On Donnerstag, 24. Mai 2007, Papadopoulos Georgios wrote:
Hello all,
I am using the openserct ping command to periodically check whether
openser is working properly (If there is a better way to do this, please
let me know). My script looks like this:
[..]
What is the best way to make sure openser is working properly? I am
assuming that a succesful ping only proves that one child is working
properly.
Hello George,
a better way to check for functionality is to use sipp to actually make a
call. Simply register one sipp instance at the server, and use another
periodically to setup some calls.
Henning