Hi<br><br>I am having problems with Asterisk 1.4.18 and realtime architecture. I use Postgresql-8.3 as the database.<br>Everything works OK; all sip phones (their configs are in the database) are able to register to the server and I can make calls (dialplan is in the database), but each time Asterisk reads the information from the database it shows me this on the console:<br>
<br>[Feb 17 12:32:50] WARNING[620]: res_config_pgsql.c:207 realtime_pgsql: Postgresql RealTime: Could not find any rows in table extensions_conf.<br>[Feb 17 12:32:50] WARNING[604]: res_config_pgsql.c:207 realtime_pgsql: Postgresql RealTime: Could not find any rows in table sip_conf.<br>
[Feb 17 12:32:50] WARNING[604]: res_config_pgsql.c:207 realtime_pgsql: Postgresql RealTime: Could not find any rows in table sip_conf.<br>[Feb 17 12:32:50] WARNING[9219]: res_config_pgsql.c:207 realtime_pgsql: Postgresql RealTime: Could not find any rows in table extensions_conf.<br>
[Feb 17 12:32:50] WARNING[9219]: res_config_pgsql.c:207 realtime_pgsql: Postgresql RealTime: Could not find any rows in table extensions_conf.<br>[Feb 17 12:32:51] WARNING[9219]: res_config_pgsql.c:207 realtime_pgsql: Postgresql RealTime: Could not find any rows in table extensions_conf.<br>
[Feb 17 12:32:51] WARNING[9219]: res_config_pgsql.c:207 realtime_pgsql: Postgresql RealTime: Could not find any rows in table extensions_conf.<br><br>Like I said before everything seems to work fine, but why I get this warnings. Is it a bug or I configure my server in a wrong way?<br>
<br>Cheers<br>Andrew<br>