Re: [SR-Users] Maximum number of branches exceeded

2013-07-18 Thread Jan Gaida
Thank you for your answers. Nevertheless, I hoped for ideas to achieve this from script with some kind of workaround. I can load all 50 contacts from location-database with reg_fetch_contacts. Maybe there is a way to send them one by one? Regards On Wed, Jul 17, 2013 at 1:16 PM, Jan Gaida wrot

Re: [SR-Users] Maximum number of branches exceeded

2013-07-17 Thread Andrew Mortensen
On Jul 17, 2013, at 7:18 AM, Alex Balashov wrote: > Isn't there a MAX_BRANCHES macro you can change in the source? Yes, but as he mentions, branches are tracked in a 32-bit bitmask variable, so he can't fork 50 branches with the existing code. I've got a preliminary patch that makes the mask

Re: [SR-Users] Maximum number of branches exceeded

2013-07-17 Thread Alex Balashov
Isn't there a MAX_BRANCHES macro you can change in the source? Jan Gaida wrote: >Hello, > >I would like to relay an INVITE to more than 50 contacts that >registered >this AOR. But in my kamailio 4.0.2 it is only possible to fork to 12 >branches otherwise it results in the error "Maximum number o

[SR-Users] Maximum number of branches exceeded

2013-07-17 Thread Jan Gaida
Hello, I would like to relay an INVITE to more than 50 contacts that registered this AOR. But in my kamailio 4.0.2 it is only possible to fork to 12 branches otherwise it results in the error "Maximum number of branches exceeded". Is there any possibility to achieve this from script (e.g. multipl

[SR-Users] "maximum number of branches exceeded" after kamalilio restart

2013-01-04 Thread Andrew Pogrebennyk
Hello, I'm getting some errors - if I restart kamailio on a live system, the first call after restart fails with "max nr of branches exceeded". However, we are not doing append_branch() or anything fancy for that call at all: Jan 3 15:26:54 sp1 /usr/sbin/kamailio[8078]: ERROR: [dset.c:306]: max