Hello,

I don't know if this helps but I noticed you have a log entry: 
Unknown flag encountered: 'force'

This is because rtpengine does not support this flag any more, it's mentioned in the rtpengine module documentation: http://kamailio.org/docs/modules/devel/modules/rtpengine.html#rtpengine.f.rtpengine_offer
You may want to try rtpengine module instead of rtpproxy-ng module, this is just a guess but hopefully a good one.

I wonder do you have changes in Asterisk side? In my case changes in Asterisk realtime table changed the behavior concerning sdp, you may want to check that on your sip traces. In my setup Asterisk changed the sdp but I'm not sure if this applies to your case. 

I hope this helps any.

cheers,
Olli



2014-07-17 0:53 GMT+03:00 Yuriy Gorlichenko <ovoshlook@gmail.com>:
I see SDP body at Asterisk behind kamamilio, And I see that body have no changes.


2014-07-17 1:37 GMT+04:00 Richard Fuchs <rfuchs@sipwise.com>:

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

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users