From 2913414dbaaffbafcbe90ae7072d509dea774de6 Mon Sep 17 00:00:00 2001 From: crichter Date: Wed, 15 Feb 2006 19:32:45 +0000 Subject: added pmp_l1_check option, to avoid l1 checking for group calls on PMP ports git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10225 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/misdn.conf.sample | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'configs/misdn.conf.sample') diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample index 0dba62195..09ade12cd 100644 --- a/configs/misdn.conf.sample +++ b/configs/misdn.conf.sample @@ -142,6 +142,19 @@ txgain=0 te_choose_channel=no + +; +; This option defines, if chan_misdn should check the L1 on a PMP +; before makeing a group call on it. The L1 may go down for PMP Ports +; so we might need this. +; But be aware! a broken or plugged off cable might be used for a group call +; as well, since chan_misdn has no chance to distinguish if the L1 is down +; because of a lost Link or because the Provider shut it down... +; +; default: yes +; +pmp_l1_check=yes + ; ; Send Setup_Acknowledge on incoming calls anyway (instead of PROCEEDING), ; this requests additional Infos, so we can waitfordigits -- cgit v1.2.3