Displaying 20 results from an estimated 200 matches similar to: "Passing Var to PHP-AGI"
2004 Nov 30
3
Passing Var to PHP AGI script
exten => auth_dial,1,DigitTimeout,5
exten => auth_dial,2,ResponseTimeout,15
exten => auth_dial,3,Read(dialed,IVR/en_enter_destination,0)
exten => auth_dial,4,agi(call_start.php|${dialed})
exten => auth_dial,5,dial(SIP/${dialed}@146.82.15.241)
I'm trying to get What they dialed put into the PHP script. How do I
get the contents of this variable in the php script?
2009 Jun 29
4
wine / vcvarsall.bat
Hi there,
I am trying to play with wine and I cannot figure out how to read a
bat file that would define some env var for me. I followed
instructions from:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208
And everything seems to be installed nicely for me (thanks to winetricks !):
$ find ~/.wine | grep nmake
/home/mathieu/.wine/drive_c/Program Files/Microsoft Visual
2006 Jan 16
2
AGI variables
When I read variables in AGI scripts, I see only the follwing 13 variables
agi_request
agi_channel
agi_language
agi_type
agi_uniqueid
agi_callerid
agi_dnid
agi_rdnis
agi_context
agi_extension
agi_priority
agi_enhanced
agi_accountcode
beside these, I found following variables documented on several sites.
agi_calleridname
agi_callingpres
agi_callingani2
agi_callington
agi_callingtns
Where can I
2020 Jan 13
2
as-cran issue
Thanks for the feedback Dirk. I sent my follow-up before I saw it.
Looking at the source code, it appears that there is no options() call to turn this on.
Nor does "R --help" reveal a command line option.
How then does a user turn this on outside of the R CMD check envirionment, so as to chase
things like this down?
The fact that 1. renaming my function makes the error go away, 2.
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
hello perl experts
i am working with "ast-rad-acc.pl" from
http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth
i dont know why $cdr{'DNID'} and $cdr{'CALLERID'}
under 'sub send_acc {' are empty. i m successfully
connected with asterisk manager and when call i hangup
my perl application is getting that all other thing
are ok but i dont know why only
2003 Oct 29
1
AGI question or something
Sorry for asking this question again but
before I blow 100 dollars on a X100P I need to know this info:
So does "SET EXTENSION <new extension>" allow for you to set which
extension the rest of the call will occur over?
So if a call comes into the switch and I could make the AGI script check
the DID or DNIS which is really in the variable agi_dnid?
After that I can do a database
2005 Aug 18
1
Help on AGI running
I am running AGI script written in C. My script gets triggered but there is
no action. I have taken the samplec file from
http://home.cogeco.ca/~camstuff/agi.html.
it says launched AGI script /var/lib/asterisk/agi-bin/sample.c exec format
error . Did I miss anything?
I am running asterisk1.0.7
can anyone please help me on these.
thanks,
Somesh
-------------- next part --------------
An HTML
2020 Jan 13
2
as-cran issue ==> set _R_CHECK_LENGTH_1_* settings!
>>>>> Ben Bolker
>>>>> on Mon, 13 Jan 2020 11:49:09 -0500 writes:
> From R NEWS (changes in 3.6.0)
> Experimentally, setting environment variable _R_CHECK_LENGTH_1_LOGIC2_
> will lead to warnings (or errors if the variable is set to a ?true?
> value) when && or || encounter and use arguments of length more than one.
Indeed,
2006 May 22
1
Script AGI on C
Hi Folks:
I used that one example for AGI script on C web, only to fill the working with the Asterisk. I compiled and it worked great. I executed accidentally the ls -l command in directory where was the source and executable, I noted and was surprised that because the executable size was to further 20 times more than source.
I executed the gcc -Os source.c -o executable.agi command several
2023 Jun 08
3
[RFC PATCH 0/3] x86/paravirt: Get rid of paravirt patching
This is a small series getting rid of paravirt patching by switching
completely to alternative patching for the same functionality.
The basic idea is to add the capability to switch from indirect to
direct calls via a special alternative patching option.
This removes _some_ of the paravirt macro maze, but most of it needs
to stay due to the need of hiding the call instructions from the
compiler
2023 Jun 08
3
[RFC PATCH 0/3] x86/paravirt: Get rid of paravirt patching
This is a small series getting rid of paravirt patching by switching
completely to alternative patching for the same functionality.
The basic idea is to add the capability to switch from indirect to
direct calls via a special alternative patching option.
This removes _some_ of the paravirt macro maze, but most of it needs
to stay due to the need of hiding the call instructions from the
compiler
2005 Dec 14
7
Joining a Samba 3 domain repost
Sorry still unable to find documentation
Hello
I have set up a Samba 3 PDC on RHEL4 using the tdbsam backed. I can log
in as a user who has been added to the tdbsam database from a
workstation. When I try to add the workstation to the domain (after
breaking user connections to the server) I get "The following error
occurred while trying to joining the domain xyz.com. Access denied.
I
2017 Apr 30
1
Upgrade Samba 4.2 to 4.6
I have two DC's with Samba 4.2.1 (primary DC) and 4.2.3 (secondary DC). I
have installed Samba 4 from the source code (configure,make,make install).
I'm using rfc 2307.
How can I update to Samba 4.6.3 version ?
Is the same strucure samba 4.6 version and samba 4.2? Is there any
incompatibility?
Regards,
Márcio Bacci
2004 Jun 30
2
AGI Diad number
Is there a way of getting the dialled number from an AGI? Is it passed
in the initial variables, or can it be pulled out or passed across from
the dial plan?
Cheers,
Ben Merrills
Griffin Internet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040630/71e0bcda/attachment.htm
2005 Mar 04
1
Placing a call from command line and passingit to an extension if connected - Is it possible?
Also lookup AGI
The WiKi and via google by using this: site:lists.digium.com <some
words>
W
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Steven
Critchfield
Sent: Friday, March 04, 2005 2:08 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Placing a call
2003 Sep 23
3
New kid on block
Hi,
I am an experienced developer with Windows and familiar with Linux. I am looking for a SIP solution.
1) How does Asterisk compare to VOCAL in terms of support.
2) Is Asterisk free?
3) Where are the docs? Or even better. Where do I start?
4) Will it run on RH9?
Thanks in advance.
Costas
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
--
2006 Mar 30
2
compiling theora-mmx on AMD64
Hi all,
I'm a Theora noob and just taking a look at the theora-mmx package in
hopes of making Thoggen run faster for DVD ripping. I've checked out
the latest svn of the theora-mmx branch and trying to compile it on
Ubuntu Dapper AMD64.
I run autogen.sh, then make, and soon get the following errors:
make[2]: Entering directory `/home/dlenski/theora-mmx/lib'
if /bin/sh ../libtool
2005 May 11
1
Gateway service under Asterisk
Hello list!
I am new in * but i want to learn about its possibilities. I want somebody
to tell me if what I want to do is possible with *.
I have a teleconference tool which uses SIP and now I am using Asterisk as
POTS gateway. When I dial certain number from a telephone I connect with
asterisk which asks me for an extension. When I dial certain extension I
connect with my SIP application
2003 Oct 10
4
Caller Id AGI Script
As you my be aware the X100p cannot collect uk caller id,
now I have a modem and a perl script that creates a
file /etc/asterisk/callerid.txt on each incoming call in the format
number,date,time,name
over writing each time a new call comes in
I can asterisk read this file and populate the callerid for internal phones and
cdr?
I think it can be done with AGI but don't know where to start
2003 Oct 13
1
ACD/IVR dialogs/SIP/client environment
Ok I have tried to post to this list server but have just gotten the
automated reply saying the moderator has to approve it to the list first
which was my mistake for sending from the wrong email account.
So if the moderator finally approves my questions and you see the same
post again "Sorry".
My situation is this:
I havn't installed Asterisk yet but am curious the general way