[Freeswitch-users] Problem with mod_spy
Stefano Favaro
stefano.favaro at edistar.com
Thu Feb 11 19:33:10 MSK 2016
Hello,
I have a problem with the mod_spy module.
It seems that it just plays music and do not actually spy.
I want to dial an extension with the number of the user I want to spy and wait for a call in or out for that user.
Mod_spy application plays music but when a call is handled by the user I can't hear it continues to play the music on hold audio file.
This is the dialplan:
<extension name="eavesdrop">
<condition field="destination_number" expression="^88(.*)$|^\*0(.*)$">
<action application="answer"/>
<action application="userspy" data="$1 at myserver"/>
</condition>
</extension>
If I dial 881000, for example, It means I want to spy on user 1000.
I have in and out calls from user 1000 but I can't hear.
userspy_show in fs_cli, I get :
1000 at myserver : e9165eaf-e8d7-40ad-a8cd-d2963f363684
1 total spy
I have FreeSwitch version FreeSWITCH Version 1.4.26-37~64bit (-37 64bit)
SF.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160211/c2f094cb/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list