search for: audiomsg

Displaying 3 results from an estimated 3 matches for "audiomsg".

Did you mean: audio's
2017 May 16
2
Automatically dial a number, then an extension
Hey; What happens is that a script logs into the AMI and originates a call. When the call is answered, it jumps to a context in the dial plan. Thanks Much; John V. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Victor Villarreal Sent: Monday, May 15, 2017 12:08 PM To: Asterisk Users Mailing List - Non-Commercial
2017 May 23
2
Automatically dial a number, then an extension
...> What I did was add a line in the dialplan that used the SendDTMF() > application and that worked great. The problem that I?ve run into now is > that dialing the extension screwed up the answering machine detection. The > sample context looks something like this. > > [play-audiomsg] > exten => s,1,AMD > exten => s,n,ExecIf($["${EXT}" != ""]?SendDTMF(${EXTEN})) > exten => s,n,Background(${AUDIOMSG}) > exten => s,n,Hangup > > As you can see, it's very simple. Modifying the amd.conf configuration > wasn?t the answer since...
2015 Mar 19
0
Problems playing an audio file over an intercom/paging system
All; I'm running Asterisk 11.6-cert9 and am trying to play a pre-recorded audio file to extensions using the Page() command. The dial plan looks like this: exten => s,n,Page(${AVAILCHANS},A(${AUDIOMSG})) and the paging by itself works great. However, when I try it with the audio file, it starts to play correctly, then abruptly hangs up after 6 or 7 seconds. When I turn debug on, this is what I see: [2015-03-19 15:46:38.292] Sent RTP packet to X.X.X.X:1049 (type 00, seq 037511, ts 061440...