hi, We have a phone number from third party provider which is used for inbound calls. How could I monitor if this *phone number* is reachable?
the initial idea doesn't sound elegant: - on my SIP server I set couple seconds of ringing before Answer(). - the monitoring server calls to that phone number for few seconds, checks if it "hears" the ringing and hangs up the call. ** I use Nagios to check if my services are UP using check_sip, but it this situation I'm more concerned about my DID provider than my server. It's just like pinging a phone number. Thank you, Aurimas
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
