<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><SPAN class=postbody>I'm testing the use of static 
SQL-config. <BR><BR>Everything seems to work OK, exept these warnings: 
<BR><BR>Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section 
'157217030' lacks type<BR>Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 
reload_config: Section 'TISP-157217030' lacks type<BR>Sep 15 15:06:20 
WARNING[25374]: chan_sip.c:12829 reload_config: Section '157217030' lacks 
type<BR>Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 reload_config: Section 
'TISP-157217030' lacks type<BR>Sep 15 15:06:20 WARNING[25374]: chan_sip.c:12829 
reload_config: Section '157217030' lacks type<BR>Sep 15 15:06:20 WARNING[25374]: 
chan_sip.c:12829 reload_config: Section 'TISP-157217030' lacks type<BR><BR>This 
occurs even if the 'type' variable is set for the sections. 
<BR><BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=postbody><BR>SELECT * <BR>FROM 
`ast_config` <BR>WHERE `var_name` LIKE 'type' <BR><BR>filename category var_name 
var_val <BR>sip.conf TISP-157217030 type peer <BR>sip.conf 157217030 type friend 
<BR></DIV></SPAN></FONT>
<DIV><FONT face=Arial size=2><SPAN class=postbody>Everything seems to 
work.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=postbody>&nbsp;</DIV>
<DIV><BR>Is it a bug? <BR>Any idea, anyone?</SPAN></FONT></DIV></BODY></HTML>