similar to: Cannot install dahdi-linux on (old) PAE kernel.

Displaying 20 results from an estimated 500 matches similar to: "Cannot install dahdi-linux on (old) PAE kernel."

2010 Feb 16
1
Cannot built kmod-dahdi-linux for PAE kvariant from SRPM
I using the asterisk yum repository at http://packages.asterisk.org/centos/5/current to install a vanilla asterisk. All went well on my development server, which is a fully up to date CentOS5 machine. But now I am trying to do the same with my production server, which is an OEL5 machine with the 2.6.18-128.el5PAE kernel. This throws a dependency error for kmod-dahdi-linux.
2011 May 18
1
Using Asterisk/Digium repos => Astribank firmware not found
Hello, I'm writing here hoping to have a hint from Asterisk/Digium packager maintainer, Jason Parker (of course that any other's opinion is welcomed). We have installed an asterisk machine using Asterisk and Digium repos. Unfortunately we have found that an Astribank could not be connected due to the lack of the firmware files May 18 14:19:22 tenora1 kernel: usb 1-6: new high speed USB
2009 Sep 23
4
Error When Using Postgresql Schema With Realtime Sip
I am using asterisk 1.6.1.6 and have been setting up a system to use a Postgresql database as the realtime DB via the ODBC route. I have got extensions and voicemail working but am having trouble with SIP The problem seems to be with using a schema. If I put the table "sip" in the schema "foo" then I add this entry to extconfig.conf sippeers => odbc,psqldb,foo.sip Restart
2011 May 06
0
Cannot built kmod-dahdi-linux for PAE kvariant from SRPM
After many moons I have revisited this problem and found a solution that moves the problem further up the stack. I will post my new problem separately but just for completeness here is the solution. Original problem: trying to build kmod-dahdi-linux for out of date PAE kernel. Errors: rpmbuild --bb ~/localrpms/SPECS/dahdi-linux-kmod.spec --target=i686 --define "kversion `uname -r`" +
2011 Aug 07
2
Dahdi does not build against Kernel 3.0.0
Errors follow: make make -C linux all make[1]: Entering directory `/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux' make -C drivers/dahdi/firmware firmware-loaders make[2]: Entering directory `/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware' make[2]: Leaving directory
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi Please help me understand about the below issue ? [root at asterisk1 ~]# /etc/init.d/asterisk restart Stopping safe_asterisk: [ OK ] Shutting down asterisk: [ OK ] Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
2011 May 04
1
Invalid use of undefined type when make dahdi
I am attempting to install Dahdi on a virtual machine running Centos 5.5 and having various problems. yum install kernel-devel gcc make gcc-c++ libxml2-devel Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.optus.net * extras: mirror.optus.net * rpmforge: fr2.rpmfind.net * updates: mirror.optus.net Setting up Install Process Package
2007 Oct 02
0
Segmentation fault in app_voicemail (ODBC/PSQL problem)
I have been testing with asterisk 1.4.11 and have found a segmentation fault while using voicemail. It happens when I try to forward a voicemail. As soon as I press the option the server crashes. I ran asterisk up inside gdb and got the following stack trace ==================================================================== Program received signal SIGSEGV, Segmentation fault. 0x00140adf in
2011 Jul 25
2
Fail to compile DAHDI under Linux 3.0.0
Just finished installing Kernel 3.0.0 and tried to compile DAHDI Complete 2.4.1.2+2.4.1. Errors below: ________ /home/doug/Extracts/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:95:2: warning: #warning "No CONFIG_BKL is an experimental configuration." CC [M]
2011 Jun 01
1
Dahdi_genconfig - "Empty configuration -- no spans"
Asterisk - 1.8.4.1 Dahdi-linux - 2.4.1.2 Dahdi-tools - 2.4.1 Kernel: 2.6.37.6 Kernel BKL: enabled I am upgrading Asterisk on this box. It has an OpenVox A400P PCI analog card with 1 FXO and 1FXS module. This server has been running just fine for two years with Asterisk 1.6.1.0 I've just upgraded all the OS and installed Asterisk 1.8.4.1. On trying to configure the A400P I get: # modprobe
2010 Apr 21
1
Why app_fax.so there is no in asterisk16-1.6.2.6-1_centos5.x86_64.rpm?
1. Subject. 2. asterisk16-1.6.2.6-1_centos5.src.rpm have not asterisk.logrotate in SOURCES 3. for "--without dahdi" diff SPECS/asterisk16-my.spec SPECS/asterisk16.spec 750a750 > %{_libdir}/asterisk/modules/res_timing_dahdi.so 879d878 < %{_libdir}/asterisk/modules/res_timing_dahdi.so
2011 Apr 07
3
No ringback even though progressinband=yes is set
Any ideas on why callers who call into my customer's SIP trunk are not hearing a ringback tone? I had this on one other asterisk system, and wound up needing to set progressinband=yes in the SIP trunk config. I have set this on the current system & restarted asterisk, but to no avail. I am using: AsteriskNOW distro Asterisk build is 1.6 from AsteriskNOW repository:
2011 Oct 11
2
BT line: unavailable vs withheld numbers?
On a BT line, how do I determine whether the number on an incoming call has been deliberately withheld (by dialling 141) or is merely unavailable (e.g. because it originated from overseas or passed through some ancient switching equipment) ? In the first case, I want the caller to be played a message to the effect that we are not at home to anonymous cowards but if their business is
2011 Jul 27
2
libpri rpm version 1.4.12 for CentOS 5.6
Hi, Is libpri rpm version 1.4.12 for CentOS 5.6 made available ? [root@ ~]# rpm -qa | grep libpri libpri-1.4.11.5-1_centos5 [root@ ~]# cat /etc/redhat-release CentOS release 5.6 (Final) [root@ ~]# [root@ ~]# yum list updates | grep libpri [root@ ~]# Please suggest/guide further. Regards, Kaushal
2009 Dec 11
2
sip realtime question
Hi everybody, First of all i am sorry my English :) i want to configure my asterisk server as a sip server that stores sip users in the mysql database connecting directly over odbc driver. My odbc configuration works as below [root at ao042 asterisk]# isql -v asterisk +---------------------------------------+ | Connected! | | | |
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi Please help me understand about the below issue ? [root at asterisk1 ~]# /etc/init.d/asterisk restart Stopping safe_asterisk: [ OK ] Shutting down asterisk: [ OK ] Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
2011 Apr 11
0
DAHDI-Linux 2.4.1.2 Released
The Asterisk Development Team announces the release of DAHDI-Linux 2.4.1.2. DAHDI-Linux 2.4.1.2 and DAHDI-Linux-Complete 2.4.1.2+2.4.1 are available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete 2.4.1.2 is a maintenance release that resolves a conflict with RHEL 5.6. RHEL 5.6 backported the
2011 Apr 11
0
DAHDI-Linux 2.4.1.2 Released
The Asterisk Development Team announces the release of DAHDI-Linux 2.4.1.2. DAHDI-Linux 2.4.1.2 and DAHDI-Linux-Complete 2.4.1.2+2.4.1 are available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete 2.4.1.2 is a maintenance release that resolves a conflict with RHEL 5.6. RHEL 5.6 backported the
2010 Apr 01
1
asterisk-gplonly dependency in asterisk-addons RPM
It seems that asterisk-addons and one or more of Digium's licensed modules such as res_fax_digium have a conflict that doesn't seem to be documented anywhere I can find. In a nutshell, asterisk14-addons-core has a fake provide for asterisk-gplonly : # # core subpackage # %package core Summary: Asterisk-addons core package. Group: Utilities/System Provides: asterisk-gplonly Provides:
2010 Nov 30
2
Asteris 1.8 and mISDN - 'mISDN' (cause 66 - Channel not implemented)
HI, I tried to configure Asterisk 1.8 on one of my test-hosts. I've installed from centos-asterisk.repo (http://packages.asterisk.org/centos/$releasever/tested/$basearch/): Nov 26 15:34:56 Installed: asterisk-sounds-core-en-gsm-1.4.20-1_centos5.noarch Nov 26 15:34:59 Installed: asterisk18-core-1.8.0-1_centos5.i386 Nov 26 15:35:02 Installed: asterisk18-voicemail-1.8.0-1_centos5.i386 Nov 26