[asterisk-users] background audio for inbound leg

2011-06-17 Thread Tom Browning
Is there an easy way to feed an audio file (think background music,
ever so softly) to the inbound leg of a bridged call (and not send /
mix it to the outbound leg)?


exten = blah,1,Answer()
exten = blah,2,StartSomeAudio(foo)?
exten = blah,3,Dial(SIP/bar)


Where the audio would continue to play to the inbound leg in addtion
to the bridged inbound audio.

Thanks in advance including any RTFM references :-)

Tom

--
_
-- 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


Re: [asterisk-users] background audio for inbound leg

2011-06-17 Thread Jim Dickenson
The way I play a sound file into a bridged call is to use chanspy w option. I 
do this with an application that does AMI commands.
-- 
Jim Dickenson
mailto:dicken...@cfmc.com

CfMC
http://www.cfmc.com/



On Jun 17, 2011, at 10:25 AM, Tom Browning wrote:

 Is there an easy way to feed an audio file (think background music,
 ever so softly) to the inbound leg of a bridged call (and not send /
 mix it to the outbound leg)?
 
 
 exten = blah,1,Answer()
 exten = blah,2,StartSomeAudio(foo)?
 exten = blah,3,Dial(SIP/bar)
 
 
 Where the audio would continue to play to the inbound leg in addtion
 to the bridged inbound audio.
 
 Thanks in advance including any RTFM references :-)
 
 Tom
 
 --
 _
 -- 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


--
_
-- 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