On 07 Aug 2014, at 18:56, Чалков Артём <[email protected]> wrote:

> Hello!
> There is a scheme of my services's media (RTP, as axample):
> 
> UAC (ext_ip1) ---> (ext_ip2) rtpproxy (int_ip1) ---> (int_ip2) mediagateway.
> 
> I want to try use MediaProxy instead of rtpproxy, but as i understand, 
> mediaproxy can use only one network interface per one stream. Only working 
> scheme after my tries:
> 
> UAC (ext_ip1) ---> (ext_ip2) mediaproxy (ext_ip2) ---> (ext_ip3) mediagateway
> 
> I tried to configure mediaproxy by writing both ip as relay_ip:
> relay_ip = ext_ip2 int_ip1
> 
> but it takes no effect. Trying to use advertised_ip parameter also takes no 
> effect  (sending advertised_ip to both sides).
> 
> Is it possible to use 2 different network interfaces for each stream with 
> mediaproxy and if it is possible - how to do that?
> 

This is not possible with MediaProxy. You could alter the routing in your 
machine to use a different gateway when traffic is directed at host X, but it’s 
out of the scope on MediaProxy.


Cheers,

--
Saúl Ibarra Corretgé
AG Projects



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

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

Reply via email to