[OpenSIPS-Users] Message buffer formatting

Robert Dyck rob.dyck at telus.net
Tue Apr 9 21:21:02 UTC 2024


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?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20240409/79e2a721/attachment.html>


More information about the Users mailing list