On 07/16/14 17:25, Yuriy Gorlichenko wrote:
Hello Rtpengine (rtpproxy-ng module) works fine with
kamailio till today.
Without any changes at kamailio or rtpengine kamailio ignores changed by
rtpengine SDP content.
To check this I use sdp_get() and after tying to call I print avp from
this function and returned sdp body by rtpengine != this content
I don't know if this answers your question, but you may not see the
changes to the SDP body within Kamailio until you call
msg_apply_changes() or actually send the message back out.
cheers