mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
FS-7648 add eavesdrop test case
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<extension name="eavesdrop">
|
||||
<condition field="destination_number" expression="^6004$">
|
||||
<action application="answer"/>
|
||||
<action application="eavesdrop" data="all"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user