I'm new to sipXecs and I'm having problems getting it to register with either of my ITSPs (Vitelity and Les.net). I'm not sure if the problem is firewall/NAT related or if I simply have something configured wrong.
When I configuring the Devices->Gateway->Vitelity->SIP Trunk->ITSP Account settings I used the Vitelity template for vitelity and the les.net template for les.net. I didn't fill any of the advanced settings in, just the same username and password as I did when I was using trixbox. Also since I'm behind a router with NAT, I went to System->Server->[myhostname]->NAT and turned on Use STUN with the STUN server set to stun01.sipphone.com, interval 60 and port 5060. I then went to Internet calling and selected Enable NAT traversal and Server behind NAT. I'm reasonably sure that the STUN server is working fine because this appears regularly in my sipXproxy.log: StunClient::getPublicIpAddress obtained public IP address 207.161.86.206 from server stun01.sipphone.com (which is the correct IP) And this is what I'm getting in my sipxbridge.log: "2009-05-05T04:18:35.211000Z":64:JAVA:WARNING:pbx.jamesh.org:UDPMessageChannelThread:00000000:RegistrationManager:"RegistrationManager: Unexpected Error Code seen 100" "2009-05-05T04:18:35.214000Z":65:INCOMING:INFO:pbx.jamesh.org:UDPMessageChannelThread:00000000:sipxbridge:"Read SIP Message :\n----Remote Host:64.2.142.116---- Port: 5060----\nSIP/2.0 401 Unauthorized\r\nVia: SIP/2.0/UDP 10.0.1.3:5080;branch=z9hG4bKc22f3684b9dcb37176bbe3c6fedc723a;received=207.161.86.206\r\nFrom: <sip:[email protected]>;tag=2554764652005387919\r\nTo: <sip:[email protected]>;tag=as348dffc2\r\nCall-ID: [email protected]\r\ncseq: 1 REGISTER\r\nUser-Agent: Asterisk PBX\r\nAllow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,SUBSCRIBE,NOTIFY\r\nWWW-Authenticate: Digest algorithm=MD5,re alm=\"asterisk\",nonce=\"026a4902\"\r\nContent-Length: 0\r\n\r\n====================END====================\n" "2009-05-05T04:18:35.221000Z":66:JAVA:INFO:pbx.jamesh.org:UDPMessageChannelThread:00000000:sipxbridge:"[UDPMessageChannel.java:631][MessageChannel.java:237][SIPTransaction.java:738][SIPClientTransaction.java:486][SIPClientTransaction.java:986][SipListenerImpl.java:135][SipListenerImpl.java:372][EventScanner.java:2 90][SipProviderImpl.java:158][DialogFilter.java:1045][SIPClientTransaction.java:665][SIPClientTransaction.java:551][SIPClientTransaction.java:1479][UDPMessageChannel.java:497][UDPMessageChannel.java:414][UDPMessageChannel.java:258][Thread.java:619]" "2009-05-05T04:18:35.222000Z":67:OUTGOING:INFO:pbx.jamesh.org:UDPMessageChannelThread:00000000:sipxbridge:"Sent SIP Message :\n----Remote Host:64.2.142.116---- Port: 5060----\nREGISTER sip:vitelity.net SIP/2.0\r\nCall-ID: [email protected]\r\ncseq: 2 REGISTER\r\nFrom: <sip:jdhwpgm...@viteli ty.net>;tag=2554764652005387919\r\nTo: <sip:[email protected]>\r\nVia: SIP/2.0/UDP 10.0.1.3:5080;branch=z9hG4bKe9725f4f2a1753379a8b004f62c7ffbf\r\nMax-Forwards: 70\r\nUser-Agent: sipXecs/4.0.0 sipXecs/sipxbridge (Linux)\r\nAllow: INVITE,BYE,ACK,CANCEL,OPTIONS,PRACK\r\nSupported: 100rel\r\nRoute: <sip:inbound 18.vitelity.net:5060;lr>\r\nContact: <sip:[email protected]:5080;transport=udp>\r\nExpires: 600\r\nAuthorization: Digest username=\"jdhwpgmbca\",realm=\"asterisk\",nonce=\"026a4902\",uri=\"sip:vitelity.net\",response=\"40e37c4766aac5ffe266209cd82b18a4\",algorithm=MD5\r\nContent-Length: 0\r\n\r\n----------------- ---END--------------------\n" "2009-05-05T04:18:35.285000Z":68:INCOMING:INFO:pbx.jamesh.org:UDPMessageChannelThread:00000000:sipxbridge:"Read SIP Message :\n----Remote Host:64.2.142.116---- Port: 5060----\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/UDP 10.0.1.3:5080;branch=z9hG4bKe9725f4f2a1753379a8b004f62c7ffbf;received=207.161.86.206\r\nFrom: <sip:j [email protected]>;tag=2554764652005387919\r\nTo: <sip:[email protected]>\r\nCall-ID: [email protected]\r\ncseq: 2 REGISTER\r\nUser-Agent: Asterisk PBX\r\nAllow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,SUBSCRIBE,NOTIFY\r\nContact: <sip:[email protected]>\r\nContent-Length: 0\r\ n\r\n====================END====================\n" Then it just repeats over and over. What is the "Unexpected Error Code seen 100" about? Any ideas? What logs should I be watching? _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
