[Freeswitch-svn] [commit] r9799 - freeswitch/trunk/conf
Freeswitch SVN
brian at freeswitch.org
Thu Oct 2 15:08:11 EDT 2008
Author: brian
Date: Thu Oct 2 15:08:10 2008
New Revision: 9799
Modified:
freeswitch/trunk/conf/extensions.conf
Log:
spelling error
Modified: freeswitch/trunk/conf/extensions.conf
==============================================================================
--- freeswitch/trunk/conf/extensions.conf (original)
+++ freeswitch/trunk/conf/extensions.conf Thu Oct 2 15:08:10 2008
@@ -13,7 +13,7 @@
exten => ~^(18(0{2}|8{2}|7{2}|6{2})\d{7})$,n,enum($1)
exten => ~^(18(0{2}|8{2}|7{2}|6{2})\d{7})$,n,bridge(${enum_auto_route})
-; instead of exten, put anyting about the call you would rather match on.
+; instead of exten, put anything about the call you would rather match on.
; either the names of a field in caller_profile or a string of variables to expand.
caller_id_number => 2137991400,n,Goto(default|music)
${sip_from_user} => bill,n,Goto(default|music)
More information about the Freeswitch-svn
mailing list