search for: 18b

Displaying 12 results from an estimated 12 matches for "18b".

Did you mean: 18
2003 May 15
1
problems with X101P and s400P cards
...' (OpenH323 Channel Driver) == OpenH323 Channel Ready (v0.5.1) [skipping chan_zap.so] Asterisk Ready. *CLI> As you will see in the last line "skipping chan_zap.so" before now it gave me the following error message -- Olaifa Augustine General Data Engineering Services Ltd 18b oshin road,kongi bodija p.o.box 29460, secretariate, ibadan. tel:- 234-2-8105156
2004 Oct 25
1
functions for special na handling?
...myfun) would do the following > x <- ts(10,11.4,NA,12,9.7) > y <- myfun(x) > y 10 11.4 11.7 12 9.7 i can code an na.action method myself to accomplish this, but has someone else already coded routines of this nature? many thanks, robert Robert Sams SANCTUM FI LLP Charles House 18B Charles Street Mayfair London W1J 5DU Tel: +44 (0) 207 667 6360 Dir: +44 (0) 207 667 6363 fax: +44 (0) 207 667 6460 email: robert at sanctumfi.com Authorised and Regulated by the FSA. Sending encrypted mail: See http://pgp.mit.edu (search string 'sanctumfi') for updates. -----BEGIN PGP...
2003 Apr 30
0
zaptel error while compiling
...zaptel" it give an error "cant locate module zaptel" also when i do "modprobe wcfxo" it gives "can't locate module wcfxo" when i try compilling zaptel i get "make ***[zaptel.0] Error 1 what am i doing wrong someone please help! -- Augustine GDES 18b oshin road,kongi bodija p.o.box 29460, secretariate, ibadan.
2005 Feb 21
2
Anyone using SuperMicro SuperServer 6014P-8R?
Hi, Is anyone here using the SuperMicro SuperServer 6014P-8R with Asterisk? I'm especially interested if you've used it with a TE405P or TE410P. Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org
2002 Feb 18
1
Unknown DOS version
Hello, what does the wine error message "unknown DOS version" mean? Will I have to change my wine configuration in some way? Or is the program not runnable with wine at all? Any hints are appreciated. Thanks in advance. Martin
2004 Apr 26
1
troubles working with Voicetronix Openswitch12
...VPB_TONE= DIAL,C,437,100,2000 but there was no change. Is there anyone out there that has got the voicetronix Openswitch working? i would like to share the working configs, and learn how to get rid of the Tone Detect : Grunt regards -- Olaifa Augustine General Data Engineering Services Ltd 18b oshin road,kongi bodija p.o.box 29460, secretariate, ibadan. tel:- 234-2-8105156
2003 Jul 07
3
PCI Master Abort
I am always getting multiple PCI Master Abort messages when I try to plug in a second TDM400P. I have asked this question before, but I nothing really solved my problem and I just put it on the back burner for a while. I am at a point where this is a crucial issue. I have read that the Zaptel devices share an IRQ, is this causing the problem? Is there a way that I can manually change the IRQs of
2003 Nov 04
1
asterisk and zplex10b (fwd)
...laifa Augustine > > tel:- 234-2-8105156 > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Olaifa Augustine General Data Engineering Services Ltd 18b oshin road,kongi bodija p.o.box 29460, secretariate, ibadan. tel:- 234-2-8105156 _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users
2004 Dec 01
3
can't install r package on debian due to linker problem
...: *** [Hmisc.so] Error 1 ERROR: compilation failed for package 'Hmisc' i'm at a loss here. any hints will be very much appreciated. i'm running: debian stable R version 2.0.1 gcc 2.95.4-14 g77 2.95.4-14 binutils 2.12.90.0.1-4 robert Robert Sams SANCTUM FI LLP Charles House 18B Charles Street Mayfair London W1J 5DU Tel: +44 (0) 207 667 6360 Dir: +44 (0) 207 667 6363 fax: +44 (0) 207 667 6460 email: robert at sanctumfi.com Authorised and Regulated by the FSA. Sending encrypted mail: See http://pgp.mit.edu (search string 'sanctumfi') for updates. -----BEGIN PGP...
2003 Sep 11
2
SIP client<->NAT<->Asterisk<->NAT<->SIP client. only works with canreinvite=no.
Hi! I have this configuration: SIP client A <-> NAT box A (real external IP) <-> Asterisk server (real IP) <-> (real external IP) NAT box B <-> SIP client B The echo test form any of the clients to the asterisk server is working just fine, even without canreinvite=no. When I try to call from SIP client A to B, wihtout the canreinvite=no in the sip.conf, the call
2005 Oct 10
0
Asterisk behaving wierd!!
...to the normal asterisk prompt (*CLI>). when i do "asterisk -vr" from another machine or terminal it just stays there and does not get to the prompt and all the phones still do not have tone. Any suggestions please! Regards -- Olaifa Augustine General Data Engineering Services Ltd 18b oshin road,kongi bodija p.o.box 29460, secretariate, ibadan. tel:- 234-2-8105156
2012 Oct 12
13
Dom0 physical networking/swiotlb/something issue in 3.7-rc1
Hi Konrad, The following patch causes fairly large packet loss when transmitting from dom0 to the physical network, at least with my tg3 hardware, but I assume it can impact anything which uses this interface. I suspect that the issue is that the compound pages allocated in this way are not backed by contiguous mfns and so things fall apart when the driver tries to do DMA. However I