[SR-Users] Migrate from RtpProxy to Rtpengine

Daniel Tryba d.tryba at pocos.nl
Tue Aug 14 10:19:09 CEST 2018


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180814/b6969b6a/attachment.sig>


More information about the sr-users mailing list