1 Dec 2006 20:04
Re: 400 Registration requests can't"Registration requests can't have To: tags", what is wrong?
Dale R. Worley <dworley <at> pingtel.com>
2006-12-01 19:04:50 GMT
2006-12-01 19:04:50 GMT
On Thu, 2006-11-30 at 23:31 +0200, sipx <at> linkdevices.com wrote: > Hello, > > I use C++/CLI managed wrapper around the sipXtapi (.NET Framework > 2.0). I can successfully REGISTER with registrar server (repro) but I > can't unREGISTER. I receive message "400 Registration requests can't > have To: tags". Please help me, what is wrong? > > This is the some extraction from log: > > 1) REGISTER Send > "2006-11-30T21:03:04.437000Z":155:OUTGOING:INFO:home-mce::00000000:sipXtapi:"SipUserAgent::sendUdp UDP SIP User Agent sent message:\n----Remote Host:169.254.92.94---- Port: 5060----\nREGISTER sip:127.0.0.1 SIP/2.0\r\nFrom: sip:room <at> 127.0.0.1;tag=15b16786\r\nTo: sip:room <at> 127.0.0.1\r\nCall-Id: 7d9778d1a9300d69f9f35b79bcce0e77\r\nCseq: 101 REGISTER\r\nContact: <sip:room <at> 127.0.0.1:5092;LINEID=3351ecde1ce7>\r\nExpires: 3600\r\nDate: Thu, 30 Nov 2006 21:03:04 GMT\r\nMax-Forwards: 70\r\nUser-Agent: sipXcli ReceiveCall Console Demo (C#) (WinNT)\r\nAccept-Language: \r\nSupported: replaces\r\nVia: SIP/2.0/UDP 127.0.0.1:5092;branch=z9hG4bK-d3d7d1e4397d;rport\r\nContent-Length: 0\r\n\r\n--------------------(Continue reading)END--------------------\n" > > 2) REGISTER Receive > "2006-11-30T21:03:04.453000Z":169:INCOMING:INFO:home-mce:SipClient-6:00000E74:sipXtapi:"Read SIP message:\n----Remote Host:127.0.0.1---- Port: 5060----\nSIP/2.0 200 OK\r\nVia: SIP/2.0/UDP 127.0.0.1:5092;branch=z9hG4bK-d3d7d1e4397d;rport=5092\r\nContact: <sip:room <at> 127.0.0.1:5092;LINEID=3351ecde1ce7>;expires=3600\r\nTo: <sip:room <at> 127.0.0.1>;tag=8e1b1476\r\nFrom: <sip:room <at> 127.0.0.1>;tag=15b16786\r\nCall-ID: 7d9778d1a9300d69f9f35b79bcce0e77\r\nCSeq: 101 REGISTER\r\nContent-Length: 0\r\n\r\n====================END====================\n" >
RSS Feed