提交 4d138123 authored 作者: Brian West's avatar Brian West

add wiki links in config files for those looking to get help with those configs/modules

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6666 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 2fcd93c6
<!-- http://wiki.freeswitch.org/wiki/Mod_conference -->
<!-- None of these paths are real if you want any of these options you need to really set them up -->
<configuration name="conference.conf" description="Audio Conference">
<!-- Advertise certain presence on startup . -->
......
<!-- http://wiki.freeswitch.org/wiki/Dialplan_XML -->
<include>
<context name="default">
<extension name="intercept">
......
<!-- http://wiki.freeswitch.org/wiki/Dialplan_XML -->
<include>
<context name="public">
......
<!-- http://wiki.freeswitch.org/wiki/Sofia -->
<profile name="default">
<!--aliases are other names that will work as a valid profile name for this profile-->
<aliases>
......
<!-- http://wiki.freeswitch.org/wiki/Sofia -->
<profile name="nat">
<gateways>
<X-PRE-PROCESS cmd="include" data="nat/*.xml"/>
......
<!-- http://wiki.freeswitch.org/wiki/Sofia -->
<profile name="outbound">
<!-- This profile is only for outbound registrations to providers -->
<gateways>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论