Saturday, August 25, 2007

Re: [asterisk-users] Restart status

On Saturday 25 August 2007 21:03, Philipp Kempgen wrote:
> Maybe something like this:
> asterisk -rx 'restart gracefully'
>
> Then constantly monitor
> asterisk -rx 'core show uptime seconds'
>
> And if that does not drop to let's say less than 30 seconds:
> asterisk -rx 'stop now'
> sleep 1
> killall -9 asterisk
> asterisk
>


This sounds like a feature waiting to be coded. Something like "show restart
status"

Anyone have experience with setting up a bounty for a developer to make a
change like this ?

Ron


_______________________________________________
--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

No comments: