Hi all,

Sorry for restore this topic, but i till confused about the guide on xmpp module page.

I'm integrating xmpp module to kamailio 3.0.x at my local network, with server mode. The kamailio server have domain: kamailio1.com (192.168.1.26), the xmpp server have domain: xmpp1.com (192.168.1.20).

SIP user: 101@kamailio1.com
XMPP user: 109@xmpp1.com

Below is the part mention in xmpp doc I confused about, so i'm pasting that:

In the destination address we need an extra character as a domain separator, apart from @. The address of the XMPP(jabber) client looks like this: "sip:username<domain_separator>jabber_server@gateway_domain". The address of a SIP client has the following pattern : "sip_username<domain_separator>openser_domain@xmpp_domain"; A common used character in XMPP transports is "%".

It mean, from sip client 101@kamailio1.com, if I want to chat with xmpp client 109@xmpp1.com, I'll add 109 to the contact list of 101 as: sip:109%xmpp1.com@kamailio1.com. It right ?

As the similar, i'll add to the buddy list of 109 as: 101%kamailio1.com@xmpp1.com ?

Can anyone suggest how to test xmpp module ?

Thanks,
Huy Nguyen




www.htk-inc.com