[SR-Users] SOS!! Kamailio 3.1.x Load Balancer doesn't work

2013-02-21 Thread chanea
srloc", "db_mode", 0) modparam("rr", "enable_full_lr", 1) route{ if (!mf_process_maxfwd_header("10")) { sl_send_reply("483","Too Many Hops"); exit; }; # if (!method=="REGISTER")

Re: [SR-Users] [sr-dev] SOS!! Kamailio 3.1.x Load Balancer doesn't work

2013-02-21 Thread chanea
ver , the client B gets 3 or 4 copies of it from the server. Any idea how this happen? best regards, chanea On Fri, Feb 22, 2013 at 12:35 AM, Klaus Darilion < klaus.mailingli...@pernau.at> wrote: > Are the clients behind NAT? If yes, you have to use proper NAT traversal > on the LB.

Re: [SR-Users] [sr-dev] SOS!! Kamailio 3.1.x Load Balancer doesn't work

2013-02-24 Thread chanea
On Fri, Feb 22, 2013 at 12:35 AM, Klaus Darilion < klaus.mailingli...@pernau.at> wrote: > Are the clients behind NAT? If yes, you have to use proper NAT traversal > on the LB. Further, for outgoing INVITEs you have to route the requests > through the LB, either by static forwarding to the L

[SR-Users] kamailio is returning 500

2013-02-26 Thread chanea
Dear all While lots of request come to my Kamailio 3.1.x in the same time , server is returning "500, Server Internal Error" to some of the request. What should i do if i want to reduce the number of "500" response? chanea __

Re: [SR-Users] [sr-dev] kamailio is returning 500

2013-02-26 Thread chanea
y I cannot check the reason by checking the syslog since this only happen when thousands of request come in at the same time. chanea On Tue, Feb 26, 2013 at 7:24 PM, Carsten Bock wrote: > Hi, > > can you see, why the Kamailio is returning a "500 Server internal > error&quo

Re: [SR-Users] [sr-dev] kamailio is returning 500

2013-02-26 Thread chanea
ow is that it cannot load balancing the "REGISTER" correctly. best regards, chanea == ### Global Parameters # #!define WITH_NAT # - flags # FLT_ - per transaction (message) flags # FLB_ - per branch flag

Re: [SR-Users] [sr-dev] kamailio is returning 500

2013-02-27 Thread chanea
--- > Kamailio LB --->Sip01 \ >Sip02 Any idea?? Best Regards, chanea On Tue, Feb 26, 2013 at 10:39 PM, Carsten Bock wrote: > Hi, > > i see no point in your config, where the 500 should come from. It must > come from the servers you are loadba