]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add more default values
authorBrian West <brian@freeswitch.org>
Sat, 8 Dec 2007 20:30:47 +0000 (20:30 +0000)
committerBrian West <brian@freeswitch.org>
Sat, 8 Dec 2007 20:30:47 +0000 (20:30 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6584 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/directory/default/default.xml

index b06d2e97004a581ac633df58f4b43b8b833bf119..0aa293ff4c06cf961d2b0f42e56576fa535ec701 100644 (file)
@@ -4,7 +4,8 @@
       <!--all variables here will be set on all inbound calls that originate from this user -->
       <!-- set these to take advantage of a dialplan localized to this user -->
       <variable name="numbering_plan" value="US"/>
-      <!-- <variable name="default_area_code" value="434"/> -->
+      <variable name="default_gateway" value="asterlink.com"/>
+      <variable name="default_area_code" value="918"/>
     </variables>
   </user>
 </include>