In the past I would insert xlog with $mb into my script for debugging purposes. Now I find that the message buffer output is not being formatted.
Instead of Message Buffer REGISTER sip:192.168.1.2 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.4:5070;branch=z9hG4bKce021e1d6a292d1504d0ff89e60c9ba;rport I get Message Buffer#012 REGISTER sip:192.168.1.2 SIP/2.0#015#012Via: SIP/2.0/UDP 192.168.1.4:5070;branch=z 9hG4bKce021e1d6a292d1504d0ff89e60c9ba;rport#015#012 Instead of LF I get #012 Instead of CR I get #015 What may have caused this change and how can I restore the old behaviour?
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
