similar to: AGI Script

Displaying 20 results from an estimated 2000 matches similar to: "AGI Script"

2013 Mar 14
1
AGI
Hi everybody, Does any one knows how to place a call from a shell agi? I guess is something like echo Exec Dial(DAHDI/g2/2010,,W). Algo how i get the dnid variable? Thanks.
2016 Jun 06
2
Instruction Itineraries: question about operand latencies
In our architecture loads from certain memory locations take a long time to complete (on the order of 150 clock cycles). Since we don't have a way to tell at compile time if the address being loaded from lies in slow or fast memory, I've gone ahead and made all of the load numbers high, such as: InstrItinData< II_LOAD1, [InstrStage<150, [AGU]>]>, However, I see that
2005 Jan 21
3
Fw: R Citation
Dear Achim, Thanks for the comment. Here is the publisher's style guideline (AGU) "Because the Internet is dynamic environment and sites may change or move, treat World Wide Web, ftp files, and electronically archived data stored at data centers other than World or National Data Centers as unpublished, i.e., in text only." http://www.agu.org/pubs/AuthorRefSheet.pdf So by this
2016 Jun 08
2
Instruction Itineraries: question about operand latencies
I overrode getInstrLatency and did some printing to see what is available there. It looks like the registers are still virtual at that point when getInstrLatency is called - is that correct? (we needed to make some decisions based on actual registers that have been assigned since some registers are reserved as address space pointers and we could vary the latency based on which address space
2011 Sep 19
2
text matching
Hi All, I have a character vector by name tickers > head(tickers,10) V1 1 ADARSHPL.BO 2 AGR.V 3 AGU 4 AGU.TO 5 AIMCO.BO 6 ALUFLUOR.BO 7 AMZ.V 8 AVD 9 ANILPROD.BO 10 ARIES.BO I would like to extract all elements that has ".BO" in it. I tried > grep("\.BO",tickers) Error: '\.' is an unrecognized
2010 Mar 15
1
CDR: Add Dialed Number Identifierfield (DNID) field into MySQL
Hi, I would like to see the DNID in my MySQL CDR logs. I have read one big thread in the Asterisk Developer List, but I could not figure out how to implement it ? Is there a simple step-by-step. Thx in advance. Vai
2010 May 11
3
Problem with callerid(dnid) and queue
Hi all, In order to use the "open url" function of zoiper (it opens an url based on the asterisk $callerid(dnid)), I need rewriting of the dnid. In my dialplan I have: exten => 1000,3,Set(CALLERID(dnid)=newdnid) exten => 1000,4,Noop(${CALLERID(dnid)}) exten => 1000,5,Queue(test-queue) but the callerid(dnid) shows the extension called (the member of the test-queue) and not
2007 Mar 14
3
DNIS/DNID
Hi i have an asterisk pbx with E1 port connected to another PBX. Im trying to send the DNID/DNIS to the PBX here's my dialplan exten => 8881111111,1,Dial(ZAP/g2) exten => 8881111111,n,Hangup() The PBX just get the number 2 as it's DNIS when i change it to ZAP/1 or ZAP/g1 the PBX get the number 1. What should i add to send the extension number as DNID/DNIS? Thanks! --------------
2017 May 24
2
Interfaz gráfica para docencia
Sobre todo explicarles bien a que pregunta quieren contestar con la estadistica etc. El tema en psicología es sore todo que entiendan cuando leen algún articulo que significa la estadística. Por eso creo que con execsl y su add va super bien para que puedan reproducir casos. Usar algo nuevo, por lo que he visto con los chVales de clase les pierde por completo y desconectan. Ademas la estad lA
2008 Feb 04
2
Losing CALLERID{dnid}
Hi, I'm using videocalling on asterisk 1.4.10. When I setup the videocall with exten = n,1,h324m_gw(s at video2webanswer), I loose the variable DNID (${CALLERID(dnid)}) Before the videocall is set up, this variable is filled and after this videocall this variable is empty. Also all local variables are empty. If al look at the A-number (${CALLERID(num)} this variable is not empty
2020 Oct 27
1
Bug in Dial() string processing
Hi. I've discovered a bug in the Dial() string processing (for Asterisk 13.14.1 at least). According to the documentation in channels/chan_sip.c the Dial() string syntax is: * SIP/devicename * or SIP/username at domain (SIP uri) * or SIP/username[:password[:md5secret[:authname[:transport]]]]@host[:port] * or SIP/devicename/extension * or SIP/devicename/extension/IPorHost * or
2009 Aug 05
2
original & reformat extension
Question: Naturally there are times when need to I reformat an extension in a context as such: ;Reformat add CC1 exten => _NXXNXXXXXX,1,Goto(1${EXTEN},1) -or- ;Reformat 011 with with +CC exten => _011X. ,1,Goto(+${EXTEN:3},1) It's a helpful trick, BUT there are times when I want to send the call to another context in its original un-reformatted state. Naturally the ${EXTEN}
2003 Sep 04
2
Help configuring E400P cards
Hi everybody. We have a problem with the configuration of the card, the cards work and we receive incoming calls but asterisk don't receive dnid. We have 5 servers with 1 E400P with the same problem and the telco told us that we need to configure the card to request it, how we can do this? Can you help me to solve the problem. Best regards, Carlos Fernández Puente carlos.fernandez@alisys.net
2006 Apr 28
2
Asterisk DNID/RDNIS with Dial iax2
Dear Asterisk-Users: Question: ======== How do I get asterisk to pass DNID/RDNIS information between asterisk machines using iax2, in a Dial(IAX2...) command ? Setup: ===== I have two asterisk boxes, MASTER and SLAVE. MASTER is running 1.2.0 and SLAVE is running 1.2.1. The main box handles incoming calls on a multiple lines (both via hardware connection to our internal PBX and calls
2017 May 24
2
Interfaz gráfica para docencia
DeduceR es mas intuitivo que Rconander. Espero que te ayude! Xavier El 24 may. 2017 9:17, <miguel.angel.rodriguez.muinos en sergas.es> escribió: > Hola Eduardo. > > Creo que RCommander es un buen entorno gráfico para empezar con R (y en tu > escenario te resultará muy útil) > > Te recomiendo que uses el plugin EZR (Easy R) para ampliar la > funcionalidad de
2016 Jun 28
2
Utilizar una application web usando R
Hola Comunidad, Estoy intentado usar una application web (http://rsscalculatorforpets.royalcanin-world.com/) con R. La idea es tener los datos en R y importalos a la applicacion web y bajar los resultados otra vez a R. Alguna idea de donde puedo encontrar informacion relacionada con este tema? Muchas gracias, Marcal Plans Pujolras UPC-ESAB. Campus del Baix Llobregat . Edifici D4. C. Esteve
2010 Dec 13
2
[LLVMdev] portable way to modify the FP register?
Hi again, On Dec 13, 2010, at 18:03, James Molloy wrote: > To add to what Anton said, what if you're on a non-x86 target, or --no-frame-pointer is set? for the moment we're only considering X86-64 targets and we're forcing the FP to be materialized (ie, -disable-fp-elim) to ensure we can be independent of what happens to SP. btw, I can't think of any current ISA/ABI which
2011 May 01
2
More detailed Test::Unit error report
Hi, I''m starting to use Test::Unit to create unit tests for my Rails Applications/Plugins. I don''t have much experience in Ruby Unit Testing. The problem is that the output report is very simple and it is very difficult to discover where is the error. Test::Unit does not show the line number of the error and the Stack Trace printed using the --trace option does not help either.
2010 Dec 13
3
[LLVMdev] portable way to modify the FP register?
Hi, I'd like to know if there's a portable way of modifying the FP register, in LLVM. Suppose foo() calls bar(); bar emits a result but remains active and needs to be able to produce more results - a bit like a coroutine. We want bar to restore FP to what it was inside foo before transferring control back to foo (bar's stack frame is not disposed of). We'd make sure that foo
2017 May 24
4
Interfaz gráfica para docencia
Si puedo dar mi opinión es que no uséis rcomander. Al final el alumno cree que usa R pero no lo usa!!! Depende del tiempo pero si es para psicología yo usaría excell o spss. Rcomander les va a liar mas de lo debido y deja el ordenador inutilizable... Soy profe de estadistic pero aparte estoy en segundo de psicologia y la estadistica que se da es muy muy basica como para usar R. Salutis. Renaud