[SIP Beyond VoIP] SIP REGISTER, 405 Error
Noemi Leon
nleofer at gmail.com
Fri Feb 8 12:30:16 CET 2013
Hello,
I've downloaded SylkServer in my computer (Ubuntu quantal) for fist time.
I've installed also a SIP SIMPLE client to do some tests.
I've leaved the config.ini practically without changes , just changed:
local_ip = Y.Y.Y.Y
local_udp_port = 5060
local_tcp_port = 5060
local_tls_port = 5061
the conference.ini has not been modified at all and the xmppgateway.ini is
modified as follows:
domains = _xmpp-server._tcp.example.es IN SRV 0 0 5269
conference.example.es
local_ip =Y.Y.Y.Y
local_port = 5269
After starting the server I do the following :
sip-session -ms -a prueba at conference.example.es
And It cannot register:
2013-02-08 11:45:55.846958: SENDING: Packet 17, +0:00:03.788373
X.X.X.X:36574 -(SIP over UDP)-> Y.Y.Y.Y:5060
REGISTER sip:conference.example.es SIP/2.0
Via: SIP/2.0/UDP
X.X.X.X:36574;rport;branch=z9hG4bKPjMY800kMatGuobJlDp.g.nT1gHRq2sZIc
Max-Forwards: 70
From: <sip:prueba at conference.example.es
>;tag=jBRHTSi2.COgu8pEtywHam4lhG2R5DRO
To: <sip:prueba at conference.example.es>
Contact: <sip:38406527 at Y.Y.Y.Y:36574>;+sip.instance="<urn:uuid:[...]>"
Call-ID: 2Lrpbt6WYgA8ooFDwomtOVncaCwmgDoj
CSeq: 1 REGISTER
Expires: 3600
Supported: gruu
User-Agent: sipsimple 0.33.0
Content-Length: 0
--
2013-02-08 11:45:55.847315: RECEIVED: Packet 18, +0:00:03.788730
Y.Y.Y.Y:5060 -(SIP over UDP)-> X.X.X.X:36574
SIP/2.0 405 Method Not Allowed
Via: SIP/2.0/UDP
X.X.X.X:36574;rport=36574;received=Y.Y.Y.Y;branch=z9hG4bKPjMY800kMatGuobJlDp.g.nT1gHRq2sZIc
Call-ID: 2Lrpbt6WYgA8ooFDwomtOVncaCwmgDoj
From: <sip:prueba at conference.example.es
>;tag=jBRHTSi2.COgu8pEtywHam4lhG2R5DRO
To: <sip:prueba at conference.example.es>
CSeq: 1 REGISTER
Server: SylkServer-2.3.0
Content-Length: 0
Does anyone what could I have wrong? Any forgotten configuration line? I
have not added my user to the SilkServer as I have not found anyplace to do
it, so it could be the matter.
Any ideas?
Thanks in advance.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20130208/0b42967c/attachment.html>
More information about the SIPBeyondVoIP
mailing list