diff --git a/src/modules/xmpp/doc/xmpp.xml b/src/modules/xmpp/doc/xmpp.xml index b89ff0bb098..01c654e8522 100644 --- a/src/modules/xmpp/doc/xmpp.xml +++ b/src/modules/xmpp/doc/xmpp.xml @@ -33,8 +33,8 @@ - + - - + + diff --git a/src/modules/xmpp/doc/xmpp_admin.xml b/src/modules/xmpp/doc/xmpp_admin.xml index c454efe2a9d..9825c24608a 100644 --- a/src/modules/xmpp/doc/xmpp_admin.xml +++ b/src/modules/xmpp/doc/xmpp_admin.xml @@ -67,19 +67,19 @@ listen = your ip; - + alias=&kamailio; SIP domain and alias=gateway domain; in the following section of the configuration file, change to your gateway domain: - + + ...........]]> @@ -97,13 +97,13 @@ The gateway SIP domain is sip-xmpp.kamailio.org - + The XMPP server is hosting the XMPP domain xmpp.kamailio.org - + The Component is hosting the XMPP domain xmpp-sip.kamailio.org - + In the XMPP stand-alone server mode, the XMPP module is a minimal XMPP/Jabber server. @@ -121,11 +121,11 @@ The gateway is hosting the SIP domain sip-xmpp.kamailio.org; - + The "XMPP server" is running on xmpp-sip.kamailio.org. - + Unless 'gwmap' parameter is set, in both modes (server or component), the destination address must have the same pattern: @@ -321,14 +321,14 @@ This is the password for the component interface on the XMPP server, when connecting as a component. Default password is "secret". - When connecting to jabberd2, + When connecting to jabberd2, you need to make sure this is the password configured in the file "c2s.xml". This is how the default configuration for the jabberd2 looks like: - ............... + ............... ; secret; ; ]]>