mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
use sound files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9691 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f4842c4ff7
commit
e8022664a0
@ -33,7 +33,7 @@
|
||||
<condition field="${sip_secure_media_confirmed}" expression="^true$">
|
||||
<action application="sleep" data="1000"/>
|
||||
<!--<action application="send_display" data="Secure Music On Hold "/>-->
|
||||
<action application="gentones" data="${bong-ring}"/>
|
||||
<action application="playback" data="misc/call_secured.wav"/>
|
||||
<anti-action application="eval" data="not_secure"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
Loading…
x
Reference in New Issue
Block a user