[asterisk-users] Play music to caller after answer, before dial

2010-03-22 Thread Michelle Dupuis
I would like to play music to an inbound caller, AFTER asterisk answers the call, but before the call is bridged by DIAL. Is there a simple way to achieve this? MD -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] Play music to caller after answer, before dial

2010-03-22 Thread Danny Nicholas
: Monday, March 22, 2010 3:58 PM To: 'Asterisk Users List' Subject: [asterisk-users] Play music to caller after answer, before dial I would like to play music to an inbound caller, AFTER asterisk answers the call, but before the call is bridged by DIAL. Is there a simple way to achieve this? MD

Re: [asterisk-users] Play music to caller after answer, before dial

2010-03-22 Thread Michelle Dupuis
: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Danny Nicholas Sent: Monday, March 22, 2010 5:22 PM To: Asterisk Users List Subject: Re: [asterisk-users] Play music to caller after answer, before dial This might be your answer: Exten = s,1,answer

Re: [asterisk-users] Play music to caller after answer, before dial

2010-03-22 Thread Thomas Perron
-users-boun...@lists.digium.com] On Behalf Of Danny Nicholas Sent: Monday, March 22, 2010 5:22 PM To: Asterisk Users List Subject: Re: [asterisk-users] Play music to caller after answer, before dial This might be your answer: Exten = s,1,answer Exten = s,n,wait(10,m) Exten = s,n,Dial

Re: [asterisk-users] Play music to caller after answer, before dial

2010-03-22 Thread Michelle Dupuis
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Thomas Perron Sent: Monday, March 22, 2010 9:18 PM To: Asterisk Users List Subject: Re: [asterisk-users] Play music to caller after answer, before dial Does this help? The A near the end calls the audio file ginr3 exten = 551,1,Answer() exten = 551