Hello,

On 08/10/08 17:19, Iñaki Baz Castillo wrote:
> Hi, I have a scenario in which the call is first forwarded to user location 
> using MediaProxy (so I modify the SDP in OpenSer) and if it gets a error 
> response a failure route forwards the request to a media server with public 
> IP for which I don't need and don't want to use MediaProxy.
>
> But since I change the SDP in the first forwarding (to the user) then I can't 
> use the original SDP in the sequential forwarding to the media server. Is 
> possible to do it?
>   
yes, you just need to do the changes in sdp after creation of the 
transaction. One such option is to do it in a branch route -- the 
changes will be visible only for that branch.

Cheers,
Daniel
> Thanks a lot.
>
>   

-- 
Daniel-Constantin Mierla
http://www.asipto.com


_______________________________________________
Users mailing list
[email protected]
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

Reply via email to