Re: [asterisk-users] Playback while dialing out

2011-08-22 Thread Faisal Hanif
Hanif -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jim Boykin Sent: Saturday, August 20, 2011 10:06 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Playback while dialing out

Re: [asterisk-users] Playback while dialing out

2011-08-19 Thread Jim Boykin
I am not sure you even read my mail, no music on hold option - it should work dynamically with any file. On Fri, Aug 19, 2011 at 6:18 PM, bakko wrote: > Hi, > > you can configure a new music on hold, example: > > nano /etc/asterisk/musiconhold.conf > > [default1] > mode=files > directory=moh1 > >

Re: [asterisk-users] Playback while dialing out

2011-08-19 Thread bakko
Hi, you can configure a new music on hold, example: nano /etc/asterisk/musiconhold.conf [default1] mode=files directory=moh1 and put the audio file in this directory; then change your dialplan like: exten => 500,1,NoOp exten => 500,2,Dial(SIP/14085551234@myprovider,m(default1)) exten => 503,3

Re: [asterisk-users] Playback while dialing out

2011-08-19 Thread Jim Boykin
users-boun...@lists.digium.com > [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jim Boykin > Sent: Thursday, August 18, 2011 9:12 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [asterisk-users] Playback while dialing out > > Hi, please help

Re: [asterisk-users] Playback while dialing out

2011-08-18 Thread Eric Wieling
August 18, 2011 9:12 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Playback while dialing out Hi, please help me with dialplan below. My current dialplan looks like this, it plays a file and then connects the caller to my phone by dialing out. As you c

[asterisk-users] Playback while dialing out

2011-08-18 Thread Jim Boykin
Hi, please help me with dialplan below. My current dialplan looks like this, it plays a file and then connects the caller to my phone by dialing out. As you can see, it waits for file to be played completely before dialing out. What I would really like is that it should play the file (preferably r