On Fri, 2009-12-04 at 00:13 -0500, M. Ranganathan wrote: > It appears sipXbridge now gets a challenged when it sends an INVITE > from the ITSP to a phone (see attached merged1.xml). Was there a > change made recently to enable this behaviour ? If so, how should I > deal with this challenge?
The INVITE from the bridge to the proxy is for "sip: [email protected]:5080;transport=udp", but the registrar translates that into ""user1"<sip:[email protected];sipXecs-CallDest=AL?ROUTE=% 3Csip%3A192.168.5.75%3A5060%3Blr%3E>". Presumably that latter destination requires authorization, but you haven't included a snapshot so I can't verify that. As for how to handle it, the bridge should reflect the authentication challenge back to its incoming side, so the caller can provide authentication (if possible). 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 sipXecs IP PBX -- http://www.sipfoundry.org/
