<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>When Asterisk (1.2.12.1) receives a SIP register message for a realtime<BR>peer, the CLI reports "Disconnected from Asterisk server". Asterisk has<BR>disappeared:<BR>asterisk -r<BR>Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl<BR>exist?)<BR><BR>A look at the full log doesn't reveal much:<BR>Sep 17 06:11:25 DEBUG[11011] acl.c: ##### Testing 60.234.nnn.nnn with<BR>192.168.1.0<BR>Sep 17 06:11:25 DEBUG[11011] chan_sip.c: Target address 60.234.nnn.nnn is<BR>not local, substituting externip<BR>Sep 17 06:11:25 DEBUG[11011] res_config_mysql.c: MySQL RealTime: Retrieve<BR>SQL: SELECT * FROM sip_buddies WHERE name = '6000'<BR>Sep 17 06:11:25 DEBUG[11011] res_config_mysql.c: MySQL RealTime: Everything<BR>is fine.<BR><BR>Asterisk then restarts (it gets a new pid) and will continue running
 happily<BR>until a new register request is received for a realtime peer. Note that<BR>Asterisk operates normally in all other respects until the register is<BR>received e.g. sip peers in sip.conf can register and make calls<BR>successfully. Only when a register is received from a peer that exists in<BR>sip_buddies does Asterisk crash.<BR><BR>I can run the query successfully on mysql command line:<BR>SELECT * FROM sip_buddies WHERE name = '6000';<BR>&lt;snip&gt;<BR>1 row in set (0.32 sec)<BR><BR>A review of syslog and the mysql log reveals little:<BR>mysql log<BR>060917&nbsp; 6:54:31&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14 Init DB&nbsp;&nbsp;&nbsp;&nbsp; asterisk<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14 Query&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SELECT * FROM sip_buddies WHERE name = '6000'<BR><BR>syslog<BR>Nothing report at the time of the crash (06:54).<BR><BR>extconfig.conf<BR>[settings]<BR>sipusers =&gt; mysql,asterisk,sip_buddies<BR>sippeers =&gt;
 mysql,asterisk,sip_buddies<BR><BR>res_mysql.conf<BR>[general]<BR>dbhost = 127.0.0.1<BR>dbname = asterisk<BR>dbuser = root<BR>dbpass = password<BR>dbport = 3306<BR><BR>Could anyone advise what's going on or further checking that I could do to<BR>analyse the problem?<BR><BR>Thanks<BR><BR>Cameron<BR><BR></DIV></div><br>
                <hr size=1> 
Try the <a href="http://us.rd.yahoo.com/mail/uk/taglines/default/nowyoucan/wall_st_2/*http://us.rd.yahoo.com/evt=40565/*http://uk.docs.yahoo.com/nowyoucan.html">all-new Yahoo! Mail</a> . "The New Version is radically easier to use" – The Wall Street Journal</body></html>