[asterisk-dev] ChanSpy and MeetMe

Joshua Colp jcolp at digium.com
Mon Mar 26 07:57:28 MST 2007


GDrayer at guesswho.com wrote:
> I have been successful using ChanSpy on a standard Dial call but when
> attempting to ChanSpy on an incoming call that has been added to a
> MeetMe conference (attempting to coach an agent that is speaking to a
> conference of callers) it seems to fail to connect to the channel.
> Here's the console dump:
> 
>     -- Accepting call from '2154182700' to '3399' on channel 0/18, span
> 4
>     -- Executing [3399 at from-internal:1] Answer("Zap/90-1", "") in new
> stack
>     -- Executing [3399 at from-internal:2] Read("Zap/90-1",
> "GOTDTMF|demo-instruct|1||1|1") in new stack
>     -- Accepting a maximum of 1 digits.
>     -- Playing 'demo-instruct' (language 'en')
>     -- User entered '5'
>     -- Executing [3399 at from-internal:3] GotoIf("Zap/90-1", "5?9") in new
> stack
>     -- Goto (from-internal,3399,9)
>     -- Executing [3399 at from-internal:9] AGI("Zap/90-1",
> "simpleconf.agi") in new stack
>     -- Launched AGI Script /var/lib/asterisk/agi-bin/simpleconf.agi
>     -- Playing 'digits/5' (language 'en')
>     -- AGI Script Executing Application: (CHANSPY) Options: (Zap/73|wbq)
> 

As already mentioned on the -users list, you are using the b option 
which means only spy on channels involved in a bridged call. Zap/73 is 
NOT bridged to another channel, it is executing the Meetme application 
and thus won't be spied on.

Joshua Colp
Software Developer
Digium, Inc.


More information about the asterisk-dev mailing list