提交 bc67a708 authored 作者: Anthony Minessale's avatar Anthony Minessale

add missing example to config

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5294 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 9a4ea3ed
......@@ -35,6 +35,12 @@
<!-- optionally use this instead if you want to store the hash of user:domain:pass-->
<!--<param name="a1-hash" value="c6440e5de50b403206989679159de89a"/>-->
</params>
<variables>
<!--all variables here will be set on all inbound calls that originate from this user -->
<variable name="testing" value="this"/>
<!--<variable name="force-contact" value="nat-connectile-dysfunction"/>-->
</variables>
<vcard>
<!-- insert optional compliant vcard xml here-->
</vcard>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论