[OpenSIPS-Users] test engage_media_proxy
Dan Pascu
dan at ag-projects.com
Mon Aug 4 15:27:16 CEST 2014
On 4 Aug 2014, at 14:29, Edwin wrote:
> For this reason I rather use the engage_media_proxy.
engage_media_proxy is automatic and as a result it has a default behavior that may or may not match your needs. if you need control over the process you need to use use_media_proxy and end_media_session and customize their behavior to your requirements.
> Maybe a feature request should be made. Something like the return of the ip
> addres from the media relay that answered the request, and -1 if no
> media-relay answered?
when you call engage_media_proxy, it only sets a flag. nothing else happens. it cannot give you a negative reply because it doesn't attempt to do anything. things will happen later when t_relay is called and by that point is to late to get an answer.
--
Dan
More information about the Users
mailing list