[VoiceOps] SIP options "ping"
Paul Timmins
paul at timmins.net
Thu Mar 3 11:00:06 EST 2011
We use this (check_sip):
http://bashton.com/osprojects/nagiosplugins/
If you're growing your own without Net::SIP (it's not hard to do SIP
using the socket library either, to be perfectly honest) you can look at
'sipsak' which has a number of useful CLI options, I don't know that any
of them are specifically "OPTIONS" but you may be able to hack up
something roughly equivalent with that.
On 03/03/2011 10:16 AM, Steve Teti wrote:
> I'm trying to find a way to monitor the status of the SIP service on
> some Asterisk servers. I had a situation the other day where the
> daemon was running, but hung, and would not respond to requests. ICMP
> pings to the machine worked, as did monitoring of the process list,
> but the machine would not respond to SIP requests. I found this draft
> during my research:
>
> http://tools.ietf.org/html/draft-jones-sip-options-ping-02
>
> Anyone know of a unix utility that can easily send a SIP OPTIONS
> request to a remote server and return the results in a useful format?
> I could probably construct one using Net::SIP in perl, but I like to
> take the easy way out when possible :).
>
> Thanks,
> Steve
> _______________________________________________
> VoiceOps mailing list
> VoiceOps at voiceops.org
> https://puck.nether.net/mailman/listinfo/voiceops
>
More information about the VoiceOps
mailing list