提交 236f480f authored 作者: Brian West's avatar Brian West

add more default values

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6584 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 939a9df3
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
<!--all variables here will be set on all inbound calls that originate from this user --> <!--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 --> <!-- set these to take advantage of a dialplan localized to this user -->
<variable name="numbering_plan" value="US"/> <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> </variables>
</user> </user>
</include> </include>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论