Hi,
mediaproxy has dispatcher and relay, so it load balances the traffic automatically. How it is done with rtpproxy ?
Thanks, Mino
Hello,
On 9/14/12 9:40 AM, Mino Haluz wrote:
Hi,
mediaproxy has dispatcher and relay, so it load balances the traffic automatically. How it is done with rtpproxy ?
the load balancing is implemented in the rtpproxy module from kamailio. You can set many rtpproxies via module parameter:
http://kamailio.org/docs/modules/3.3.x/modules/rtpproxy.html#id2549966
Then the module dispatches the calls across the rtpproxy instances based on hashing of the call-id.
Cheers, Daniel
El Fri, 14 Sep 2012 09:40:20 +0200 Mino Haluz mino.haluz@gmail.com escribió:
Hi,
mediaproxy has dispatcher and relay, so it load balances the traffic automatically. How it is done with rtpproxy ?
Via modparams I think
http://kamailio.org/docs/modules/3.3.x/modules/rtpproxy.html#id2549966
If one rtpproxy fails, kamailio will stop dispatching to this destination?
On Fri, Sep 14, 2012 at 9:59 AM, Jon Bonilla manwe@aholab.ehu.es wrote:
El Fri, 14 Sep 2012 09:40:20 +0200 Mino Haluz mino.haluz@gmail.com escribió:
Hi,
mediaproxy has dispatcher and relay, so it load balances the traffic automatically. How it is done with rtpproxy ?
Via modparams I think
http://kamailio.org/docs/modules/3.3.x/modules/rtpproxy.html#id2549966
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
El Fri, 14 Sep 2012 11:09:49 +0200 Mino Haluz mino.haluz@gmail.com escribió:
If one rtpproxy fails, kamailio will stop dispatching to this destination?
Could you please read the documentation of the module?
http://kamailio.org/docs/modules/3.3.x/modules/rtpproxy.html#id2536918