[asterisk-users] Section '12345678' lacks type
Lennart Utgård
lennart at nimra.no
Fri Sep 15 06:15:28 MST 2006
I'm testing the use of static SQL-config.
Everything seems to work OK, exept these warnings:
Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section '157217030' lacks type
Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section 'TISP-157217030' lacks type
Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section '157217030' lacks type
Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section 'TISP-157217030' lacks type
Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section '157217030' lacks type
Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section 'TISP-157217030' lacks type
This occurs even if the 'type' variable is set for the sections.
SELECT *
FROM `ast_config`
WHERE `var_name` LIKE 'type'
filename category var_name var_val
sip.conf TISP-157217030 type peer
sip.conf 157217030 type friend
Everything seems to work.
Is it a bug?
Any idea, anyone?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060915/e820112e/attachment-0001.htm
More information about the asterisk-users
mailing list