Hi all,

  How can I playback a file within an active call?

I've tried with ChanSpy whisper mode like this (using AMI):

Action: Originate
Channel: Local/9...@default
Priority: 0
Variable: MSG=test
Application: ChanSpy
Data: SIP/1234-123
Async: 1

and  in the dialplan:

[default]
exten => 9999,1,Answer()
exten => 9999,n,Wait(2)
exten => 9999,n,Playback(${MSG})

  Where SIP/1234-123 is the up bridged channel.

But this is not working (it seams that will work on the rolling CLI, but no
sound at all)

Is there a better way to do it?
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to