On 9/5/07, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:

> Or you might have two safe_asterisk processes trying to restart asterisk.


A symptom of this (when Asterisk is not actively crashing) is constant
"remote UNIX connection" messages on the console every few seconds (assuming
you have nothing that legitimately polls Asterisk using 'asterisk -rx'
running).

The solution is to use ps to find out which of the safe_asterisk processes
owns the actual running copy of Asterisk (using pid and ppid) and then kill
the other one.

-- 
j.
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to