]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
spelling error
authorBrian West <brian@freeswitch.org>
Thu, 2 Oct 2008 19:08:10 +0000 (19:08 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 2 Oct 2008 19:08:10 +0000 (19:08 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9799 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/extensions.conf

index a2f455b734c6ff2f8ebd9f6234e35cea4751a4c3..f2c922efce83096b3f95492b29cf966f5e8f7285 100644 (file)
@@ -13,7 +13,7 @@ exten => 2137991400/1000,n,Goto(default|music)
 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)