On Tue, May 26, 2009 at 12:31 PM, Goran Donev <[email protected]> wrote: > I have registered with Callcentric with no problem. It actually took 3 days > to get them to have the settings but it now works. > > > Under ITSP Account I have user name as the 10 digit number starting with 1777 > Under itsp server address it's callcentric.com > Make user you have use default identity > Make sure you have register on Initialization. > Method to use for sip keepalive empty sip message > Method to use for rtp keep alive none.
Were you able to do a few successful calls, callforwarding, transfers etc. If so, I can update the Wiki page with these settings. Thanks for sharing the information! Ranga > > -----Original Message----- > From: M. Ranganathan [mailto:[email protected]] > Sent: Monday, May 25, 2009 9:44 PM > To: roman gelfand > Cc: [email protected] > Subject: Re: [sipx-users] Unable to register with ITSP > > On Mon, May 25, 2009 at 8:47 PM, roman gelfand <[email protected]> wrote: >> >> I am not able to register with itsp from sipxbridge. However, I am able to >> register with x-lite softphone. Both clients are behind cisco pix 501 >> firewall. >> >> I am not sure if it means anything, but it appears that, >> 1. itsp's authorization proxy server listens on port 5080. >> 2. sipx's registration is not sending authentication info. >> >> I ran wireshark on both sessions. Below are the results. > > > Hello! > > You need an ITSP account defined with domain callcentric.com. You will > need to define your user name and password in it. When the 407 is > received, sipxbridge should be re-attempting to REGISTER and providing > the credentials in a Proxy-Authorization header. Clearly this is not > happening so something seems amiss. Set sipxbridge log level to DEBUG, > try to REGISTER and send me /var/log/sipxpbx/sipxbridge.log AND > /etc/sipxpbx/sipxbridge.xml (with passwords removed). > > If the ITSP Registrar is listening at a port other than 5060, then go > to the advanced section of the ITSP configuration and set up your ITSP > Registrar address there. You appear to have configured this > correctly. > > > Ranga > > > >> >> sipx registration attept >> --------------------------------- >> >> REGISTER sip:callcentric.com SIP/2.0 >> Call-ID: [email protected] >> CSeq: 1 REGISTER >> From: <sip:[email protected]>;tag=6953473535577566697 >> To: <sip:[email protected]> >> Via: SIP/2.0/UDP >> XX.XX.XXX.254:5080;branch=z9hG4bK966d5efb6c46d8dd14f065e42291390c >> Max-Forwards: 70 >> User-Agent: sipXecs/4.0.0 sipXecs/sipxbridge (Linux) >> Allow: INVITE,BYE,ACK,CANCEL,OPTIONS,PRACK >> Supported: 100rel >> Contact: <sip:[email protected]:5080;transport=udp> >> Expires: 600 >> Content-Length: 0 >> >> SIP/2.0 407 Proxy Authentication Required >> v: SIP/2.0/UDP >> XX.XX.XXX.254:5080;branch=z9hG4bK966d5efb6c46d8dd14f065e42291390c >> f: <sip:[email protected]>;tag=6953473535577566697 >> t: <sip:[email protected]> >> i: [email protected] >> CSeq: 1 REGISTER >> Proxy-Authenticate: Digest realm="callcentric.com", >> domain="sip:callcentric.com", nonce="fa82a1f6af7ebda3a8f7fd6df1263e02", >> opaque="", stale=TRUE, algorithm=MD5 >> l: 0 >> >> >> x-lite registration attempt >> ------------------------------------ >> >> >> REGISTER sip:callcentric.com SIP/2.0 >> Via: SIP/2.0/UDP >> 192.168.7.101:38242;branch=z9hG4bK-d8754z-ab1aaa3d29543f47-1---d8754z-;rport >> Max-Forwards: 70 >> Contact: <sip:[email protected]:19951;rinstance=80dfac3e578af6c3> >> To: "1777XXXXXXX"<sip:[email protected]> >> From: "1777XXXXXXX"<sip:[email protected]>;tag=81486e2d >> Call-ID: MjE3ZWVkODcyNzRiZDNmYTgwMDMxNWJjZjBiZTczNTY. >> CSeq: 4 REGISTER >> Expires: 3600 >> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, >> INFO >> Proxy-Authorization: Digest >> username="1777XXXXXXX",realm="callcentric.com",nonce="2e42801acd5e359980a7422b8da74f56",uri="sip:callcentric.com",response="ce0644d6327016d9477013570dae940f",algorithm=MD5,opaque="" >> User-Agent: X-Lite release 1103d stamp 53117 >> Content-Length: 0 >> >> SIP/2.0 200 Ok >> v: SIP/2.0/UDP >> 192.168.7.101:38242;branch=z9hG4bK-d8754z-ab1aaa3d29543f47-1---d8754z-;rport=19951;received=XX.XX.XXX.254 >> f: "1777XXXXXXX" <sip:[email protected]>;tag=81486e2d >> t: "1777XXXXXXX" <sip:[email protected]> >> i: MjE3ZWVkODcyNzRiZDNmYTgwMDMxNWJjZjBiZTczNTY. >> CSeq: 4 REGISTER >> m: >> <sip:[email protected]:19951;rinstance=80dfac3e578af6c3>;expires=62 >> l: 0 >> _______________________________________________ >> sipx-users mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users >> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >> > > > > -- > M. Ranganathan > > -- M. Ranganathan _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
