search for: dahdi_config

Displaying 20 results from an estimated 26 matches for "dahdi_config".

2009 Mar 17
2
DAHDI or Zaptel doesn't compile against 1.4.24
...x-source-2.6.18/Module.symvers is missing; modules will have no dependencies and modversions. CC [M] /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi-base.o In file included from /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi-base.c:38: /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi_config.h:23:27: error: linux/version.h: Aucun fichier ou r?pertoire de ce type /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi_config.h:24:5: warning: "LINUX_VERSION_CODE" is not defined /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi_config.h:24:26: warning: "KERNEL_VERSION" is n...
2009 Mar 10
1
Compiling OSLEC in Dahdi w/ Intel Optimizations
I am about to setup a new machine and based on a thread in the freetel-oslec list, I came across the idea of compiling Intel optimizations in when using oslec w/ dahdi. So I edit dahdi-linux-complete-2.1.0.4+2.1.0.2/linux/drivers/dahdi/dahdi_config.h to #define CONFIG_DAHDI_MMX which on its own wont compile. It was suggested to edit dahdi-linux-complete-2.1.0.4+2.1.0.2/linux/drivers/dahdi/Kbuild and add CFLAGS_MODULE += -I\$(DAHDI_INCLUDE) -I\$(src) -DUSE_MMX -DUSE_SSE2 but that didn't help. Why does enabling the mmx in dahdi_config.h br...
2009 Mar 25
2
New CentOS 5 repo: dahdi, asterisk, freepbx RPMs
Dear list, I've set up an RPM repository with several asterisk-related RPMs that I think contain some improvements upon what are already out there. The first goal is to be able to build an Asterisk + FreePBX system on CentOS 5 with the EPEL repo enabled; in our environment, where all our systems are under configuration management, either an appliance-type solution or a manual
2013 Jun 10
1
DAHDI-linux 2.7 compile error with CONFIG_DAHDI_NET enabled
Not sure how I should officially report this, but I'm getting a compile error with DAHDI-linux 2.7 when I define CONFIG_DAHDI_NET in include/dahdi/dahdi_config.h. I am able to compile successfully when I leave it undefined, but I need to be able to use the network support. <snipped> /oct6100_api/oct6100_tsst.o AR /tmp/dahdi-linux-2.7.0-net/drivers/dahdi/oct612x/lib.a Building modules, stage 2. MODPOST 0 modules make[1]: Leaving direc...
2013 Dec 03
1
DAHDI-Linux and DAHDI-Tools 2.8.0-rc5 Now Available
...iver attribute: master_span Makefile: new 'make-dist' target Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (28): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry()...
2013 Dec 03
1
DAHDI-Linux and DAHDI-Tools 2.8.0-rc5 Now Available
...iver attribute: master_span Makefile: new 'make-dist' target Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (28): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry()...
2010 Jan 07
1
error compile dahdi with latest kernels.
...files are affected: wctdm.c dahdi-base.c wcb4xxp/base.c, opvxa1200.c... the errors look like these: ================================================ from?/usr/src/dahdi-linux-complete-2.2.0.2+2.2.0/linux/drivers/dahdi/dahdi-base.c:61: /usr/src/dahdi-linux-complete-2.2.0.2+2.2.0/linux/include/dahdi/dahdi_config.h:27:28:?error:?linux/autoconf.h:?No?such?file?or?directory /usr/src/dahdi-linux-complete-2.2.0.2+2.2.0/linux/drivers/dahdi/dahdi-base.c:?In?function?'__qevent': /usr/src/dahdi-linux-complete-2.2.0.2+2.2.0/linux/drivers/dahdi/dahdi-base.c:839:?error:?'TASK_INTERRUPTIBLE'?undeclared?...
2013 Nov 22
1
DAHDI-Linux and DAHDI-Tools 2.8.0-rc2 Now Available
...ipt add a 'location' attribute to sysfs (dahdi_device): Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (15): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry(...
2013 Nov 22
1
DAHDI-Linux and DAHDI-Tools 2.8.0-rc2 Now Available
...ipt add a 'location' attribute to sysfs (dahdi_device): Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (15): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry(...
2013 Dec 06
0
DAHDI-Linux and DAHDI-Tools 2.8.0 Now Available
...iver attribute: master_span Makefile: new 'make-dist' target Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (29): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry()...
2013 Dec 06
0
DAHDI-Linux and DAHDI-Tools 2.8.0 Now Available
...iver attribute: master_span Makefile: new 'make-dist' target Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (29): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry()...
2013 Dec 02
0
DAHDI-Linux and DAHDI-Tools 2.8.0-rc4 Now Available
...iver attribute: master_span Makefile: new 'make-dist' target Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (28): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry()...
2013 Dec 02
0
DAHDI-Linux and DAHDI-Tools 2.8.0-rc4 Now Available
...iver attribute: master_span Makefile: new 'make-dist' target Russ Meyerriecks (3): wcte13xp: Migrate to wcxb library wcte13xp: Hold framer in reset to stop xmit on modprobe -r wcte13xp: Improve maintenance functions and error counters Shaun Ruffell (28): dahdi_config: Remove unused NO_DCDC definition. dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized. dahdi: Fix placement of '/' in output of /proc/dahdi/x dahdi: Work around missing KBUILD_MODNAME dahdi: Backport try_wait_for_completion() and list_first_entry()...
2010 Jan 16
2
Cross compiling Asterisk, Dahdi..
...s.d build_tools/genudevrules > /etc/udev/rules.d/dahdi.rules build_tools/genudevrules: line 3: udevinfo: command not found build_tools/genudevrules: line 7: udevadm: command not found install -m 644 drivers/dahdi/xpp/xpp.rules /etc/udev/rules.d/ for hdr in kernel.h user.h fasthdlc.h wctdm_user.h dahdi_config.h; do \ install -D -m 644 include/dahdi/$hdr /usr/include/dahdi/$hdr; \ done rmdir: failed to remove `/usr/include/zaptel': No such file or directory make: [install-include] Error 1 (ignored) I don't use udev on my build system, nor my target systems so why is it...
2016 Feb 02
4
Compile error with libpri 1.4.15
I am getting this: make gcc -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -fPIC -O2 -MD -MT pritest.o -MF .pritest.o.d -MP -c -o pritest.o pritest.c pritest.c:50:28: fatal error: dahdi/tonezone.h: No such file or directory #include <dahdi/tonezone.h> I am using dahdi-linux-complete-2.11.0+2.11.0 I did "find . | grep timezone.h" from the dahdi root and its not
2009 Mar 18
0
[Fwd: Re: DAHDI or Zaptel doesn't compile against 1.4.24]
...s missing; modules will have no dependencies and modversions. >> >> CC [M] /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi-base.o >> In file included from >> /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi-base.c:38: >> /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi_config.h:23:27: error: >> linux/version.h: Aucun fichier ou r?pertoire de ce type >> > > This is plain wrong. > > Your source tree is bad. > > What kernel version do you want to build dahdi against? What kernel > version do you use? > > uname -a > |dh...
2009 Sep 01
1
Digium PRI cards for data usage?
Greetings- I'm wondering if the Digium PRI cards can be used for data (Cisco HDLC, PPP, etc) or if they're for voice circuits only. I haven't been able to find any information on this. All documentation direct from Digium seems to indicate their hardware is for voice applications only. Sangoma's cards work in either voice or data mode but of course this is configured in their
2010 Oct 20
1
echo on TE122
I have setup a asterisk with freepbx, a TE122 and i have an ISDN. My problem now is that callers are experiencing echo. checked on dmesg i saw this: # dmesg -c dahdi: Disabled echo canceller NLP because of CED rx detected on channel 2 i searched google but found no soolution and i have no idea what that error means. below are other details that might be of value. # dahdi_hardware
2014 Apr 14
0
(no subject)
...Dahdi in archlinux on the Beaglebone black without errors. I ran make install and make config.? It installed the modules etc correctly but did not create an init script in systemd or anywhere else. Has anyone else been able to get dahdi to run in archlinux? How is the start script created? If I run dahdi_config it gives an error that /dev/dahdi.ctl does not exist. ? Doug -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140413/d50cbb11/attachment.html>
2011 Feb 27
1
[Dahdi 2.4.0] Flash() hangs up
Hello I need Asterisk (1.4.39.2) to simulate a flash hook (ie. hitting the "R" key on European handsets) so I can put a call on hold, dial a second number, and set up a conference call. By default, linux/include/dahdi/kernel.h sets the flashtime to 750ms, which appears to be too long for European telcos, as they seem to expect a line cut of about 100ms. After editing the