Displaying 20 results from an estimated 10000 matches similar to: "agi playback to execute say.conf settings"
2011 Feb 11
6
On-Hold Music
Hi gang,
In 500 words or less (if possible), please explain what is a
legal music-on-hold file? My boss hates the stuff provided with the
distribution and I figure that I'm asking for trouble if I take my Les Mis
tracks and run them through Audacity and SOX to make new files.
Thanks in advance
Danny Nicholas
-------------- next part --------------
An HTML attachment was
2012 Sep 05
6
Async AGI
Hi,
Is there a way to execute next priority in the dialplan if you have called
agi:async? I want to play warning message if adhearsion is down. Currently
I wasn't able to make it work. The dialplan execution ends after the first
priority.
[incomming]
exten => _X.,1,AGI(agi:async)
exten => _X.,2,Answer
exten => _X.,3,Playback(some-message)
exten => _X.,4,Hangup
Regards,
Pavel
2011 Dec 16
1
CDR END TIME in correct in 1.8+
Hi,
I've tested 1.8.6.0, 1.8.4.0 and 1.8.0
I can get proper start and answer time but not the end time of call
<SIP/11-00000000>AGI Rx << GET VARIABLE CDR(start)
<SIP/11-00000000>AGI Tx >> 200 result=1 (2011-12-16 18:34:48)
<SIP/11-00000000>AGI Rx << GET VARIABLE CDR(end)
<SIP/11-00000000>AGI Tx >> 200 result=1 (2011 12-16 18:34:48)
2010 Sep 16
5
AGI Delimiter in 1.6
Hi
I am currently using 1.2.x and 1.4.x behind OpenSER. One of the things
I do on INVITES is to re-authenticate the user from OpenSER. Then when
the INVITE gets passed to Asterisk I capture the AUTH to a variable in
the dialplan and pass to an AGI script. I am now trying to set the
same thing up in 1.6 However because the argument delimter in 1.6 has
changed from pipe to comma this breaks as the
2012 Jan 04
2
asterisk -> AGI (perl) -> sqlplus (oracle)
Hi all,
I'm trying to run an AGI in PERL which uses the module DBD-Oracle.
Currently my AGI is working fine in my two servers but not in my other four
servers. When I tried execute an AGI (as a user asterisk) in command line
it works fine (even I also declare environmental variables in user profile
and in my AGI), but when I tried to call my AGI (perl) in dial plan, it
don't get
2010 Jul 29
2
Disconnect supervision tone detection
Hi,
I am using TDM400 card with 3 fxs and 1 fxo. I am struggling to detect
hangup tone or disconnect supervision tone from my CO. I attached the
recorded wav file which contains my telco's disconnect supervision.
I am using ,
asterisk-1.4.33.1
dahdi-linux-complete-2.3.0.1+
2.3.0
OS => Debian-lenny 5
users.conf
-------------
[trunk_1]
trunkname = pstn ; GUI
2013 Jan 02
3
Dialing out and recording
Hi,
I am using asterisk via AGI and want to be able to record a call.
The scenario is:
1. A call comes in
2. The call is redirected to a mobile number via a local extension and ChannelRedirect
3. The local extension looks like something this:
exten => _X.,1,Dial(SIP/${EXTEN},60,?)
exten => _X.,n,Agi(agi://localhost/aj.agi?action=??..)
I have looked through all arguments of Dial
2013 Jan 03
3
faxdetect on/off on the fly?
Hello,
We want the ability to choose from an AGI script whether or not to enable
faxdetect for calls over SIP or DAHDI. Is this possible, or can anyone
suggest a workaround?
Thanks for any advice.
--
David Cunningham, Voisonics
http://voisonics.com/
USA: +1 213 221 1092
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 8063 9019
-------------- next part --------------
An HTML attachment was
2011 Apr 05
4
agi voicemail callback
I'm wondering if there is a simply way to perform a voicemail callback
feature using AGI.
For instance, a caller leaves a voicemail, the voicemail will then call the
owner of the voicemailbox determined by a database look up.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Dec 15
3
Play audio file for both Caller and Callee in a call
Dear all,
Anyone of you knows how to play an audio file at the beginning of a call for both Caller and Callee?
A(x) of Dial application only plays audio for callee. I don't want to use MeetMe because I want to use Monitor and MixMonitor.
Thank you!
________________________________
Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n
2005 Sep 29
1
digits won't play
Hi!
I have a strange problem. In an AGI I tell Asterisk to playback a number, for
example 31. I then use the AGI SAY NUMBER command and I only hear "thirty"
and then get:
-- Playing 'digits/30' (language 'de')
Sep 29 11:47:40 WARNING[3401]: file.c:475 ast_openstream: File does not exist
in any format
Sep 29 11:47:40 WARNING[3401]: file.c:787 ast_streamfile: Unable
2010 Nov 03
1
Gotoif changed in 1.8?
Hi Gang,
I'm testing 1.8.0 on one of my machines and this snippet
"chokes" on line 7 (works fine with 1.4.30)
[tb-account-balance]
exten => s,1,Set(BALCOUNT=0)
exten => s,n,NoOp(Verbose(acct ${digitacc} pwd ${digitpwd} ))
exten => s,n(runagi),Set(TEST_RETURN="NONE")
exten =>
2010 Feb 09
3
ways of initiating a call
hi,
i havent spent that much time with asterisk lately, but still wanted
to gather information on how to initiate a call:
1) fact
what i know which is possible:
- via call-file
- via (sip)-client
- AGI
2) desired
- URL
--> is this possbile?
3) others
--> whats missing here?
thx
2010 Jul 31
0
Disconnect supervision tone detection working for india
Hi ,
Thanks danny nicholas. Finally we get the things done with following.
If i specify busypatten=500,500 then asterisk does not recognize hang up
signal. After removing it only all are working fine.
I choosed 2nd option as per your suggestions.
working chan-dahdi.conf:
====================
signalling = fxs_ks
busycount = 3
busydetect = yes
callprogress = yes
progzone=in
usecallerid=yes
2009 Jun 25
1
asterisk-users Digest, Vol 59, Issue 62
The script runs fine command line.
I have edited in the past to try as /usr/bin/php -q and it didn't help.
Right now, it's not even reading the changes. I must be missing
something very obvious...
LN
asterisk-users-request at lists.digium.com wrote:
> Message: 16
> Date: Wed, 24 Jun 2009 17:17:59 -0400
> From: "Juan E. Rodr?guez" <jerdguez at gmail.com>
>
2009 Jun 24
7
PHP AGI Not Working and Odd Behavior
Hi,
I'm running asterisk 1.4.22 on a debian server.
I have php5 installed and it works correctly command line.
When trying to run a php script via AGI, I get messages such as:
GI Tx >> I>
AGI Rx << #!/usr/bin/php5 -q
AGI Tx >> 510 Invalid or unknown command
The scripts are completely executable and owned by asterisk
-rwxr-xr-x 1 asterisk asterisk
Googling is not helping
2009 May 22
4
How to stop a background music
Hi Guys,
I would like to know if is there a way to actively stop a Background()
music?
Thanks,
Noel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090522/1e317b99/attachment.htm
2006 May 26
3
using a billing system
Hello to all,
Im trying to use DeadAGI to implement billing with Asterisk2Billing.
Before the billing, I had something like:
exten => _2XXXXXXXX,1,Dial(SIP/${EXTEN}@voiprovider)
Now, with Asterisk2Billing would be something like this?
exten => _2XXXXXXXX,1,Answer
exten => _2XXXXXXXX,2,Wait,2
exten => _2XXXXXXXX,3,DeadAGI,a2billing.php
exten => _2XXXXXXXX,4,Wait,2
exten =>
2010 Jul 23
3
Poor-man's paging through multiple phones?
We're mostly Cisco CallManager with some SIP and Asterisk.
I want someone at one of our locations to be able to dial and number
and have Asterisk simultaneously dial several Call-Manager extensions
which are set to auto-answer and talk into the phone creating a sort
of paging system.
We have informacast, but it is too cumbersome for the users.
I know Asterisk can ring several phones at the
2010 Jul 15
3
Good script to make appointment?
Hello
I'd like to write a script that would make it easier for people to
call in, listen to the IVR, and make an appointment (eg. "When? ASAP?
A given day?" -> "Morning? Afternon", etc.)
I assume I'm not the first one to try and write this type of IVR, so
would appreciate any feedback on writing this.
Thank you.