From 595ab444af8717a3430f66299eb85a0b924f1c51 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Wed, 2 Sep 2009 23:25:33 +0000 Subject: Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ISDN PTMP CPE spans. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@215757 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/chan_dahdi.conf.sample | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'configs') diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index fe81874ca..5f8d2b292 100644 --- a/configs/chan_dahdi.conf.sample +++ b/configs/chan_dahdi.conf.sample @@ -67,6 +67,14 @@ ; ;switchtype=euroisdn ; +; MSNs for ISDN spans. Asterisk will listen for the listed numbers on +; incoming calls and ignore any calls not listed. +; Here you can give a comma separated list of numbers or dialplan extension +; patterns. An empty list disables MSN matching to allow any incoming call. +; Only set on PTMP CPE side of ISDN span if needed. +; The default is an empty list. +;msn= +; ; Some switches (AT&T especially) require network specific facility IE. ; Supported values are currently 'none', 'sdn', 'megacom', 'tollfreemegacom', 'accunet' ; -- cgit v1.2.3