Add a canary process, for high priority mode (asterisk -p) to ensure that if
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 18 Dec 2007 23:06:05 +0000 (23:06 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 18 Dec 2007 23:06:05 +0000 (23:06 +0000)
commit53436f42f479059c95ae29e357c09ecf0a4c863a
treedc6fe6d88013e7f3321d1468c36650a90fc0a2b8
parent7a40251f080299da1ef383d5c75c46b23880b2a0
Add a canary process, for high priority mode (asterisk -p) to ensure that if
Asterisk goes into a busy loop, the machine will be recoverable.  We'd still
need to do a restart to put Asterisk back into high priority mode, but at
least a reboot won't be required. (Closes issue #11559)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93804 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/asterisk.c
utils/Makefile
utils/astcanary.c [new file with mode: 0644]