[asterisk-users] FXO Ignore ring

Martin asterisklist at callthem.info
Thu Apr 2 14:16:13 CDT 2009


I'd rather put

Wait(3600) than Hangup(). Furthermore hangup would probably not work
since the line was not taken offhook.
Asterisk would do cleanup on the logical zap channel but then the next
ring would create another zap channel and so on till the line stops
ringing.

Martin

On Thu, Apr 2, 2009 at 10:49 AM, Marc Charbonneau
<timebandit001 at gmail.com> wrote:
> On Thu, Apr 2, 2009 at 11:37 AM, Cary Fitch <caryf at usawide.net> wrote:
>> Is there a way to program an FXO device to totally ignore incoming calls?
> put the port in that context :
>
> [incoming-noanswer]
> exten => s,1,Hangup()
>
> hth
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list