[Freeswitch-users] check to see if freeswitch is alive

Andy Spitzer woof at iwoof.org
Mon Oct 19 09:28:47 PDT 2009


Woof!

On Mon, 19 Oct 2009 12:07:10 -0400, Christian Löschenkohl  
<christian.loeschenkohl at xpirio.com> wrote:

> any ideas would be helpful

We run a perl script that checks if the servers are responding to  
requests.  It can send OPTIONS, and PING requests to various servers  
periodically.  If the response it gets back isn't correct, it can send  
e-mail.  It'll keep testing and send an e-mail again when the system is  
working again.  It's defaults setup for testing sipXecs servers, but it's  
easy enough to set the various command line arguments to point it at  
FreeSWITCH directly.

Code here.
    http://code.sipfoundry.org/browse/~raw,r=14874/sipXecs/main/sipXtools/src/sipx-servtest.in

--Woof!




More information about the FreeSWITCH-users mailing list