On Tue, Aug 14, 2018 at 06:41:32AM +0000, Nicolas Breuer wrote:
> No. Using RTPengine on Kamailio. No asterisk behind. I think subst_body is 
> not supported.
> 
> Someone can confirm ?

Sounds like you are making changes to the body before the rtpengine
mangling is commit. See
https://kamailio.org/docs/modules/stable/modules/textopsx.html#textopsx.f.msg_apply_changes

Try:
substr
msg_apply_changes()
rtpengine_manage()

of

rtpengine_manage()
msg_apply_changes()
substr

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to