search for: tne

Displaying 20 results from an estimated 28 matches for "tne".

Did you mean: one
2004 Apr 19
2
Need Help with Dial Plan
...all as *<calling>*<called> exten => _.,1,Answer exten => _.,2,Cut(CALLING=EXTEN,*,2) exten => _.,3,SetCIDNum(${CALLING}) exten => _.,4,Cut(CALLED=EXTEN,*,3) exten => _.,5,Goto(main,${CALLED},1) include => main [main] exten => 0031,1,Answer exten => 0031,2,Goto(TNE-SG,s,1) Include => did include => TNE-SG [TNE-SG] exten => s,1,Answer ;exten => s,2,agi,tne.agi exten => s,2,Background(tne-main-thanks) exten => s,3,Background(tne-main-menu) exten => 1,1,Goto(default-tne,9100,1) exten => 2,1,Goto(default-tne,4100,1) exten => 3,1,Goto...
2005 Mar 28
1
spandsp-0.0.2pre11
...due to frame slips. However, recently I have received audio logs from two people who generally have great success with my software, but who find one or two machine regularly fail to send faxes correctly to their Asterisk boxes. I have looked at these logs and found the timing difference between tne near and far modems is out of spec. Well, out of spec or not, it must be tolerated. I have modified my V.29 modem to tolerate larger timing errors, and made this version available as spandsp-0.0.2pre11. Please try it. Regards, Steve
2006 Feb 20
1
CentOS 4 x86_64 - Nagios plugins compile issue
...clude -L. conftest.c -lmysqlclient >&5 /usr/bin/ld: cannot find -lmysqlclient | char mysql_close (); | mysql_close (); configure:10217: WARNING: Skipping mysql plugin any ideas about this as i have to compile these myself - Mysql is being found and does run so any ideas would be great. Tne nagios list has drawn a blank so far. thanks
2018 Dec 14
2
Debug info for CUDA code
...point me to a branch of llvm that can help tracing the bug down to certain line of code. I believe my bug is simply a write/read out of array boundary. Thanks, Char 在 2018-12-05 07:15:28,"Alexey Bataev" <a.bataev at hotmail.com> 写道: Hi, yes, these patches are required to have tne basic debug info support. At least 2 more patches are required to be able to get values of the variables without additional manual data type casting in cuda-gdb. Best regards, Alexey Bataev 4 дек. 2018 г., в 18:06, Eric Christopher <echristo at gmail.com> написал(а): Adding Alexey here...
2018 Dec 04
2
Debug info for CUDA code
Adding Alexey here who has been driving this effort in llvm. There are about 5 patches waiting on my review: -: https://reviews.llvm.org/D54320 -: https://reviews.llvm.org/D46189 -: https://reviews.llvm.org/D51554 -: https://reviews.llvm.org/D46061 -: https://reviews.llvm.org/D45784 After which I think we're good. -eric On Mon, Dec 3, 2018 at 6:29 PM Valentin Churavy via
2003 May 20
8
IAX2
What is the no authority found problem? And how can I register with * on IAX. It keeps rejecting the request telling that XXX not dynamic host. rejected any idea THX -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030520/a8a5907d/attachment.htm
2018 Dec 14
8
Debug info for CUDA code
...point me to a branch of llvm that can help tracing the bug down to certain line of code. I believe my bug is simply a write/read out of array boundary. Thanks, Char 在 2018-12-05 07:15:28,"Alexey Bataev" <a.bataev at hotmail.com> 写道: Hi, yes, these patches are required to have tne basic debug info support. At least 2 more patches are required to be able to get values of the variables without additional manual data type casting in cuda-gdb. Best regards, Alexey Bataev 4 дек. 2018 г., в 18:06, Eric Christopher <echristo at gmail.com> написал(а): Adding Alexey here...
2004 Apr 28
9
chan_sip.c max number of retries?
Still getting the same error. Apr 29 11:57:49 WARNING[1125329600]: chan_sip.c:503 retrans_pkt: Maximum retries exceeded on call 6b8b4567327b23c6643c986966334873@211.28.255.135 for seqno 102 (Critical Request) please advise anyone!!!!!someone!!! jai
2009 Jul 16
1
RE: [spam] Re: Xen on Jaunty
  Tne answer is NO. Any vanilla kernel (> 2.6.27) itself allows only to enable PV Guest (paravirtual) mode, but not Xen Dom0 Support. Mainline Linux doesn''t  contain Xen Dom0 Support merged. You have to work on it on your own.   I''ve sent you two links in the very first message. Vie...
