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?

Thx.

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

Reply via email to