search for: trilogy

Displaying 20 results from an estimated 38 matches for "trilogy".

2007 Jun 21
1
install Asterisk-addons 1.4.2
Hi, I am trying to install the Asterisk-addons-1.4.2, and when I make install it prompt me such error messages make[1]: Entering directory `/usr/src/asterisk-addons/asterisk-ooh323c' cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so cp: cannot stat `.libs/libchan_h323.so.1.0.1': No such file or directory make[1]: *** [install] Error 1 make[1]: Leaving directory
2004 Aug 02
5
Making asterisk distributed
Hi, I want to know, if someone has tried to use clustering in asterisk to increase its scalability and make it distributed?? If yes, how easy it is to cluster? Can someone please ive me details about the same Thanks Varun __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail
2005 Sep 09
1
Special handling of IAX circuit-busy vs busy
...ther part of extensions.conf, where we'd try Dial(Zap). We're already using the n+101 extension to handle the busy condition with the Busy() app. I had a search through the archives, and google, prior to sending this message and only saw chan_capi references. Thanks, Dusty O'Brien Trilogy Delivery Manager -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050909/4e31c15a/attachment.htm
2006 Apr 12
2
help -- voicemail
Hi, Did someone experience that Asterisk OS 1.2.5 voicemail issues? Problem description: Some one call to the extensions 200, After 10 sec ring then go to voicemail 200@default. Announcement "Please leave me a messages.....blar blar.." When I completed to leave a message... IF : I press the pound "#"key ... Then it says "Transfer" IF : I Press the zero
2001 Mar 23
1
ext3 support for 2.4
Hello, Does anyone know when a version of the ext3 filesystems (either beta or production) will be available for the version 2.4 of the kernel? Thanks, Todd Harrington Trilogic Systems Senior Systems Engineer Tel - 978-658-3800 x-151 Fax - 978-657-5927 todd@trilogic.com
2004 Aug 06
2
version confusion
Hello. I'm one of the maintainer of ices packages found at http://plf.zarb.org. I'm currently trying to rebuild the whole ice/icecast/libshout trilogy. However, i'm running into some troubles.
2007 Jun 30
1
FW: fail to load modules
Hi, Does Asterisk_addons_1.4.2 cant be use in the new Asterisk release or no one really want to share their experiences? Since this project is belonging to everyone within this list, why still no one really want to share the experiences and to growth the Asterisk to the next level by keeping their secret in behind. As see, Asterisk 1.4 has so many feature improvements, and it's
2007 Jul 12
0
No subject
such file or directory" on pure-IP platform in which I installed asterisk-libpri-dahdi trilogy. Maybe, it's me while following README instructions, maybe README instructions could be improved or maybe it's wrongly labeled messages ? That's why I told myself : I'm waiting too much from doc ? is a pure-IP platform too specific ? what is the official policy ? README starts wit...
2004 Aug 06
0
version confusion
...libraries. I apologise for the confusion, and hope this helps. -b On Friday, 11 July 2003 at 17:50, Guillaume Rousse wrote: > Hello. > > I'm one of the maintainer of ices packages found at http://plf.zarb.org. I'm > currently trying to rebuild the whole ice/icecast/libshout trilogy. However, > i'm running into some troubles. > > From what i understand, the old suite is ices 0.2.3 , icecast 1.3.12 and > libshout 1.0.8. The new suite has only tagged release for libshout 2.0 beta3, > whereas everything else is CVS snapshot. > > Various compilation a...
2006 Mar 13
1
G729A
Hi all, Will G729A codec exhaust the CPU power? If yes, how many concurrent sessions that P4 server board that can stand? Pls advise. Btw, if G729A has been purchased and installed, what will happen to the Asterisk Server crash say hard-disk when down or faulty, any where to do back up first such as "tar" commands? Any advice will be appreciated tq
2006 Apr 12
0
RE: Asterisk-Users Digest, Vol 21, Issue 70
Ok, I did check it before and nothings related to this "#" key, if it's then system will announce that "Please key in the extensions", but not in this case. By default, the blind transfer is #1..... Some one can help? >Check your features.conf file for conflicting key set. # is the default >key for blind transfer feature. >[]'s >MM chan (Alpha
2006 Jun 29
1
Sangoma A200 hangup detection
Hi, Does some one experience the Sangoma A20X-ec series card that cant detect the hangup tone? I got * server 1.2.5 and running on Centos 4.3, I hock up to two PSTN lines and each time some one call in and my phone delay 1-2 sec (this is Asterisk delay nothing to do with Sangoma) and it rings on my phone, however, end on the day I got not less that 10 empty messages. I found out that Sangoma FXO
2007 May 31
1
CARD FOR inband signal
Hi all, I wish to use analog interface card for the inband capturing media and use the Asterisk Open Source as a core software. I have tried the Sangoma card, and Digium card, and found that the inabnd can't capture from some PBX system. Why ?? Or any other hardware card has such features in order to work with all the inband capturing? Or may be some of your has such experience, and I am
2008 Jan 08
3
HPEC
Hi all, Just want to check from the list experienced personal about the Digium HPEC, where I had purchased the HPEC and wish to run with TDM card Sangoma A200. I can't install HPEC to run with Sangama A200 card, even I had changed my hpec file from i686 to i386. The error that I had as bellow; > Found key 'HPEC-XXXXXXXXXX' for 2 channels. > Found valid HPEC licenses for 2
2008 Jun 22
3
Wine and opengl error!!!
...d, hr = 8876086c err:seh:setup_exception_record stack overflow 832 bytes in thread 0009 eip 6015fbda esp 00230ff0 stack 0x230000-0x231000-0x330000 Segmentation fault My brother has a new Dell laptop, with nvidia card. The latest games are working on his machine. Jazz 2 works fine. Prince Of Persia trilogy runs better than on Vista. GTA 3 runs well. Not sure if this is driver issue, as glxgears runs fine. Have no idea why wine can't fine opengl. I had even tried compiling the wine rc5 with -opengl option, but I got the same error. Is there some problem with AIGLX? I'm not aware of the differ...
2007 Jul 10
1
asterisk-users Digest, Vol 36, Issue 25
Hi Stephane, Solutions remove all the Asterisk modules as well as the addon modules, and re-install Asterisk and Addon again. # rm -rf /usr/lib/asterisk/modules/* # rm -rf /usr/include/asterisk Then reinstall it again. It works for me. Have you change the addons Makefile so that the ooh-323 file will load without problem. Good luck. 2. Re: fail to load modules (St?phane Kamga)
2008 May 12
5
MystIII-Exile
Hi everybody, I'd like to play Myst III - Exile with wine on Ubuntu 8.04 but the installation doesn't work. In fact I have the Trilogy DVD edition with Myst, Riven and Exile and I saw that Riven works well : http://appdb.winehq.org/objectManager.php?sClass=version&iId=10719. But my problem is a bit weird : I can't find any exe file on the DVD to install Exile !!! Riven is easy to install because there is simply a myst2 dir...
2007 Jun 28
2
fail to load modules
Hi all, I am a bit out with the Asterisk 1.4.4, after I complied and installed the Asterisk and I got such error messages [Jun 28 16:56:19] WARNING[28625] res_smdi.c: No SMDI interfaces are available to listen on, not starting SDMI listener. [Jun 28 16:56:19] WARNING[28625] loader.c: Error loading module 'chan_ooh323.so': /usr/lib/asterisk/modules/chan_ooh323.so: undefined symbol:
2003 Apr 30
5
PRI Setup
Heh guys, I just received a T400 card, I've been using a T100 for a little while, and it works fine when using a raw channelized T1. I'm relocating my asterisk machine, and PRI's will only be available, haven't found any good config info for PRI's, can someone point me to PRI config info, or let me know what changes I need to make in order to bring them up, I imagine,
2005 Jan 10
3
Multiple winbindd processes
Hi, My problem is that I'd like to have one GNU/Linux box with Samba installed serve multiple domains. I have 2 Domains separated from each other. Connected Samba box to both domains and joined them successfully. Running 2 smbd and 2 nmbd processes bound to the appropreate network interface, with different settings serving appropreate domans. Samba server is visible in both networks but