2004 Nov 30
1
lme in R-2.0.0: Problem with lmeControl
Hello! One note/question hier about specification of control-parameters in the lme(...,control=list(...)) function call: i tried to specify tne number of iteration needed via lme(....,control=list(maxIter=..., niterEM=...,msVerbose=TRUE)) but every time i change the defualt values maxIter (e.g. maxIter=1, niterEM=0) on ones specified by me, the call returns all the iterations needed until it's converged. and this is exactly the pro...
2004 Mar 05
0
differences to whitbox
Hi, I think that this is a great idea regarding to tne new situation with redhat. Do you have differences to whiteboxlinux.org with your project ? Best regards Niels
1998 May 17
0
Samba not working as Master server?
...comment = Temp Files path = /tmp read only = yes </snip> ________________________________________________________________________ ???????????????????????????????????????????????? ? \? |_)???????????? |???????????????????? Steven Bolbot |\/ | | __ \?? _ \? __|? _` | |?? |? __|? sjb@tne.net.au |?? | | |?? | (?? | |?? (?? | |?? | |???? ICQ: 1221679 _|? _|_|_|? _|\___/ \__|\__,_|\__,_|_|???? http://Minotaur.home.ml.org ????????????????????????????????????????? ??? Go to <http://minotaur.home.ml.org/sjb.asc>http://Minotaur.home.ml.org/sjb.asc for my PGP Public Key. ===========...
2006 Feb 28
3
Capturing DIALSTATUS on a PARTICULAR channel if multiple-dialling?
Using 1.0.9: If I have: exten => s,1,Dial(SIP/5555&SIP/12345@192.168.1.1) How can I return the DIALSTATUS variable for the second SIP channel ONLY if the second SIP channel is busy, regardless of the dialstatus of the first SIP channel? What I want is, if the second SIP channel is busy go to n+1 or n+101 regardless of the status of the first SIP channel. tia
2011 Mar 30
1
[LLVMdev] Trouble traversing the CallGraph
I am finding some weird behavior in the CallGraph, and am not sure what am I doing wrong. When trying to traverse nodes in the CallGraph I get stuck in nodes representing external functions. Take the following code: ----- #include <stdio.h> int main() { printf( "Hello World!\n" ); } ----- If I try to traverse the CallGraph using the following code: ----- CallGraph CG
2006 May 06
1
Error compiling Wine 0.9.12
...error: `tRSHIFT' undeclared (first use in this function) ./ppl.l:370: error: `tLOGAND' undeclared (first use in this function) ./ppl.l:371: error: `tLOGOR' undeclared (first use in this function) ./ppl.l:372: error: `tEQ' undeclared (first use in this function) ./ppl.l:373: error: `tNE' undeclared (first use in this function) ./ppl.l:374: error: `tLTE' undeclared (first use in this function) ./ppl.l:375: error: `tGTE' undeclared (first use in this function) ./ppl.l:388: error: `tIDENT' undeclared (first use in this function) ./ppl.l:419: error: `tLITERAL' unde...
2019 Jan 23
2
Debug info for CUDA code
...;>> Char >>>>> >>>>> 在 2018-12-05 07:15:28,"Alexey Bataev" >>>>> <a.bataev at hotmail.com> 写道: >>>>> >>>>> Hi, yes, these patches are required to have tne >>>>> basic debug info support. At least 2 more patches >>>>> are required to be able to get values of the >>>>> variables without additional manual data type >>>>> casting in...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
Hi, I applied your patch and recompiled, but I'm still having trouble. In what follows I've tried to describe some details. The first problem was this: The Comm-Port gets opened with overlapped I/O. However, for WaitCommEvent() we do not specify an overlapped structure. This works fine on NT4 / W2K, but is contrary to the documentation, which specifys that you need to supply an
2001 Nov 14
3
times difference causes write
Using rsync-2.4.6: Is a times difference supposed to cause a write? Also -t vs -I makes no difference. Below shows the problem, I think: [dmahurin@pc16 /tmp]$ mkdir x y [dmahurin@pc16 /tmp]$ cp /bin/ls x [dmahurin@pc16 /tmp]$ ls -l x/ls -rwxr-xr-x 1 dmahurin users 43024 Nov 13 12:46 x/ls [dmahurin@pc16 /tmp]$ rsync -vrtW x/ y building file list ... done ./ ls ./ wrote 43112 bytes
2019 Feb 26
1
Debug info for CUDA code
...point me to a branch of llvm that can help tracing the bug down to certain line of code. I believe my bug is simply a write/read out of array boundary. Thanks, Char 在 2018-12-05 07:15:28,"Alexey Bataev" <a.bataev at hotmail.com> 写道: Hi, yes, these patches are required to have tne basic debug info support. At least 2 more patches are required to be able to get values of the variables without additional manual data type casting in cuda-gdb. Best regards, Alexey Bataev 4 дек. 2018 г., в 18:06, Eric Christopher <echristo at gmail.com> написал(а): Adding Alexey here...
2003 Mar 03
40
callerid
"In general you can match callerID with the /, but if you don't put anything after the /, then the rule matches "no caller*ID", and if no slash is there at all, it matches "any callerid". " Ok.My question is -> how to match callerid from 001... ? and if don't know how many numbers ? exten => s/0_,Answer don't work- anything else ? tnx Thomas