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