similar to: IAX2

Displaying 20 results from an estimated 1000 matches similar to: "IAX2"

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
2003 May 20
3
Startup problem
What is this? chan_iax2.c line 4695 (build_peer): Unable to support trunking on peer 'lamas-tigris' without zaptel timing codec_g729b.c Line 413 (load_module): Unable to initialize va stuff: -1 This is why I can't start asterisk in the background -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Apr 19
2
Need Help with Dial Plan
Let me lay it out for you.... Call comes in over a T1 - Signal is em_w. The extension is seen as *<callerid>*<last 4 digits of number being called>*. Which is fine in it self. I have my extension.conf file set up as follows... [did] ; Receive call as *<calling>*<called> exten => _.,1,Answer exten => _.,2,Cut(CALLING=EXTEN,*,2) exten =>
2009 Mar 05
5
[LLVMdev] Persistent build error
I've been getting this error for the last few days: gmake[3]: Entering directory `/disk1.1/tigris-slash/usr/home/ben/svn-work/llvm/lib/Transforms/Utils' llvm[3]: Compiling AddrModeMatcher.cpp for Debug build In file included from /disk1.1/tigris-slash/usr/home/ben/svn-work/llvm/include/llvm/Target/TargetLowering.h:26, from
2004 Jul 01
2
IAX2 to IAX2 connection problems
Hi My head hurts... Can anyone help out here, my remote IAX can see my local IAX and visa versa, conversation starts, I can dial my remote (POTS) landline number, remote end answers, trys to route to local iax2, I see it start the conversation here, the extension (SIP) rings once and then it dies... Both ends are defined with accept IPADDRESS to keep it in the family and simple.. Debug info
2003 Oct 26
4
ReplayTV connecting through Asterisk box
Has anyone had any luck getting a ReplayTV DVR box to connect through an Asterisk box? Mine seems to dial just fine, but can't negotiate a connection. I am using: exten => _95380024,1,Dial(Zap/1/${EXTEN:1},120,d) exten => _95380024,2,Congestion I don't have any problems doing a fax though my system. For this setup, I am running a simple Digium developer's kit on a
2009 Mar 06
0
[LLVMdev] Persistent build error
Have you fixed the problem already? I'm getting the same error on my Windows Vista x64 cygwin make Ben Laurie-3 wrote: > > I've been getting this error for the last few days: > > gmake[3]: Entering directory > `/disk1.1/tigris-slash/usr/home/ben/svn-work/llvm/lib/Transforms/Utils' > llvm[3]: Compiling AddrModeMatcher.cpp for Debug build > In file included from
2009 Mar 06
0
[LLVMdev] Persistent build error
This should be fixed now. I verified it with 3.4.6 on a x86 linux box. http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090302/074769.html I think most of our nightly testers are using gcc4. -Tanya On Thu, 5 Mar 2009, Ben Laurie wrote: > I've been getting this error for the last few days: > > gmake[3]: Entering directory >
2009 Mar 06
1
[LLVMdev] Persistent build error
On Fri, Mar 6, 2009 at 4:59 PM, meilon <the-fr3ak at gmx.net> wrote: > > Have you fixed the problem already? I'm getting the same error on my > Windows > Vista x64 cygwin make Nope. Still there. > > > Ben Laurie-3 wrote: > > > > I've been getting this error for the last few days: > > > > gmake[3]: Entering directory > >
2007 Jan 17
4
svn: command not found
Upon trying to install I keep getting the following error message in my terminal... svn: command not found Any help would be greatly appreciated -- Posted via http://www.ruby-forum.com/.
2006 Jul 25
4
Problem installing plugins
I''m trying to install a plugin using the supplied command... $ script/plugin install svn://rubyforge.org//var/svn/backgroundrb I get an error sh: line 1: svn: command not found What am I doing wrong? What is svn, and why is it not found?? It seems to work for everyone else.... Have I missed something in my Ruby install? -- Posted via http://www.ruby-forum.com/.
2008 Jul 01
4
[LLVMdev] llvm/tools/lto* rename heads up
Devang removed the old llvm/tools/lto directory and renamed lto2 -> lto. The end result of this is that 'svn up' may complain. If you get an error about this from svn, just do: $ rm -rf llvm/tools/lto* $ svn up llvm/tools to fix it, -Chris
2006 Aug 25
10
SVN security hole explained
Hi all, If you are using Pound / Pen or another load balancer, I believe you should read this: http://blog.teksol.info/articles/2006/08/25/subversion-metadata-exposure-on-mongrel My article refers to Dan Benjamin''s http://hivelogic.com/articles/2006/04/30/preventing_svn_exposure My point is that even though we are preventing Apache from serving anything except a select few file
2004 Mar 17
2
[LLVMdev] JFYI: svn 1.0.1 released
Hi all, Here: http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-October/000523.html Chris wrote: Chris> We certainly acknowledge that CVS has severe Chris> deficiencies, but in the near future we'll probably stay with it. Chris> Perhaps after SVN 1.0 comes out... :) so, now it is: http://subversion.tigris.org/servlets/ProjectNewsList ;-) P.S. any March LLVM news? best
2008 Jul 01
0
[LLVMdev] llvm/tools/lto* rename heads up
I have experienced this with a svn 1.5 client but not with 1.4.6. Did anybody see this with a 1.4.6 (or older) client? Btw. what is the server version? Anyway this seems to be a bug in subversion. Cheers, Gabor PS: http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=79361 On Jul 1, 5:27 am, Chris Lattner <clatt... at apple.com> wrote: > Devang removed the old
2007 Mar 13
1
IAX2 Question (Asterisk 1.4 tarball)
I've got IAX2 setup between two servers with this config: I have two servers on a switch: asteriskm is 192.168.0.160 and asterisk1 is 192.168.0.161 asteriskm has a Sangoma T1 card in it. I want to route calls from asteriskm to asterisk1 which will run an AGI IVR for the call. Config is below, but my problem is that 90-95% of the time when I start asterisk on the two servers I get the
2006 Apr 16
2
Capistrano and multiple Dev environments?
I have working copies of code in development on multiple places - work machine, home machine, laptop, etc. I can''t always force these machines to use the same credentials; I end up with each machine having slightly different database.yml configurations. With Subversion-Pre-Capistrano, I left the entire config directory out of Subversion (or some kind of template; see
2004 Mar 31
1
Noises and echo effects
Hi! I need your advice. My problem is that I have very bad sound quality calling to cellular phone via asterisk router. There are some kind of noises and echo effects when you try to speak louder. I have the following components in my call routing schema: - PBX with E1 port. - asterisk router with TE405P card(32bit/4 E1 ports). - Teles server with PRI interface card(3 E1 ports) and VTM
2009 Nov 22
4
Do you keep an archive of "useful" R code? and if so - how?
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091122/430e3297/attachment-0001.pl>
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