Well, that's strange. I tried to reproduce the situation in my system, and everything worked as expected. But what is happening in your system is very odd.
The INVITE reaches the registrar as expected: "2008-07-03T15:56:25.446054Z":447:INCOMING:INFO:sipx.spatialtour.com:SipClientTcp-31:B5EB1B90:SipRegistrar:"Read SIP message:\n----Remote Host:67.192.62.171---- Port: 48489----\nINVITE sip:[EMAIL PROTECTED] SIP/2.0\r\nRoute: <sip:67.192.62.171:5070;transport=tcp;lr>\r\nFrom: <sip:[EMAIL PROTECTED]>;tag=5241ed42-13c4-486cf6a9-494bad02-363b7f52\r\nTo: <sip:[EMAIL PROTECTED]>\r\nCall-Id: 977c9ddc105fadc713c4486cf6a870dded317a4b1a0ca17bda0-0064-5785\r\nCseq: 1 INVITE\r\nRecord-Route: <sip:67.192.62.171:5060;lr>\r\nRecord-Route: <sip:66.237.65.67:5060;transport=UDP;lr;cxc-rr>\r\nVia: SIP/2.0/TCP 67.192.62.171;branch=z9hG4bK-sipXecs-0003b7302229afeb0dc7fbfe443c7caa902f\r\nVia: SIP/2.0/UDP 66.237.65.67:5060;branch=z9hG4bK-dbb73-486cf6a9-494bad02-38c6223\r\nMax-Forwards: 14\r\nUser-Agent: Sippy\r\nCisco-Guid: 4121813389-348566539-1496791447-651616779\r\nH323-Conf-Id: 4121813389-348566539-1496791447-651616779\r\nPortabilling-Notify: aor=2067500001\r\nP-A! sserted-Identity: <sip:[EMAIL PROTECTED]>\r\nPrivacy: none\r\nP-Charge-Info: <sip:[EMAIL PROTECTED]>;npi=ISDN\r\nExpires: 300\r\nContact: <sip:[EMAIL PROTECTED]:5060;transport=UDP>\r\nRecord-Route: <sip:10.1.2.1;lr;ftag=c332602d1022cc058aa4a52bb463b293>\r\nVia: SIP/2.0/UDP 10.1.2.1;branch=z9hG4bK3cac.9f089233fe94c583f38623d2240f2ab2.0\r\nVia: SIP/2.0/UDP 10.1.2.1:5061;rport=5061;branch=z9hG4bK59e898c4a9eaf0719fe3806a2c85d1b4\r\nContent-Type: application/sdp\r\nContent-Length: 214\r\nDate: Thu, 03 Jul 2008 15:56:25 GMT\r\nX-Sipx-Spiral: true\r\n\r\nv=0\r\no=Sippy 143496556 0 IN IP4 10.1.2.1\r\ns=-\r\np=+1 6135555555\r\nt=0 0\r\nm=audio 53030 RTP/AVP 18 0 8 101\r\nc=IN IP4 199.173.97.46\r\na=rtpmap:101 telephone-event/8000\r\na=fmtp:101 0-15\r\na=ptime:20\r\na=fmtp:18 annexb=no\r\n====================END====================\n" the redirector determines the correct mapping: "2008-07-03T15:56:25.451672Z":481:SIP:INFO:sipx.spatialtour.com:SipRedirectServer-13:B66B9B90:SipRegistrar:"RedirectPlugin::addContact Redirector '[140-MAPPING] SipRedirectorMapping' maps 'sip:[EMAIL PROTECTED]' to 'sip:[EMAIL PROTECTED]'" but the contact that was added seems to disappear: "2008-07-03T15:56:25.452104Z":487:SIP:DEBUG:sipx.spatialtour.com:SipRedirectServer-13:B66B9B90:SipRegistrar:"SipRedirectServer::processRedirect No contacts added, sending 404 response" That's one error. There's a second error, in that the 404 response isn't sent. That probably has something to do with these messages, which are unexpected: "2008-07-03T15:56:25.452851Z":488:SIP:WARNING:sipx.spatialtour.com:SipRedirectServer-13:B66B9B90:SipRegistrar:"SipUserAgent::send response without an existing transaction" "2008-07-03T15:56:25.452931Z":489:SIP:ERR:sipx.spatialtour.com:SipRedirectServer-13:B66B9B90:SipRegistrar:"SipUserAgent::send failed to construct new transaction" The only thing I can guess at is "reboot your system". Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
