forked from Mirrors/freeswitch
98fa287c57
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6694 d0543943-73ff-0310-b7d9-9358b9ac24b2
10 lines
265 B
XML
10 lines
265 B
XML
<configuration name="dingaling.conf" description="XMPP Jingle Endpoint">
|
|
<settings>
|
|
<param name="debug" value="0"/>
|
|
<param name="codec-prefs" value="PCMU"/>
|
|
</settings>
|
|
|
|
<X-PRE-PROCESS cmd="include" data="../jingle_profiles/*.xml"/>
|
|
|
|
</configuration>
|