Hi everyone,<div><br></div><div>I am trying to run sylkserver 2.4 as SIP/XMPP gateway in Virtualbox. My topology is like this:</div><div><br></div><div>[sip client] <=> [sip server] <=> [sylkserver] <=> [xmpp server] <=> [xmpp client]</div>
<div><br></div><div>As sip server I use Kamailio 3.3.4, for xmpp I use ejabberd 2.1.10 and as sip/xmpp client I use jitsi.</div><div>I have sip domain named <a href="http://sip.example.com">sip.example.com</a> and xmpp domain named <a href="http://xmpp.example.com">xmpp.example.com</a></div>
<div><br></div><div>In sylkserver config.ini I changed default_application to xmppgateway and outbound_proxy to the name of my sip server.</div><div>In xmppgateway.ini I added to domains <a href="http://sip.example.com">sip.example.com</a>. Sylkserver is running and listening on all ports needed.</div>
<div>In DNS I added SRV record _xmpp-server._<a href="http://tcp.sip.example.com">tcp.sip.example.com</a> pointing to my sylkserver and sip SRV records for <a href="http://xmpp.example.com">xmpp.example.com</a> also pointing to sylkserver.</div>
<div><br></div><div>When I run this configuration and try to communicate between sip and xmpp client, they behave really strange. They see each other offline no matter what.</div><div>Messages from sip client to xmpp client are received succesfully but when I try to send message from xmpp client to sip, instead of a message, sip client will</div>
<div>receive a call from xmpp, which will  cancel if picked.up.</div><div><br></div><div>Could someone please tell me if I got the configuration wrong or there's a different problem ?</div><div><br></div><div>Regards</div>
<div>Martin</div>