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.ms...
Try: substr msg_apply_changes() rtpengine_manage()
of
rtpengine_manage() msg_apply_changes() substr