Gerry, Did you manage to take the ethereal trace? It would be definitely of more help and we can narrow down the actual problem Do you have access to Avaya SES?
To take the ethreal trace, you should: *1)telnet* <user>@<Avaya SES> //reduces size of the trace, ssh size usually goes in GBs 2)login 3)tethereal -i eth0 -f <path/to/filename> 4)try to make the call (get the 407) 5)kill tethereal (Ctrl+C) 6) copy the file to a place where you can sit and analyze it You can analyze the trace yourself if you have wireshark installed, or send it over -- Regards, Gayatri Kulkarni On Wed, Oct 15, 2008 at 7:12 PM, Gerry Hull <[EMAIL PROTECTED]> wrote: > Gayatri, > > Any idea on how to enable this response in Freeswitch? > > David, > > Not sure of the "lr"... > > On Wed, Oct 15, 2008 at 4:38 AM, Gayatri Kulkarni <[EMAIL PROTECTED]>wrote: > >> Thanks David! >> Gerry, >> From the debug info you have sent, looks like Avaya SES asks for PAI i.e >> Proxy Authentication Indication - It's a kind of challenge response >> authentication. After it receives the user's digest in response to this >> request (again), it authenticates the user. This is the normal behavior of >> Avaya SES. >> the users' digest is not sent again it seems! >> >> On Wed, Oct 15, 2008 at 1:52 PM, David Knell <[EMAIL PROTECTED]> wrote: >> >>> >>> On Oct 15, 2008, at 9:00 AM, Gayatri Kulkarni wrote: >>> >>> Record-Route: <sip:10.0.2.154:5060;lr> >>> >>> Record-Route: <sip:10.0.2.151:5061;lr;transport=tls> >>> >>> what's the 'lr' next to the port number? >>> >>> >>> short for 'loose routing' - see here for a bit of an explanation: >>> http://www.tech-invite.com/Ti-sip-dialog.html >>> >>> --Dave >>> >>> _______________________________________________ >>> Freeswitch-users mailing list >>> [email protected] >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >>> http://www.freeswitch.org >>> >>> >> >> >> -- >> Regards, >> Gayatri Kulkarni >> >> _______________________________________________ >> Freeswitch-users mailing list >> [email protected] >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users >> http://www.freeswitch.org >> >> > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > >
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
