[asterisk-commits] file: branch 1.2 r40971 - /branches/1.2/configs/zapata.conf.sample

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Thu Aug 24 09:44:42 MST 2006


Author: file
Date: Thu Aug 24 11:44:41 2006
New Revision: 40971

URL: http://svn.digium.com/view/asterisk?rev=40971&view=rev
Log:
Minor documentation fix to add the 'dynamic' dialplan option from angler

Modified:
    branches/1.2/configs/zapata.conf.sample

Modified: branches/1.2/configs/zapata.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/zapata.conf.sample?rev=40971&r1=40970&r2=40971&view=diff
==============================================================================
--- branches/1.2/configs/zapata.conf.sample (original)
+++ branches/1.2/configs/zapata.conf.sample Thu Aug 24 11:44:41 2006
@@ -73,6 +73,7 @@
 ; local:          Local ISDN
 ; national:	  National ISDN
 ; international:  International ISDN
+; dynamic:	  Dynamically selects the appropriate dialplan
 ;
 ;pridialplan=national
 ;
@@ -83,6 +84,7 @@
 ; local:          Local ISDN
 ; national:	  National ISDN
 ; international:  International ISDN
+; dynamic:	  Dynamically selectes the appropriate dialplan
 ;
 ;prilocaldialplan=national
 ;



More information about the asterisk-commits mailing list