Hello,
Seeing as how SER can handle a hell of alot more traffic than rtpproxy, is there a way to set up multiple rtpproxy servers and then configure SER to use them in a load balancing/failover fashion?
Here's my settings for nathelper currently:
# -- nathelper params -- modparam("nathelper", "natping_interval", 10) modparam("registrar", "nat_flag", 6) modparam("nathelper", "ping_nated_only", 1) # Ping only clients behind NAT modparam("nathelper", "rtpproxy_sock", "udp:10.10.17.5:22222")
Thanks!
-Daniel
mediaproxy allows this, using a dispatcher
iqbal
Daniel Corbe wrote:
Hello,
Seeing as how SER can handle a hell of alot more traffic than rtpproxy, is there a way to set up multiple rtpproxy servers and then configure SER to use them in a load balancing/failover fashion?
Here's my settings for nathelper currently:
# -- nathelper params -- modparam("nathelper", "natping_interval", 10) modparam("registrar", "nat_flag", 6) modparam("nathelper", "ping_nated_only", 1) # Ping only clients behind NAT modparam("nathelper", "rtpproxy_sock", "udp:10.10.17.5:22222")
Thanks!
-Daniel
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
.
YUP.
but if you really want to use rtpproxy, I guess a regular DNS round robin should work.
Vikash.
At 21:41 14-09-2005, Iqbal wrote:
mediaproxy allows this, using a dispatcher
iqbal
Daniel Corbe wrote:
Hello,
Seeing as how SER can handle a hell of alot more traffic than rtpproxy, is there a way to set up multiple rtpproxy servers and then configure SER to use them in a load balancing/failover fashion?
Here's my settings for nathelper currently:
# -- nathelper params -- modparam("nathelper", "natping_interval", 10) modparam("registrar", "nat_flag", 6) modparam("nathelper", "ping_nated_only", 1) # Ping only clients behind NAT modparam("nathelper", "rtpproxy_sock", "udp:10.10.17.5:22222")
Thanks!
-Daniel
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers