mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 09:17:34 +00:00
FS-7648 add eavesdrop test case
This commit is contained in:
parent
780b5a5726
commit
97d87f6c9b
7
conf/testing/dialplan/default/0008_eavesdrop.xml
Normal file
7
conf/testing/dialplan/default/0008_eavesdrop.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<extension name="eavesdrop">
|
||||
<condition field="destination_number" expression="^6004$">
|
||||
<action application="answer"/>
|
||||
<action application="eavesdrop" data="all"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
Loading…
x
Reference in New Issue
Block a user