Hola Jon,
It can be changed at config.h:
/* maximum number of branches per transaction */
#define MAX_BRANCHES12
But not sure if there is some variable in the configuration script.
Saludos
JesusR.
El 23/08/2011, a las 11:18, Jon Bonilla (Manwe) escribió:
> Hi all
>
> Is there any confi
Am 23.08.2011 12:27, schrieb Jon Bonilla (Manwe):
> El Tue, 23 Aug 2011 11:58:51 +0300
> Juha Heinanen escribió:
>
>> Jon Bonilla (Manwe) writes:
>>
>>> Is there any configuration option in kamailio 3.1 to set the max number of
>>> branches?
>>
>> there is no config option. max branches is a c
El Tue, 23 Aug 2011 11:58:51 +0300
Juha Heinanen escribió:
> Jon Bonilla (Manwe) writes:
>
> > Is there any configuration option in kamailio 3.1 to set the max number of
> > branches?
>
> there is no config option. max branches is a constant in config.h:
>
> #define MAX_BRANCHES 12
Jon Bonilla (Manwe) writes:
> Is there any configuration option in kamailio 3.1 to set the max number of
> branches?
there is no config option. max branches is a constant in config.h:
#define MAX_BRANCHES12 /*!< maximum number of branches per tra
nsaction */
-- juha
_
Hi all
Is there any configuration option in kamailio 3.1 to set the max number of
branches?
I have a system that needs to run over 30 times to failure_route and call
append_brach() from there. At 11-12 iteractions I get the following errors:
ERROR: tm [t_fwd.c:651]: ERROR: add_uac: maximum numbe