[Freeswitch-users] eavesdrop problem?

Nikolay Kondratyev kond at nstel.ru
Sun Jan 17 23:26:56 PST 2010


Anthony,

Inserting 

<action application="hash"
data="insert/${domain_name}-spymap/${destination_number}/${uuid}"/>

into <extension name="global" continue="true"> in the dialplan

looks to work ok. I can now eavesdrop a colee.

By the way, should I do something to remove a uuid from the database when
the call is ended? Or will it be removed automatically?

Thanks and regards,

Nikolay.

 

  _____  

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Anthony
Minessale
Sent: Saturday, January 16, 2010 1:46 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] eavesdrop problem?

 

yes, exactly.
That is a demo of how you could possibly store a uuid by inserting them into
the db keyed from your user extension in the caller id.

if you do show channel and you see the uuid for each leg that is the
argument eavesdrop takes.
you can also do "all" in place of a uuid so you can cycle all the calls with
DTMF




On Fri, Jan 15, 2010 at 11:41 AM, Nikolay Kondratyev <kond at nstel.ru> wrote:

Anthony,

Thanks for the reply.

Can you please point me to the document where I could read about it?

http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_eavesdrop does not say
anything about it.

But let me guess: I should add 

<action application="hash"
data="insert/${domain_name}-spymap/${destination_number}/${uuid}"/>

Into <extension name="global" continue="true"> in the dialplan.

Am I close?

Thanks and regards,

Nikolay.

 

  _____  

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Anthony
Minessale
Sent: Friday, January 15, 2010 7:05 PM


To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] eavesdrop problem?

 

don't bother,



only inbound legs are added to the db that is used to lookup for eavesdrop
because the action is in the dialplan.
The extensions to eavesdrop you are using are just a demo to show you how to
work it.
you need to know the uuid of the channel you are trying to eavesdrop on
before you can do what you want.




On Fri, Jan 15, 2010 at 8:33 AM, Nikolay Kondratyev <kond at nstel.ru> wrote:

Hi all,

 

I want to use eavesdrop application.

Playing with it I found that when one tries to eavesdrop caller the feature
works ok.

But when trying to eavesdrop callee eavesdrop attempt failes.

I just updated to the latest version from http://latest.freeswitch.org
<http://latest.freeswitch.org/>  

[freeswitch at freeswitch log]$ fs_cli -x version

FreeSWITCH Version 1.0.5-20100115-0400 (16318M)

 

My setup is as following:

I have 3 internal extensions: 2853, 2840, 2879 (all are xlite).

1. 2879 calls 2840. Then 2853 dials 882879 - eavesdrop worked as expected.

2. 2840 calls 2879. Then 2853 dials 882879 - eavesdrop failed. 

 

I attached logs for both cases.

 

I don't believe it's intended behavior. 

 

Can anybody please advise if it is a configuration or a software problem?

 

Thanks and regards,

Nikolay.


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
<mailto:MSN%3Aanthony_minessale at hotmail.com> 
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
<mailto:PAYPAL%3Aanthony.minessale at gmail.com> 
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
<mailto:sip%3A888 at conference.freeswitch.org> 
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
<mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org> 
pstn:+19193869900


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
<mailto:MSN%3Aanthony_minessale at hotmail.com> 
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
<mailto:PAYPAL%3Aanthony.minessale at gmail.com> 
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
<mailto:sip%3A888 at conference.freeswitch.org> 
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
<mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org> 
pstn:+19193869900

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100118/a68f83e6/attachment-0002.html 


More information about the FreeSWITCH-users mailing list