<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">Markus<br />
<br />
No we do checks ahead of&nbsp;line count checks in the dialplan code.<br />
<br />
<div>Thanks<br />
<br />
Bryant&nbsp;Zimmerman (ZK Tech Inc.)<br />
616-855-1030 Ext. 2003</div>
<br />
<br />
<span style="font-family: tahoma,arial,sans-serif; font-size: 10pt;"><hr width="100%" size="2" align="center" />
<b>From</b>: "Markus" &lt;universe@truemetal.org&gt;<br />
<b>Sent</b>: Thursday, February 09, 2012 12:08 PM<br />
<b>To</b>: asterisk-users@lists.digium.com<br />
<b>Subject</b>: Re: [asterisk-users] checking if a phone number is UP</span><br />
<br />
But wouldn't that mean that every customer line is busy every 30 minutes <br />
for a few milliseconds for real callers? Unless there is more than 1 <br />
concurrent call enabled on the customers line.<br />
<br />
:)<br />
<br />
<br />
Am 09.02.2012 15:59, schrieb Bryant Zimmerman:<br />
&gt; We designed our solution the following way.<br />
&gt;<br />
&gt; We have several land line numbers hooked to an asterisk testing server.<br />
&gt; The testing server places one call every X seconds per line to a number<br />
&gt; we want to test . We cycle through each number in our testing pool. Each<br />
&gt; number on average is tested once every 30 min this can be adjusted by<br />
&gt; the dial rate and the number of test lines in the outbound calling pool.<br />
&gt; When a call comes from one of our test numbers our inbound dial plans<br />
&gt; log the call and busy's out. So the test call is not answered and no<br />
&gt; call charge is assessed per carrier. To verify that a test succeeded the<br />
&gt; testing server checks the database after it gets a busy. By design if a<br />
&gt; call comes in it is checked before any line counts are tested so this<br />
&gt; method never effects the customers line counts. We also have a full<br />
&gt; audio/dtmf test that is run once a day per number. This means that the<br />
&gt; first test call of the day is actually answered and a DTMF and audio<br />
&gt; hand shake is done. Both ends log the result in a database.<br />
&gt;<br />
&gt; We catch vendor issues with these methods and it allows us to open<br />
&gt; tickets and resolve issues before a customer knows there might be an<br />
&gt; issue. Our vendors hate the system as we tend to catch any hiccup they<br />
&gt; may be having as well. Several of them are mistified how we can open<br />
&gt; tickets on issues consistently before they know they have an issue.<br />
&gt; Bryant<br />
&gt;<br />
&gt;<br />
&gt; ------------------------------------------------------------------------<br />
&gt; *From*: "Aurimas Skirgaila" &lt;a.skirgaila@gmail.com&gt;<br />
&gt; *Sent*: Thursday, February 09, 2012 9:34 AM<br />
&gt; *To*: "Asterisk Users Mailing List - Non-Commercial Discussion"<br />
&gt; &lt;asterisk-users@lists.digium.com&gt;<br />
&gt; *Subject*: [asterisk-users] checking if a phone number is UP<br />
&gt;<br />
&gt; hi,<br />
&gt;<br />
&gt; We have a phone number from third party provider which is used for<br />
&gt; inbound calls. How could I monitor if this phone number is reachable?<br />
&gt;<br />
&gt; the initial idea doesn't sound elegant:<br />
&gt; - on my SIP server I set couple seconds of ringing before Answer().<br />
&gt; - the monitoring server calls to that phone number for few seconds,<br />
&gt; checks if it "hears" the ringing and hangs up the call.<br />
&gt;<br />
&gt; **<br />
&gt; I use Nagios to check if my services are UP using check_sip, but it this<br />
&gt; situation I'm more concerned about my DID provider than my server. It's<br />
&gt; just like pinging a phone number.<br />
&gt;<br />
&gt;<br />
&gt;<br />
&gt; Thank you,<br />
&gt; Aurimas<br />
&gt;<br />
&gt;<br />
&gt;<br />
&gt; --<br />
&gt; _____________________________________________________________________<br />
&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br />
&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br />
&gt; http://www.asterisk.org/hello<br />
&gt;<br />
&gt; asterisk-users mailing list<br />
&gt; To UNSUBSCRIBE or update options visit:<br />
&gt; http://lists.digium.com/mailman/listinfo/asterisk-users<br />
<br />
<br />
--<br />
_____________________________________________________________________<br />
-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br />
New to Asterisk? Join us for a live introductory webinar every Thurs:<br />
http://www.asterisk.org/hello<br />
<br />
asterisk-users mailing list<br />
To UNSUBSCRIBE or update options visit:<br />
http://lists.digium.com/mailman/listinfo/asterisk-users<br />
<br /></span>