[Kamailio-Devel] Carrierroute problem with scan_prefix

Henning Westerholt henning.westerholt at 1und1.de
Mon Feb 2 15:08:58 CET 2009


On Monday 02 February 2009, Torben Friese wrote:
> I have a problem with the carrierroute module. If the scan_prefix colum
> contains a entry or character like this "X_" I am not able to start
> kamailio.
>
> I receive a SIGINT signal.
>
> Core was generated by `/usr/sbin/kamailio
> -P /var/run/kamailio/kamailio.pid -m 512 -u kamailio -g kama'.
> Program terminated with signal 11, Segmentation fault.
> #0  0xb7a2f323 in add_route_to_tree ()
> from /usr/lib/kamailio/modules/carrierroute.so
> (gdb) bt
>
>
> It seems that the add_route_to_tree have a problem with those kind of
> value. I have started to search the module but did not found the problem
> till now, maybe there is someone out who knows the problem or the module
> better that me.

Hi Torben,

thanks for the report. Non-numerical values like 'X' for the scan_prefix are 
not supported in cr <= 1.5.0. But it should not segfault because of this, 
i'll check.

Cheers,

Henning



More information about the Devel mailing list