Hello Friends,

I have successfully being able to initiate a automatic Call with AMI that
leads me to a Extension XXX.

In my extension.conf I have: exten => XXX,1,ChanSpy(SIP/).
The problem that I have is to listen to a Specific channel that's using SIP.


I tried out this:

exten => XXX,1,Read(SPYNUM,extension)
exten => XXX,n,ChanSpy(SIP/${SPYNUM},q)

It asks for a specific extension when I dial XXX, but want I'm trying to do
is to find the way to bring the SPYNUM variable from AMI, I've tried to pass
Throw the originate command the variable SPYNUM, but with No luck, does any
one already done this???


Best Regards, Carlos
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to