more tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9710 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e93593d7f8
commit
50e5dd4e51
|
@ -51,7 +51,7 @@
|
|||
<param name="apply-inbound-acl" value="domains"/>
|
||||
<!--<param name="apply-register-acl" value="domains"/>-->
|
||||
<!--<param name="dtmf-type" value="info"/>-->
|
||||
<param name="record-template" value="$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
|
||||
<param name="record-template" value="$${base_dir}/recordings/${caller_id_number}.${target_domain}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
|
||||
<!--enable to use presence and mwi -->
|
||||
<param name="manage-presence" value="true"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue