similar to: Zaptel 1.4.1 Install Modules CentOS

Displaying 20 results from an estimated 2000 matches similar to: "Zaptel 1.4.1 Install Modules CentOS"

2004 Feb 25
4
dial plan question
Hi, I have a basic dial plan question; Here is the scenario. Call comes through IAX and my * authenticate, then collect the digits and dials out, simple :). Here is the dial plan; [did-in] ;for did callers exten => 866219xxxx,1,Ringing exten => 866219xxxx,2,Wait,4 exten => 866219xxxx,3,Answer exten => 866219xxxx,4,Authenticate(/etc/asterisk/authenticate.txt|a) exten =>
2006 Oct 18
4
Asterisk + Huawei
Hi everyone, Im having some troubles getting work Asterisk as SIP Client and a Huawei softswitch as SIP server. I already got my asterisk registered to the Huawei. Im working with a Sipura SPA 2000 registered to Asterisk. When im trying to make an incoming call from the Huawei to asterisk it rings but when i answered the call drp down inmediatly. The sip debug finally show this
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List, I am having some trouble with installing the latest version of ztdummy on a CentOS Kernel 2.6 system. I have installed a few Asterisk systems on Slackware Kernel 2.4.x without any issues, unfortunately there is no choice about this distro, or kernel as it has been preinstalled by someone else. And so I am in the dark with an unfamiliar distro and kernel. I am fairly sure the
2006 May 31
1
*****SPAM***** Upgrading
Software zur Erkennung von "Spam" auf dem Rechner priamus.teamware-gmbh.de hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert. Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder ?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen. Bei Fragen zu diesem
2006 Aug 01
3
*****SPAM***** Is there a smarter way to ban expensive calls in dial plan?
Software zur Erkennung von "Spam" auf dem Rechner priamus.teamware-gmbh.de hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert. Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder ?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen. Bei Fragen zu diesem
2006 Jul 20
7
*****SPAM***** Load balenced (ADSL) network connections, is it possible?
Software zur Erkennung von "Spam" auf dem Rechner priamus.teamware-gmbh.de hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert. Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder ?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen. Bei Fragen zu diesem
2006 Oct 25
0
*****SPAM***** asterisk 1.4 problem with call queues
Software zur Erkennung von "Spam" auf dem Rechner priamus.teamware-gmbh.de hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert. Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder ?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen. Bei Fragen zu diesem
2006 Nov 03
0
*****SPAM***** Meetme Conference Rooms
Software zur Erkennung von "Spam" auf dem Rechner priamus.teamware-gmbh.de hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert. Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder ?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen. Bei Fragen zu diesem
2006 Nov 28
1
Modprobe zaptel reports FATAL: Module zaptel not found
I am (unsuccessfully) trying to install zaptel (incl ztdummy - I don't have any Digium hardware) on CentOS 4. uname -r 2.6.9-42.ELsmp Not sure how this relates to 2.6.9-42.0.3 (see below) ln -s /usr/src/kernels/`uname -r` /usr/src/linux ln -s /usr/src/kernels/`uname -r` /usr/src/linux-2.6 cd /usr/src/zaptel-1.2.11* make linux26 You do not appear to have the sources for the 2.6.9-42.ELsmp
2004 Mar 17
1
scandinavian letters or charset problem?
Hi! This teamware mailclient (teamware.com) that we use at the office has problems adding files as attachments from our Samba 3.0.2a share. The attachment file browser sees the files but fails to add them as attachments (with an error message: "valid.stf - file not found" regardless of the file name in question). I tracked this thing down to scandinavian letters (if your mail
2003 Sep 19
7
AGI problem
Hi. I have the next configuration... I dial from my analog phone in the TDM400P to extension 102, and the second agi works about 1 out of 10 times, the other nine it gives me these error on the asterisk console: -- Starting simple switch on 'Zap/2-1' -- Executing Macro("Zap/2-1", "receivecall") in new stack -- Executing AGI("Zap/2-1",
2006 Apr 04
2
Asterisk svn starting problem
hi i updated asterisk today via svn no i can'T start asterisk i get core dumps. i have to comment some modules then i can start: noload => format_au.so noload => format_mp3.so noload => format_pcm_alaw.so.so noload => format_pcm_alaw.so compiling was fine just some warnings somebody has any idea? -------------- next part -------------- An HTML attachment was scrubbed...
2005 Apr 29
7
Pattern Matching
We recently had our PRI installed, we currently have 100 toll-free's pointing to it. I have almost everything working great but.. I have setup the first few numbers we want to use coming in from the PRI and they work great, but.. What I want to do is setup an extension with pattern matching to answer for any numbers called that are pointed to our system and PRI but not yet in
2005 Oct 13
1
AGI Variable problem
Hello all, I try to use a agi script to get a variable from * und put them into a script which gives me another variablke and put this in *. My problem is now it seems the var ID is empty coz i always jump into the result 0 loop. The $MSN should be in the SetCIDNum. #!/usr/bin/php -q <?php include("/var/lib/asterisk/agi-bin/phpagi.php"); $agi = new AGI(); $ID =
2006 Jan 12
2
Zaptel SVN
Hi, i can't compile the latest svn update from zaptel: /lib/modules/2.6.14-1.1653_FC4smp/build make -C /lib/modules/2.6.14-1.1653_FC4smp/build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory `/usr/src/kernels/2.6.14-1.1653_FC4-smp-i686' CC [M] /usr/src/zaptel/zaptel.o /usr/src/zaptel/zaptel.c:6193:5: warning: "CONFIG_ZAPATA_DEBUG" is not defined
2006 Oct 20
2
modprobe Ztdummy is not working
Hi, I've install zaptel and I don't have a Digium card installed in the machine. So I want to install ztdummy to have Music On Hold working. I've follow these instruction http://www.voip-info.org/wiki-Asterisk+timer+ztdummy and at the point "modprobe ztdummy" it's failing. I'm getting these messages: root@dubic:~# modprobe ztdummy FATAL: Error inserting ztdummy
2005 Oct 13
2
ztdummy build problems
Hi all, Trying to build ztdummy on an old redhat 7.3 box running kernel 2.4.20-43.7.legacysmp. Yes, I have the kernel sources installed. Yes, I set them up with make oldconfig; make dep. The build error is: make ztdummy gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/
2006 Mar 04
2
Problem compiling ztdummy on centos 4, 2.6 kernel
Hi all, I hope everyone is doing well. I just joined the list, and I've really enjoyed all I have read about asterisk so far. Unfortunately, I'm having a bit of trouble implementing this thing :). By the way ... I did my best to search the forums, and also to use google extensively, and while I have found pages with people with the same problem, ... The fix suggested on those sites,
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone, I read through the list on the issues with the ztdummy driver which I need for MeetMe, but I seem to have come across a problem that I cannot seem to find an answer for. I am running Gentoo 2.6.10 on an Intel box. I have read the the wiki entries on the ztdummy and followed the instructions as they relate to the 2.6 kernel. Everything compiled great, but a modprobe ztdummy
2004 Sep 17
1
ZAPTEL Compile Problem?
Has anyone received this message while attempting to do a MAKE INSTALL on ZAPTEL depmod: *** Unresolved symbols in /lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o I am not running DEVFS so that's not the issue. Zaptel drivers/modules all load, but ztdummy won't /lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o: /lib/modules/2.4.26-gentoo-r9/misc/ztdummy.o: unresolved