Hi Anca, I enabled the sip_trace module in OpenSIPS and dumped everything to my database. I put together a script to print everything to an HTML page and parse out the "From:" headers on each packet so it would be easy to check them all.
They all appear correct to me. I've posted the output of the sip_trace here: http://woollum.com/temp/opensips_trace.html Brett Woollum [email protected] ----- Original Message ----- From: "Anca Vamanu" <[email protected]> To: [email protected] Sent: Thursday, October 14, 2010 12:45:19 AM GMT -08:00 US/Canada Pacific Subject: Re: [OpenSIPS-Users] B2BUA Transfers Intermittently Working/Not Working (Bug?) Hi Brett, You need to run a network trace and catch the message for which you get this error: ERROR:core:parse_to: unexpected char [<] in status 5: <<<>> You can run opensips in debug mode ( set 'debug=6' ) to see info from the message and be able to find it in the network trace. >From the logs it seems that a message ( possibly REFER ) has a bad From header >and OpenSIPS is not able to process right. Regards, -- Anca Vamanu www.voice-system.ro On 10/13/2010 11:54 PM, Brett Woollum wrote: Unfortunately the mailing list won't let me send replies with my logs or config file since they're too big. You can find them on this page: http://www.woollum.com/temp/opensips.txt Thanks! Brett Woollum [email protected] _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
