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

Michelle Dupuis mdupuis at ocg.ca
Mon Mar 22 17:41:02 CDT 2010


I think I forgot some important information...
 
I'm actually running an AGI script after the answer (and before the dial).
I would like to play MOH while the AGI script is running, and then perform
the dial (ending the MOH).
 
This is where I'm stuck....
 
Thanks!
Michelle

  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at 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.

 

This would wait 10 seconds playing MOH before dialing.

 

  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Michelle
Dupuis
Sent: 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

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100322/e4dfc44f/attachment.htm 


More information about the asterisk-users mailing list