Hi John,
I guess you want to replace a line in the message body with
replace_body_all(), right ? Give it a test without the EOH :
replace_body_all("^s=xyz","s=abc");
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 02.01.2015 17:06, John Nash wrote:
Has there been some recent changes to this function? I used this
function in version 1.6 fine but now not seem to be working. I am
trying very simple ..
replace_body_all("^s=xyz\r\n","s=abc\r\n");
But it does not work. I tried " strip_body()" and it worked as expected.
_______________________________________________
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