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
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
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
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
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