[Asterisk-cvs] asterisk/configs extensions.conf.sample,1.38,1.39
kpfleming at lists.digium.com
kpfleming at lists.digium.com
Sun Apr 3 16:41:38 CDT 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv27865/configs
Modified Files:
extensions.conf.sample
Log Message:
add docs for bug #3889
Index: extensions.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/extensions.conf.sample,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- extensions.conf.sample 17 Mar 2005 15:56:55 -0000 1.38
+++ extensions.conf.sample 3 Apr 2005 21:34:35 -0000 1.39
@@ -69,6 +69,8 @@
; [1235-9] - any digit in the brackets (in this example, 1,2,3,5,6,7,8,9)
; . - wildcard, matches anything remaining (e.g. _9011. matches
; anything starting with 9011 excluding 9011 itself)
+; + - wildcard, causes the matching process to complete as soon as
+; it can unambiguously determine that no other matches are possible
;
; For example the extension _NXXXXXX would match normal 7 digit dialings,
; while _1NXXNXXXXXX would represent an area code plus phone number
More information about the svn-commits
mailing list