<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">There is no such thing as registering a SIP end-point to an XMPP domain. SylkServer will bridge INVITE and SUBSCRIBE dialogs to their XMPP equivalents.<div><br></div><div>REGISTER is a function of a SIP domain, it has nothing to do with XMPP</div><div><br></div><div>Adrian</div><div><br><div><div>On Oct 1, 2013, at 1:07 PM, David Hubbard wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<div text="#000000" bgcolor="#FFFFFF">
OK hold fire on this - probably a misunderstanding on my part:-
clearly I'm trying to use a SIP client to register a user into an
XMPP hosted domain. <br>
<br>
I suspect (but please correct me if wrong) that this won't work -
SylkServer will bridge server traffic between these domains but not
allow a SIP Client to register with an XMPP server.<br>
<br>
Doh!<br>
<br>
<br>
<div class="moz-cite-prefix">On 01/10/2013 11:35, David Hubbard
wrote:<br>
</div>
<blockquote cite="mid:524AA55E.4060009@agenor.co.uk" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Hi<br>
<br>
Hoping someone can assist<br>
<br>
I have a similar problem to <a moz-do-not-send="true" href="http://lists.ag-projects.com/pipermail/sipbeyondvoip/2012-August/002209.html">this
thread</a> - in that I can't get SylkServer to forward to my
XMPP Server. <br>
<br>
I have a Blink client trying to Register into my domain (user <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:int1@mydomain.com">"int1@mydomain.com"</a>)<br>
<br>
This is hitting OpenSIP which is relaying SIP requests into
SylkServer, but SylkServer responds (in sip_trace) with "<font size="1"><font face="arial"><b>SIP/2.0 405 Method Not Allowed</b></font></font>"<br>
<br>
I have "xmppgateway.ini" set with my domain and "config.ini" set
with (as per suggestion in other thread) but nothing is showing in
xmpp_trace<br>
<br>
xmppgateway.ini<br>
~~~~~~~~~~~~~~~<br>
domains = <a href="http://mydomain.com">mydomain.com</a><br>
<br>
config.ini<br>
~~~~~~~~~<br>
default_application = xmppgateway<br>
application_map =
echo:echo,123:conference,test:ircconference,mydomain.com:xmppgateway<br>
<br>
<br>
<br>
<br>
SIP Trace:<br>
~~~~~~~~<br>
<div class="moz-signature">2013-10-01 11:07:53.697186 [sylk-server
31359]: RECEIVED: Packet 21, +0:03:43.226312<br>
192.168.2.15:5060 -(SIP over UDP)-> 192.168.2.41:5060<br>
REGISTER <a moz-do-not-send="true" class="moz-txt-link-freetext" href="sip:mydomain.com">sip:mydomain.com</a>
SIP/2.0<br>
Via: SIP/2.0/UDP 192.168.2.15:5060;branch=z9hG4bK631d.4b4f2696.0<br>
Via: SIP/2.0/UDP
192.168.2.100:50287;received=192.168.2.100;rport=50287;branch=z9hG4bKPj83898b2e3820465bb9312a3896fa87bc<br>
Max-Forwards: 69<br>
From: "Internal 1" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="sip:int1@mydomain.com"><sip:int1@mydomain.com></a>;tag=3c2b2e793da64ed9a827a5143a71ad91<br>
To: "Internal 1" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="sip:int1@mydomain.com"><sip:int1@mydomain.com></a><br>
Contact:
<a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="sip:46730129@192.168.2.100:50287"><sip:46730129@192.168.2.100:50287></a>;+sip.instance="<urn:uuid:11f10f64-225a-474e-b7d0-5f9ad8cfe42e>"<br>
Call-ID: 60ce6d7474c74671a58ab0d6cbe899fe<br>
CSeq: 1 REGISTER<br>
Expires: 600<br>
Supported: gruu<br>
User-Agent: Blink 0.5.0 (Windows)<br>
Content-Length: 0<br>
P-hint: outbound<br>
<br>
<br>
--<br>
2013-10-01 11:07:53.701360 [sylk-server 31359]: SENDING: Packet
22, +0:03:43.230486<br>
192.168.2.41:5060 -(SIP over UDP)-> 192.168.2.15:5060<br>
SIP/2.0 405 Method Not Allowed<br>
Via: SIP/2.0/UDP
192.168.2.15:5060;received=192.168.2.15;branch=z9hG4bK631d.4b4f2696.0<br>
Via: SIP/2.0/UDP
192.168.2.100:50287;rport=50287;received=192.168.2.100;branch=z9hG4bKPj83898b2e3820465bb9312a3896fa87bc<br>
Call-ID: 60ce6d7474c74671a58ab0d6cbe899fe<br>
From: "Internal 1" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="sip:int1@mydomain.com"><sip:int1@mydomain.com></a>;tag=3c2b2e793da64ed9a827a5143a71ad91<br>
To: "Internal 1" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="sip:int1@mydomain.com"><sip:int1@mydomain.com></a>;tag=z9hG4bK631d.4b4f2696.0<br>
CSeq: 1 REGISTER<br>
Server: SylkServer-2.5.0<br>
Content-Length: 0<font size="1"><font face="arial"><br>
</font></font><br>
Regards<br>
David<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SIPBeyondVoIP mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SIPBeyondVoIP@lists.ag-projects.com">SIPBeyondVoIP@lists.ag-projects.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip">http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip</a>
</pre>
</blockquote>
<br>
</div>
_______________________________________________<br>SIPBeyondVoIP mailing list<br><a href="mailto:SIPBeyondVoIP@lists.ag-projects.com">SIPBeyondVoIP@lists.ag-projects.com</a><br>http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip<br></blockquote></div><br></div></body></html>