<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
currently I run a php script in cron which polls for information
on SIP peers using the /usr/sbin/asteirsk -rx method.<br>
<br>
I notice that after some time the Asterisk interface freezes, SIP
Peer registrations become unreachable and sip reload or any other
command on the CLI does not respond !<br>
Solution : /sbin/service asterisk restart<br>
<br>
Is it possible that the 2 minute polling interval is to much load
for the Asterisk-proces ?<br>
<br>
Would I have better luck by using AMI to poll SIP peers ?<br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</body>
</html>