similar to: dialplan issue - 1& 0 should be false

Displaying 18 results from an estimated 18 matches similar to: "dialplan issue - 1& 0 should be false"

2006 Oct 26
3
dialplan issue - 1& 0 should be evaluated false
Helo List, Sorry I missed the rest of my email in my previous post. Please see below. I'm having an issue using the AND (&) operator evaluation in the code of my dialplan. The dial plan is coded to detect inbound DTMF digits from callers. key "1" is equivalent to "yes" and key "2" is equivalent to "no" in two diferent contexts in the dial plan.
2007 Jul 09
0
[PATCH] Compiz with Fglrx without Xgl (an hack for use-copy)
As posted few days ago by Vladimir, newer fglrx ATi proprietary drivers supports the Composite extension (also if it provides buggy rendering for some apps), that's why using the non-tftp rendering you could run Compiz in fglrx drivers too without loading Xgl. However the use-copy option makes compiz do some checks that the fglrx drivers don't pass (I don't know why, since the
2005 Sep 26
3
re: DTMF woes, continued
Hi Yair, Please let me if you managed to fix the DTMF tone issue, which you were experiencing couple of months ago. If not can you share any advancement. I'm currently experiencing the same issue, I can make outbound calls but DTMF will not work when dialing IVRs. My configuration is asterisk@home 1.5, registering to Voip provider (Symbio), codec is g.729 and dtmf mode is set to rfc2833.
2019 Apr 15
2
Loop Strength Reduction Pass Does Not Work for Some Varialbles Related to Induction Variables
Dear Momchil, Thanks a lot for your prompt reply and kindly suggestion. The code will truly lead to some automatic unrolling with GCC and increase the number of operations in the assembly code. However, I am focus on the the IR optimization and the calculation of the array element offest, which may need multiplication if the IR instruction GEP is lowered to arithmetic operations. The
2016 Mar 23
1
Clang/LLVM producing incomplete & erroneous debug information
Hi everyone, I'm trying to get debug information for a C/pthreads application, but it seems like clang/LLVM are producing limited & erroneous debugging information. I've attached a simple test example to reproduce the problem -- I'm using clang/LLVM 3.7.1 built from source on Ubuntu 14.04. I compile the attached file with: $ clang -O1 -g test.c -lpthread If I run: $ readelf
2019 Apr 15
2
Loop Strength Reduction Pass Does Not Work for Some Varialbles Related to Induction Variables
Dear all, Hi! Recently, I try to combine the passes SeparateConstOffsetFromGEP and LoopStrengthReduction to transform the multiplication in the lowered GEP IRs into addition. However, it seems LoopStrengthReduction is unable to remove all the multiplications for the element offset calculation. My test code is shown below and thanks a lot in advance for your time and suggestion!
2012 Feb 13
3
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
2012/2/6 thomas schorpp <thomas.schorpp at googlemail.com>: > Hi, Hi Thomas, > I want the driver report the battery status from ABM charging controllers > -patch attached- : thanks for your patch. since it introduces a new variable (battery.status.abm), I prefer to step back and think to something useful more widely. thus, I'm thinking about a generic
2006 Jun 04
5
chan_capi-cm-0.6 and incoming calls problem
I have a problem receving calls via the ISDN line, using the followin components Asterisk 1.0.9 with asterisk@home chan_capi-cm-0.6 AVM Fritz card datalink protocol = point to multimode I can make calls out with no problems so the issue is only incoming calls. When I make the call from an external line to the ISDN line connected to asterisk, I get a busy signal after about 5 seconds. I have
2007 Jul 16
1
PXElinux UDF support
Hi All, Im just wondering if there are currently any plans to support UDF ISO images in PXE linux anytime soon ? Thanks. _________________________________________________________________ Advertisement: Are you paid what you're worth? Find out: SEEK Salary Centre
2009 Mar 21
1
(no subject)
Hi there, Could you please remove me from your mailing list? Thank you Daniel _________________________________________________________________ Need a new place to rent, share or buy? Let ninemsn property help.
2009 May 16
1
Gamma
Hey, I am having trouble graphing the following function √2Γ(n/2)/[√n − 1Γ((n − 1)/2 for the values of n between 2 and 50. i know that Γ(n) = (n-1)!, which in R is factorial(n-1) When i type that into R, using y <- function(n)..... and then plot(y,2,50), it doesnt give me anything meaningful, in fact, it comes up with a message saying something like "in gamma(n+1) ploted" or
2006 May 26
0
No sound when the call is diverted
Hi Guys, I'm having sound problems when diverting a call using asterisk@home 1.5. I am using the following configuration in extensions_custom.conf, extensions_additional.conf and extensions.conf [custom-Sales] exten => s,1,SetVar(DivertNumber=02XXXXXXXX) exten => s,2,Dial(SIP/116, 15) exten => s,3,Goto(outrt-010-outside3,9${DivertNumber},1) (i have replaced the diverted phone
2006 Jun 08
1
chan-capi and dtmf
Hi List, I'm having a problem with detecting incoming dtmf tones with chan_capi, using an AVM Fritz card. I have set up softdtmf and relaxdtmf, both to 0, expecting that the capi module will detect the tones, but it did not. I also set both to 1, expecting that the asterisk dsp functions will detect them but it did not either. Can anyone provide any ideas how to overcome this issue?
2006 Jan 15
6
uplink call quality issues
Hi Can someone please help with the following, We are using asterisk@home 1.5 and SIP trunks to communicate to the PSTN network. We are having some problems with the call quality. Although we can hear the other person's voice quite clear when making or receiving a call, we get complaints from the people on the other end saying that our voices sound very unclear, low and that the voice
2006 Jan 20
7
Wine and Kaleidagraph
Hi. I am a recently debian user that don't know much about linux, but I work hard :). I was boring about MsWindows and I've decided to change, but I have to work with some Windows programs. Really I have a problem: I must use kaleidagraph in my work,I've seen that this program is available in the Programs database, so I've installed and upgraded my Wine. After that I have
2014 Mar 17
2
problema con intalacion de zoo (debido a version) y sentiment140
Daniel- Yo intente bajar de zoo/archive la version anterior (la 7.10) pero no es un zip y como mi OS es windows, no hay caso, no me lo toma. Al instalar sentiment140 (si, desde ese link que has puesto) desde el zip no me aparece en la lista de los paquetes instalados y por tanto cuando hago library(sentiment) me aparece un mensaje indicando que el paquete no existe Gracias por la ayuda!
2006 Nov 23
0
Passing arguments to AGI script
Hi List, Can any one please let me know how to pass arguments to the agi script from the dialplan? I read that it is possible to pass arguments to an AGI script here, http://home.cogeco.ca/~camstuff/agi.html, by entering the variable followed by a vertical bar but it doesn't seem to work for me. I'm using a basic AGI script to query a database and then returns to specific contexts
2006 Nov 30
1
CAPI module issue
Hi List, I am experiencing an issue in a server that I have installed asterisk; configured an AVM FRITZ card to work with the capi module. Once istalled the card works perfect; however every time I reboot the machine I found that I have to re install the capi4k-utils before I can load asterisk otherwise the capi module will not loadup. Can anyone direct me in the right direction in order to