aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorcrichter <crichter@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-02 10:07:22 +0000
committercrichter <crichter@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-02 10:07:22 +0000
commitad31b1cdc74c2f5c402f720c2b8a35dbcba6e479 (patch)
tree352dbcaa2dd147c5b5b37a4e1379d530ce467980 /configs
parenta256c19304ff61fa8c16ba9399927e538199f386 (diff)
added check for channel ranges in the set/empty channel functions. set pmp_l1_check default to no. added misdn restart pid cli command. added cleaning of channel when we send a RELEASE_COMPLETE.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@49135 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/misdn.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample
index 9f75de697..ada090eb9 100644
--- a/configs/misdn.conf.sample
+++ b/configs/misdn.conf.sample
@@ -183,9 +183,9 @@ te_choose_channel=no
; 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
+; default: no
;
-pmp_l1_check=yes
+pmp_l1_check=no