[asterisk-commits] mmichelson: trunk r82092 - in /trunk: ./ configs/misdn.conf.sample

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Sep 10 10:05:14 CDT 2007


Author: mmichelson
Date: Mon Sep 10 10:05:13 2007
New Revision: 82092

URL: http://svn.digium.com/view/asterisk?view=rev&rev=82092
Log:
Merged revisions 82091 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r82091 | mmichelson | 2007-09-10 10:02:12 -0500 (Mon, 10 Sep 2007) | 5 lines

Removing non-existent options from misdn configuration sample.

(closes issue #10678, reported and patched by IgorG)


........

Modified:
    trunk/   (props changed)
    trunk/configs/misdn.conf.sample

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/configs/misdn.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/misdn.conf.sample?view=diff&rev=82092&r1=82091&r2=82092
==============================================================================
--- trunk/configs/misdn.conf.sample (original)
+++ trunk/configs/misdn.conf.sample Mon Sep 10 10:05:13 2007
@@ -227,8 +227,6 @@
 ; default: no
 ;
 pmp_l1_check=no
-pp_l2_check=no
-
 
 
 ;
@@ -369,14 +367,6 @@
 ; default value: no
 ;
 ;echocancel=no
-
-; this disables echocancellation when the call is bridged between 
-; mISDN channels
-;
-; default value: no
-;
-echocancelwhenbridged=no
-
 
 ; Set this to no to disable echotraining. You can enter a number > 10
 ; the value is a multiple of 0.125 ms. 




More information about the asterisk-commits mailing list