[asterisk-users] How to stop Asterisk to pick up incoming PSTN signal

Mailinglisten mailinglisten at tdb-mv.de
Tue Dec 5 05:07:50 MST 2006


Gidean Chan schrieb:
> Hi, How to stop Asterisk to pick up incoming PSTN signal but keep the
> functionality to make the call out?
> Thanks
> Gidean
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>   
Disabling incoming PSTN calls works like that in the dialplan:

[from-pstn]
exten => _X.,1,NoOp()

Change the context to your needs.

--
F. Foerster


More information about the asterisk-users mailing list