forked from Mirrors/freeswitch
document param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17048 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8838c4d024
commit
d2233129b1
@ -83,6 +83,13 @@
|
|||||||
<param name="local-network-acl" value="localnet.auto"/>
|
<param name="local-network-acl" value="localnet.auto"/>
|
||||||
<!--<param name="apply-register-acl" value="domains"/>-->
|
<!--<param name="apply-register-acl" value="domains"/>-->
|
||||||
<!--<param name="dtmf-type" value="info"/>-->
|
<!--<param name="dtmf-type" value="info"/>-->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- 'true' means every time 'first-only' means on the first register -->
|
||||||
|
<!--<param name="send-message-query-on-register" value="true"/>-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<param name="record-path" value="$${recordings_dir}"/>
|
<param name="record-path" value="$${recordings_dir}"/>
|
||||||
<param name="record-template" value="${caller_id_number}.${target_domain}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
|
<param name="record-template" value="${caller_id_number}.${target_domain}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
|
||||||
<!--enable to use presence -->
|
<!--enable to use presence -->
|
||||||
|
Loading…
Reference in New Issue
Block a user