I added a patch to monit which gives it the ability to check for real sip responses instead of just checking if the port is bound. I thought people here may be able to help me test it :)
http://www.0xdecafbad.com/index.php/2008/01/16/monit-now-with-extra-spicy-sip-flavour Previously it would only check if the port was bound, and if the kernel answered the accept (for tcp), it would not really test if the program behind that port was responding. This sends an OPTIONS packet and verifies the response. It ensures that you really do get a response that is valid, which means that its a bit better than the old way of the generic port strobing test. -- Trixter http://www.0xdecafbad.com Bret McDanel Belfast +44 28 9099 6461 US +1 516 687 5200 http://www.trxtel.com the phone company that pays you! _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-biz mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-biz
