similar to: Use dialplan variables from MySQL database and replace with value

Displaying 13 results from an estimated 13 matches similar to: "Use dialplan variables from MySQL database and replace with value"

2014 Nov 25
1
park()-command always parks on default 701
Hello, I have the following in my dialplan : exten => callpark,n,Set(PARKINGDYNPOS=200-210) exten => callpark,n,Set(PARKINGDYNCONTEXT=parked_001) exten => callpark,n,Park(20000,,,,s,parkinglot_001) I see on the CLI : [Nov 25 15:08:47] -- Executing [callpark at pbx-routing:10] Set("SIP/SipT01-0000000b", "PARKINGDYNPOS=200-210") in new stack [Nov 25 15:08:47]
2009 Dec 27
0
Macro only accepts 1 argument
Hello list ! This is my call to the macro : exten => 36,n,Macro(mymacro,${KNUMMER},yo) This is where {ARG1} and {ARG2} are used inside the macro : exten => s,n,Voicemail(${ARG1}@${ARG2},s) This the output on the CLI : VoiceMail("IAX2/zoiper-13958", "908001@|s") The variable ${KNUMMER} is set in the dialplan and well replaced by 908001. But {ARG2} is not replaced by
2006 Jan 04
4
HOWTO: Render partial in div
Hey- I''m using ROR 1.0 and script.aculo.us 1.5.1. I''ve been trying unsuccessfully to render a partial in a DIV, but can''t seem to get the right combination of stuff to make it work. There seems to be a few different ways of going about it. Right now I can render a partial. What do I need to to render the partial in a div? Here is what it looks like so far: #
2005 Feb 25
0
Asterisk with PortaOne Radius client- problem in accounting script with OH323
Dear all, I have installed asterisk 1.0.5 on redhat 9 I have installed also, asterisk-oh323 0.6.5 module (successfully compiled and installed) Now When I am trying to get asterisk communicate with a Radius (in my case: it's the VoiceMaster Radius) I was able to do the following: After installing all recommended to download and install radius client for asterisk
2004 Aug 24
1
error when unsubscribe (PR#7198)
Full_Name: Huan Huang Version: 1.9.1 OS: Win NT Submission from: (NULL) (155.140.122.227) Traceback: Traceback (most recent call last): File "/scratch/local/app/mailman-sfs/2.1.5/scripts/driver", line 87, in run_main main() File "/scratch/local/app/mailman-sfs/2.1.5/Mailman/Cgi/options.py", line 91, in main language = cgidata.getvalue('language') File
2004 Feb 06
0
Bug (PR#6550)
Full_Name: Huan Huang Version: 1.8.1 OS: WIN NT Submission from: (NULL) (155.140.122.227) Bug in Mailman version 2.1.4 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback: Traceback (most recent call last): File
2004 Jan 06
0
bug report (PR#6394)
Full_Name: Huan Huang Version: OS: Submission from: (NULL) (155.140.122.227) Bug in Mailman version 2.1.4 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback: Traceback (most recent call last): File
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
2016 Apr 29
0
Trying to build ices-0.4 on ubuntu and "libshout not?usable"
Hi Ray: With Ubuntu for the libshout library it will work if you install it using the apt-get command. Apt-get install libshout-dev I got ices to work on Ubuntu 14.04 with this. Hope that helps. Larry -----Original Message----- From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Ray Lutz Sent: Friday, April 29, 2016 6:03 PM To: icecast at xiph.org Subject: [Icecast] Trying to
2016 Apr 29
4
Trying to build ices-0.4 on ubuntu and "libshout not usable"
Hello: I hope someone can take a look at this and give me a little push to get me past this logjam. I've been running icecast + ices-0.4 + a perl application developed internally which runs an mp3 stream for a number of years. I am migrating my server from CentOS to ubuntu so I can upgrade to Perl 5.18 (so as to get clean unicode processing for another application.) I have installed
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 Oct 16
13
More than one parameter with link_to_remote
Hi all, I''m trying to pass more than one parameters using link_to_remote, but I''m getting a behaviour that seems quite strange to me. Here''s the code: link_to_remote ''some text'', :update => ''form'', :method => ''get'', :url => { :action =>