Hi All

May I know how can I rewrite the SDP (rtpengine) in the failure route?

The scenario is we use rtpengine_manage() in the first call attempt, if it 
fails, it uses failure_route, however, we want to change the SDP info.

For example, the call's first attempt is to an ipv6 UAC, when failed, we try 
ipv4 UAC. We need to change the rtpengine address-family to IP4 so the c= line 
can follow with an IPv4 address.

We tried to use rtpengine_manage("address-family=IP4"), but looks like the SDP 
still not changed.

Does anyone have any idea about this? Or is there any other way to achieve this?



--
Regards,
William Jin
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to