similar to: Need Help with Dial Plan

Displaying 20 results from an estimated 200 matches similar to: "Need Help with Dial Plan"

2005 Mar 28
1
spandsp-0.0.2pre11
Hi, People often send me audio logs from spandsp's soft-fax machine, where they have problems with corruption in the middle of a page for most or all of their faxes. Their problems are usually 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
2006 Feb 20
1
CentOS 4 x86_64 - Nagios plugins compile issue
Hi Trying to compile nagios plugins on an x86_64 box as i have non standard locations for some software and coming accross this issue. The plugins compile OK but the check_mysql plugin fails to compile and i see this error in the compile log configure:9368: checking for mysql_init in -lmysqlclient configure:9398: gcc -o conftest -g -O2 -I/opt/mysql/include -L. conftest.c -lmysqlclient
2018 Dec 14
2
Debug info for CUDA code
Hi Alex, Eric and Valentin, Thanks for the information. I don't mean to push this but I'm in desperate need of debugging some cuda code. I'm not familiar with the llvm internal but it sounds like there's at least line info now, right? If so, can you 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
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. View second one - patching 2.6.30.1 via Andrew''s Lyon rebase patch set :-  
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
2018 Dec 14
8
Debug info for CUDA code
Are you planning to release this as soon as it's ready or you want to make it into a major release? Is it possible to let me know (maybe by replying to this thread) once the code is ready? I know sometimes it takes a while to get things in the major release. I greatly appreciate your work on this! Thanks, Char 在 2018-12-15 05:19:50,"Alexey Bataev" <a.bataev at outlook.com>
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
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
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?
Howdy. I've been attempting to configure Samba 1.9.17p4 as a master local and domain browser. However, my Win95 PC cannot see the network when I run it like this. I have disabled "Browse Master" in file and printer sharing for MS Networks on the PC. My Linux box's IP address is 203.29.178.27, I have a network of 203.29.178.128 with a subnet of 255.255.255.248, and my Windows box
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
2019 Jan 23
2
Debug info for CUDA code
Hi Char, I found the problem, for some reason the last patch was applied correctly. Just committed the fixed version. Tried to compile axpy.cu, everything works. ------------- Best regards, Alexey Bataev 23.01.2019 13:37, treinz пишет: > Hi Alexey, > > I tried the b7195a6 from the llvm github mirror, which does include > your commit D46189 <https://reviews.llvm.org/D46189> (see
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
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, Xandros 3.0.1 OCE (Debian based). ./configure executed without problem (once I installed bison++). Then 'make depend && make' resulted in the errors below. Apologies for the length of the mail, but I don't want to miss out anything which may be vital :) Any suggestions would be gratefully received. Kind regards,
2019 Feb 26
1
Debug info for CUDA code
Hi Alexey, Thanks for the great work! The version I checked out works most of the time. But I do encounter crashes sometimes. I can't file a bug report on https://bugs.llvm.org/ because I don't have an account. I sent an email to bugs-admin at lists.llvm.org for an account already but I haven't heard back. Meanwhile, can you take a look at the issue? I'm attaching the bug report
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
2003 Aug 04
3
FW: Cisco 7960, SIP, NAT, Voicemal
-----Original Message----- From: Adams, Gavin Sent: Monday, August 04, 2003 6:10 PM To: 'asterisk-users@lists.digium.com' Subject: Cisco 7960, SIP, NAT, Voicemal Hey all, I've got a couple 79xx phones working peer-to-peer and am now trying to work on the voice mail. In extensions.conf: [ATL] exten => 4001,1,Dial(SIP/gadams)|10 exten => 4001,2,Voicemail,u4001 exten =>
2019 Feb 26
2
Debug info for CUDA code
Hi Alexey, Just want to make sure I understand what you said because I'm not familiar with the llvm pipeline, it's this line: /net/gs/vol3/software/modules-sw/cuda/10.0/Linux/RHEL6/x86_64/bin/ptxas" -m64 -g --dont-merge-basicblocks --return-at-end -v --gpu-name sm_75 --output-file /tmp/60663577.1.login.q/testparticles-4fd988.o /tmp/60663577.1.login.q/testparticles-1d20c4.s that