mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 01:02:12 +00:00
lets be specific now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6216 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7e101fa05c
commit
5026727c48
@ -92,13 +92,13 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="dialplan" description="Regex/XML Dialplan">
|
<section name="dialplan" description="Regex/XML Dialplan">
|
||||||
<!--#include "dialplan/*"-->
|
<!--#include "dialplan/*.xml"-->
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- mod_dingaling is reliant on the vcard data in the "directory" section. -->
|
<!-- mod_dingaling is reliant on the vcard data in the "directory" section. -->
|
||||||
<!-- mod_sofia is reliant on the user data for authorization -->
|
<!-- mod_sofia is reliant on the user data for authorization -->
|
||||||
<section name="directory" description="User Directory">
|
<section name="directory" description="User Directory">
|
||||||
<!--#include "directory/*"-->
|
<!--#include "directory/*.xml"-->
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- phrases section (under development still) -->
|
<!-- phrases section (under development still) -->
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<configuration name="sofia.conf" description="sofia Endpoint">
|
<configuration name="sofia.conf" description="sofia Endpoint">
|
||||||
<profiles>
|
<profiles>
|
||||||
<!--#include "sip_profiles/*" -->
|
<!--#include "sip_profiles/*.xml" -->
|
||||||
</profiles>
|
</profiles>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user