similar to: Advanced queueing

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

2004 Apr 23
2
zaprtc on 2.6
Hullo. Having found http://bugs.digium.com/bug_view_page.php?bug_id=0000875 I grabbed the original 0.0.1 and Dan's patch, and whilst it didn't apply, I was able to patch the zaprtc.c manually - the Makefile has changed a lot, and I wasn't able to understand the changes. (this is all on a machine that's never had any * on it before, and has a 2.6.5 kernel with a matching
2003 Nov 04
8
Anyone using * in a live production environment?
Hullo again, all :) If you're using * to run telephony in a real business environment, can I trouble you to write a short paragraph about the setup, and how you've found the migration / daily use? I'm simply trying to add weight to the business case for new * installs, especially for those who have a very conservative management structure. Like I say, I'm not looking for a case
2005 Mar 24
2
Fun with CAPI
Hullo :) Can someone help me untangle a bit of a mess? I'm trying to set up a demo * server to show off how useful it can be to our business (as an IVR system and VoIP backup if our ISDN30s fail). I've not been able to get NT mode working with our InterTel Axxess PBX, so I've resorted to using normal TE mode and working on the basis the people dial one of the ISDN BRI extension
2006 Apr 27
5
Xen 3.0.2 on AMD64 - and initrd fun :)
Mm, I have a big Quad-Opteron.. thing.. that I''m trying to get Xen onto. I''ve used the 3.0.2 binary-install mode, updated menu.lst as per the README, but I need an initrd which contains the HP cciss RAID driver, and no Xen initrd image was installed into /boot. Now I notice xen-3.0.2-2-install/install/lib/modules/2.6.16-xen/kernel/drivers /block/cciss.ko But I
2006 Aug 12
2
Ubuntu packages for 0.9.18 and .19 broken?
Hi :) I'm having enormous probs with the Budgetdedicated APT repo on Ubuntu dapper... 0.9.17 works a treat, but 0.9.18 and 0.9.19 immediately call the debugger on /any/ app, even winecfg + /usr/bin/notepad.. I've tried deleting my .wine dir, and always ensure there is no wineserver hanging around, but always to the same end effect: gdh@plip:~$ rm -r .wine gdh@plip:~$ notepad wine:
2004 Apr 25
1
MusicOnHold spawns everlasting mpg123 processes
Hullo :) I'm using CVS-04/23/04-23 from the stable 1.0 branch on kernel 2.6 - since I have no Digium h/w, I've just managed to get the zaprtc module to compile and run, so I thought the best way to test it would be via MoH. The MP3Player application works great .. exten => 6901,1,Answer exten => 6901,2,MP3Player(http://127.0.0.1:85/ES/28) This will play callers BBC Radio 4 from
2002 Aug 12
4
Simple and Stupid Share...
Hullo, All... I have HPUX 10.20 with SaMBa 2.2.3a installed... All I want to do is make a single share with read only access for everybody, no matter the user people are using, in other words, they don't need to have the user on the server side. I tried to setup, with no success. Anybody knows something? Thanks...
2005 May 10
1
SIP transfers failing
Hullo :) I'm using Debian's Asterisk 1.0.7 bristuffed (though I'm only using CAPI for ISDN, and not HFC-S cards) and trying to transfer an incoming SIP call from sipgate.co.uk to any other extension. My phones are AT-320s (PA168S 1.43 firmware) whose documentation says to blind transfer, simply dial the number you want to transfer to, and press 'FWD'... This is what
2002 Dec 03
1
rsync 2.5.5 port to Novell NetWare
Hullo, all. I diligently consulted the suggested reading on the way in: > Welcome to the rsync@lists.samba.org mailing list! PLEASE READ THIS > IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING: > http://www.tuxedo.org/~esr/faqs/smart-questions.html 'Twas a quick read, given that I'm the co-author. ;-> I recently received an odd inquiry from someone I didn't know at all,
2004 Aug 30
2
number of simultaneous calls with E&M
Hullo over there. i'm trying to link an asterisk box with a legacy PBX system with a four wire trunk line. the legacy PBX has 21 analog phones connected to it and i would like to route calls to another site via the asterisk box. i would like to use E&M signaling over this line. my question is how many simultaneous calls can you have over this line with E&M signaling. is there a better
2008 Apr 03
2
Winbind ignores idmap configuration (3.0.28a)
Hullo, After having my Samba server joined to a domain, I'm now having difficulties configuring winbind. I want to use the idmap_rid backend, and have recompiled Samba from scratch with the requisite rid.so module. However, no matter how "idmap domains / idmap config" is set up, it seems to get totally ignored. Here is my smb.conf: [global] workgroup = DEPARTMENTDOMAIN server
2004 Aug 04
6
Yet Another Vorbis Portable
Hullo, folks. As the wiki is *still* down, I'm sending this to the list again. The EZAV EMP-400 is a small flash-based portable player with an OLED screen. I think it's still in development, because I can't find information on its pricing anywhere. The memory capacity isn't visible anywhere either, but the previous device from EZAV had 256 megs of memory.
2003 Nov 05
10
Reasons why I shouldn't use Asterisk?
It would seem an odd question, but I'm trying to put together a little presentation on 'Why Asterisk?' and need to list Pros and Cons.... I've got plenty of Pros (including the availability of commercial support), but the only Con I can think of is 'Relatively few installations worldwide' Can anyone think of any others? Cheeres, Gavin.
2004 Nov 24
6
Searching for antilog function
Dear R-users, I have a basic question about how to determine the antilog of a variable. Say I have some number, x, which is a factor of 2 such that x = 2^y. I want to figure out what y is, i.e. I am looking for the antilog base 2 of x. I have found log2 in the Reference Manual. But I am struggling how to get the antilog of that. Any help will be appreciated! > version platform
2010 Apr 08
1
Error in leaps.setup
Hullo, I am trying to use the leaps package, & keep getting the following error: Error in leaps.setup(x, y, wt = wt, nbest = nbest, nvmax = NCOL(x) + int, : y and x different lengths My data set is attached below. I am rather new to R, & would appreciate any help that could be given. Thanks. http://n4.nabble.com/file/n1755941/lr04.txt lr04.txt -- View this message in context:
2006 Sep 14
1
Binomial test using R
Hullo, Can someone suggest whether the binomial test as described in the link http://home.clara.net/sisa/binomial.htm is available in an equivalent form in R? I have downloaded the R package from the CRAN site. Using R will help me do this test rapidly Many Thanks Ramachandran Dr. S. Ramachandran Scientist E I G.N. Ramachandran Knowledge Centre for Genome Informatics Institute of Genomics and
2005 Apr 11
2
Volume changing à la MP3Gain?
Hullo, There's a program called mp3gain which can be used to alter the volume of an MP3 file in 1.5 dB steps. I once heard somewhere (I can't remember *where*, but I swear) that something similar is possible with Vorbis files, but in approximately 2.2 dB steps. Is this true, or is my memory at fault? If it's possible to change the volume of a Vorbis 1.0 file, could someone please
2004 Sep 19
1
how do I get R2 signalling working with a Digium E100P E1/PRA Card
Hullo everyone, Iam new to Asterix but am trying to get R2 signalling working with a Digium E100P E1/PRA Card. My Telecom doesn't have an implementation of ISDN PRI yet, so it's R2 that is supported. Could anyone have a patch to fix this for me. Am told it has something to do with Assembly Language programming. Please help me fix this. Regards, Nicholas
2007 Jun 05
2
Performance tweaking for lots of files
Hullo, I'm looking for performance-tweaking of our samba server (linux, RHES4-based). Looking around on the internet I found plenty of things that stated 'the usual' things (buffer-sizes, nodelay, logging to a minimum, etc), but nothing that actually seems to work. We usually have directory structures with many thousands (up to 100k or more) of relatively small files (around 10MB
2005 Jun 06
1
Newer iPods can now play Vorbis
Hullo, PP5020-based iPods can now play Vorbis in real-time, with iPodLinux! http://www.ipodlinux.org/blog/index.php?p=18 I got this from Hydrogenaudio. http://www.hydrogenaudio.org/forums/index.php?showtopic=34602 Cheers, Kyungjoon Lee