[OpenSIPS-Users] error in config file - invalid routing table number

Norman Brandinger norm at goes.com
Tue May 19 22:57:59 CEST 2009


Take a look at config.h, specifically the following setting:

#define RT_NO 100

You'll have to recompile after changing the value.

Regards,
Norm

Patrick wrote:
> Hello,
>      I've run into a limitation in the config file.   I'm defining  
> routes tables as
>
> route[1] {
>     ...
> }
>
> ....
>
> route[100] {
>     ...
> }
>
>
> opensips: CRITICAL:core:yyerror: parse error in config file, line  
> 2000, column 1-2: invalid routing table number
>
>
> Is there a limit of only 1-99 for routing tables?   Also, do these  
> numbers have to be sequential?
>
>
>
> Thanks,
>
> Patrick
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>   




More information about the Users mailing list