similar to: How can I use the "GET VARIABLE variablename" in AGI

Displaying 20 results from an estimated 300 matches similar to: "How can I use the "GET VARIABLE variablename" in AGI"

2007 Feb 01
1
why there havn't "app_meetme.so" file about asterisk1.4.0?
asterisk-users@lists.digium.com hi, I install asterisk1.4.0 , when I use the meetme application. The console show that " WARNING[9872]: pbx.c:1755 pbx_extension_helper: No application 'Meetme' for extension " . I found that there havn't "app_meetme.so" in the directory of moudles. Then I complied the asterisk1.4.0 again , there is no
2006 Jun 09
2
blank division after update
Hello all, Im having a slight problem with my website. I have a division that is updated using a link_to_remote call. Now, inside the view I can put plain text and everything is fine. However, if I try to pass a variable from the controller to the view it does not work. For example I can have this as the controller: def show_news @testvariable = "shizzlenitboo" end And
2010 Feb 24
2
AMD: HANGUP
*Code:* == Manager 'sendcron' logged off from 127.0.0.1 -- Executing Playback("Local/91441425477394 at default-b9f2,1", "sip-silence") in new stack -- Playing 'sip-silence' (language 'en') -- Executing AGI("Local/91441425477394 at default-b9f2,1", "agi:// 127.0.0.1:4577/call_log") in new stack -- AGI Script
2019 Dec 27
2
AGI: "Get variable" returns variable VALUE vs "Get full variable" returns variable NAME - bug or my misunderstanding?
Just trying out a node agi package (https://github.com/sergey12313/ts-agi/ , and it wasn't behaving as I expected, but when turning on agi debug, it looks like it might be Asterisk (using 17.1.0) This works as expected <Local/1000 at default-00000020;2>AGI Rx << SET VARIABLE myVar "Hello World!!!" <Local/1000 at default-00000020;2>AGI Tx >> 200 result=1
2004 Jan 31
0
Using an additional modem to get CallerID information
There are two stages in the process of getting callerID information from a standard modem, to be used in Asterisk. The first stage is actually capturing the information from the modem, the second stage is importing the captured data into Asterisk. Capturing the caller ID details from the modem I will presume at this stage, that you have a modem that supports caller ID and it is installed and
2007 Feb 01
1
Re: why there havn't "app_meetme.so"fileaboutasterisk1.4.0?
Removed the DEPENDS_app_meetme=ZAPTEL from the file menuselect.makedeps And in menuselect.makeopts I removed the DEPSFAILED line that had meetme in it. It then compiled. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of ?? Sent: Thursday, February 01, 2007 9:01 AM To: Asterisk Users Mailing List - No Subject:
2009 Mar 09
1
Data Restructuring Question
I think I am overlooking a call or concept in R to help me easily and quickly restructure my data.frame:   Sometimes the data I receive looks like: VariableName, Run1, Run2, Run3, Location temp,               15.0,  16.0,  17.0, There   And other times it looks like: VariableName, Run, Location temp,               17.0, There   I would like to use the header information in order to be able to
2012 Oct 29
6
export variable from bash to R
Dear R experts This probably seems very easy to you guys, but I'm a beginner and would be really glad if someone helped me with this: I am trying to automate the execution of an R script (let's call it "myscript.R") by passing a variable from a bash script to myscript.R. I know I can use the command Rscript, but I don't know how to declare in bash which variable will be
2014 Aug 04
3
[LLVMdev] LLVM AllocaInst and StoreInst
Hi, I am trying to write a simple interpreter. I am trying to generate LLVM IR for assignment operation. The code for the generation part looks like this llvm::Value* codeGenSymTab(llvm::LLVMContext& context) { > printf("\n CodeGen SymTab \n"); > Value *num = ConstantInt::get(Type::getInt64Ty(context), aTable.value, > true); > Value *alloc = new
2007 Nov 15
1
Centos 5 Asterisk 1.4 FreePBX Install script
Hi, All Here is the install script that I promised. Let me know if there are any problems. I did not include nv_faxdetect in this yet, I am still working on that. The hylafax-iaxmodem script I posted earlier should work on CentOS 5. http://jonnt.users.taylortelephone.com/asterisk/centos5-asterisk1.4-install.sh Jonn
2007 Jan 12
1
Identifying Queue on Cisco 7960
Hey Guys, I apologize for my ignorance on this one. I've got several 7960s running on Asterisk1.4 with 15 or separate queues and am trying to figure out a way to identify to the 7960s, what queue the incoming call is on? Is this possible at all? Thanks! -- Robert Norton SophMedia LLC Operations Manager Cell: 480-234-4312 Office: 480-626-5449 (x300) P.O. Box 7755 Tempe, AZ 85281
2013 Sep 06
0
ALSA Module Sample Rate
All, I'm trying to setup asterisk to run off of a raspberry pi and use the alsa module to access the sound card (a usb logitech 270 camera/mic). Everything appears to be working except the audio quality is very (very) poor and there is an error from the asterisk conosle: Loading chan_alsa.so. == Parsing '/etc/asterisk/alsa.conf': Found [Sep 6 17:57:29] WARNING[4562]:
2003 Aug 25
2
SetVar on sample.call
Hi all!! Does anyone have a short example or even better - a working AGI script that uses "GET VARIABLE' from a /var/spool/asterisk/outgoing call that uses "SetVar"? Here's what I've tried with no luck so far: sample.call ================= Channel: SIP/1000 MaxRetries: 2 RetryTime: 60 WaitTime: 30 Application: Agi Data: playTasks.agi Callerid: Nightly Processor
2007 Feb 02
1
WARNING[4218]: res_features.c:1385 ast_bridge_call: Bridge failed on channels ( when I use asyncgoto)
Hi All, I download the app_asyncgoto.c, compile the app_asyncgoto.so. Then according to this page http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO ; when I dial ,there have this warning: -- Executing AsyncGoto("SIP/111-086497c8", "SIP/113-08674628|dynamic-nway|111|1") in new stack Feb 2 16:53:10 DEBUG[4218]: app_asyncgoto.c:95 asyncgoto_exec: Attempting
2002 Dec 05
1
(no subject)
hi, suppose you have a for-loop like this: for(i in1:x) {} ... now you want to generate a variable in every cycle (since you do not know the size of x in beforehand you have to do this dynamically). the variable should e.g. look like this: variableName1<-c() (if x==1) variableName2<-c() (ifx==2) variableName3<-c() (if x==3) .. .. i tried this(which obviously didn't work):
2002 Dec 18
3
summary stats including NA's into new dataframe
List, I am trying to extract summary statistics from a data frame with several variables (and NAs) into a dataframe with the columns: Variablename (ie the colnames of original data), mean, stdev, max, min, Valid N, Missing Values. Extracting the statistics is straightforward using stack and aggregate. However, I haven''t succeeded in obtaining the number of Missing Values. I can extract
2016 Apr 12
3
selinux getsebool request
Out of faint curiosity, how do we push change requests upstream to RHEL? I'm using puppet to automate systems, including the application of SELinux policy. While setsebool -P is non-damaging to repeat, it is time consuming -- taking about 45 seconds per execution to process the existing policy and re-commit to disk. I'd like a simple ability to put an unless in the execution of
2010 May 28
2
[LLVMdev] Retrieving Underlying Type from AllocaInst
Is there a recommended way to retrieve the original type from an AllocaInst object? For example, I am creating alloca instructions using the IRBuilder interface like: alloca = builder.CreateAlloca( Type::getDoubleTy( context ), 0, variableName.c_str() ); and I place the alloca into a symbol table. Later when I am generating instructions for an assignment operation, I want to check the type of
2009 May 29
1
how to detect dtmf in meetme
hello i want to kick participant in a meeting by pressing the digit on sip phone.when i entry the meeting ,no matter how i press the button,the dtmf does not work. here is my dialplan and my agi script,and sip.conf [from-internal] exten =>121,1,MeetMeCount(900,CONFCOUNT) exten =>121,2,GotoIF($[${CONFCOUNT}<10]?3:100) exten =>121,3,Authenticate(123456) exten
2004 May 03
1
Setting up contrasts
I am using the following model: lm <- lm(mydata[[variableName]] ~ Age + Gender + Group, data=mydata) There are 5 groups in "Group": nonc (the control), c1,c2,c3 and c4. How do I contrast nonc vs the others? and How do I contrast c1 vs other c's (ie c2,c3,c4 as a subgroup)? I have looked at the contrasts option in lm and model.matrix and am really none the wiser. Though it