Displaying 16 results from an estimated 16 matches for "dahdi_chan".
2009 Jun 22
4
Different inbound routes for each interface on a TDM800P card.
I'm new to Asterisk and inherited this project so I apologize if this
question has been asked a hundred time before. I did start with Google
but I may not be asking the right questions, because I wasn't finding
any answers.
I have Asterisk 1.4.24 and FreePBX 2.5 running and using a Digium
TDM800P to interface with our six analog phone lines from the telco.
Currently I have a single trunk
2013 Jun 10
1
DAHDI-linux 2.7 compile error with CONFIG_DAHDI_NET enabled
...=m
make[1]: Entering directory `/usr/src/linux-3.4.45'
CC [M] /tmp/dahdi-linux-2.7.0-net/drivers/dahdi/dahdi-base.o
/tmp/dahdi-linux-2.7.0-net/drivers/dahdi/dahdi-base.c: In function
'dahdi_net_open':
/tmp/dahdi-linux-2.7.0-net/drivers/dahdi/dahdi-base.c:1967:4: error:
'struct dahdi_chan' has no member named 'rxbufpolicy'
make[2]: *** [/tmp/dahdi-linux-2.7.0-net/drivers/dahdi/dahdi-base.o] Error 1
make[1]: *** [_module_/tmp/dahdi-linux-2.7.0-net/drivers/dahdi] Error 2
make[1]: Leaving directory `/usr/src/linux-3.4.45'
make: *** [modules] Error 2
-Dave
2011 May 04
1
Invalid use of undefined type when make dahdi
...at atlantis dahdi-linux-complete-2.4.1.2+2.4.1]# make all
/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:8652:
error: invalid use of undefined type ???struct module???
/usr/src/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/dahdi-base.c:8652:
error: ???struct dahdi_chan??? has no member named ???pulsecount???
etc etc
This article (http://asteriskfaqs.org/2011/01/30/asterisk-users/invalid-use-of-undefined-type-struct-module.html) indicates that those errors are the result of not having CONFIG_MODULES set in the kernel config.
cd /home/user/rpmbuild/BUILD/kernel-...
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...trace_printk if CONFIG_TRACING is not defined.
dahdi: Fix unused variable compile warning
Kbuild: Fix OSLEC build error
Merge tag 'review-sysfs-chan' of http://git.tzafrir.org.il/git/dahdi-linux into for-trunk
dahdi: Remove 'getlin_lastchunk' from struct dahdi_chan.
dahdi-base: Minor maint mode error
Oron Peled:
xpp: FXO: add a "squelch_polrev" parameter
xpp: FXO: common function for POLREV reporting
xpp: FXO: new CID style -- passthrough
xpp: FXO: in-firmware polarity-reversal detection
sysfs: new channel...
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...trace_printk if CONFIG_TRACING is not defined.
dahdi: Fix unused variable compile warning
Kbuild: Fix OSLEC build error
Merge tag 'review-sysfs-chan' of http://git.tzafrir.org.il/git/dahdi-linux into for-trunk
dahdi: Remove 'getlin_lastchunk' from struct dahdi_chan.
dahdi-base: Minor maint mode error
Oron Peled:
xpp: FXO: add a "squelch_polrev" parameter
xpp: FXO: common function for POLREV reporting
xpp: FXO: new CID style -- passthrough
xpp: FXO: in-firmware polarity-reversal detection
sysfs: new channel...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...trace_printk if CONFIG_TRACING is not defined.
dahdi: Fix unused variable compile warning
Kbuild: Fix OSLEC build error
Merge tag 'review-sysfs-chan' of http://git.tzafrir.org.il/git/dahdi-linux into for-trunk
dahdi: Remove 'getlin_lastchunk' from struct dahdi_chan.
dahdi-base: Minor maint mode error
Oron Peled:
xpp: FXO: add a "squelch_polrev" parameter
xpp: FXO: common function for POLREV reporting
xpp: FXO: new CID style -- passthrough
xpp: FXO: in-firmware polarity-reversal detection
sysfs: new channel...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...trace_printk if CONFIG_TRACING is not defined.
dahdi: Fix unused variable compile warning
Kbuild: Fix OSLEC build error
Merge tag 'review-sysfs-chan' of http://git.tzafrir.org.il/git/dahdi-linux into for-trunk
dahdi: Remove 'getlin_lastchunk' from struct dahdi_chan.
dahdi-base: Minor maint mode error
Oron Peled:
xpp: FXO: add a "squelch_polrev" parameter
xpp: FXO: common function for POLREV reporting
xpp: FXO: new CID style -- passthrough
xpp: FXO: in-firmware polarity-reversal detection
sysfs: new channel...
2009 Apr 27
4
[UK SPECIFIC] DAHDI and a OpenVox Card
...ilt a new server at the weekend and install Asterisk 1.6.0.9 and IAX and SIP work great :) The one problem I am having is getting the OpenVox (TDM400 type card) to work. It is successfully identified using WCTDM kernel module and dahdi_scan picks it up just fine. The issue is when I try and setup dahdi_channel.conf as it fails everytime. When running asterisk -rvvvv I see the port pick up the ring but the it shows a RED Alarm failure. Does anybody have a working configuration they would be happy to share with me please ?
Best Regards,
--
SplatNIX IT Services :: Innovation through collaboration
2010 Jun 22
4
Anybody using TE410P on BT ISDN with DAHDI?
Is anybody else using the following combination:
* a TE410P card (wct4xxp driver)
* a BT ISDN connection
* DAHDI 2.3.0.1
* Asterisk 1.6.2.9
I'm trying to configure a new box to replace a legacy system (same hardware;
some old version of Asterisk with Zaptel; works lovely but hopelessly
out-of-date) and not having much joy. Specifically, I couldn't get it to
see a D-channel on
2014 Jun 27
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc1 Now Available
...es.
wctc4xxp: Trivial removal of unused structure members.
wctc4xxp: Trivial reduction of indentation level in wctc4xxp_watchdog()
wctc4xxp: spin_lock() -> spin_lock_irqsave() in wctc4xxp_watchdog()
dahdi: Protect echocan creation/destruction with mutex.
dahdi: dahdi_chan.ec_factory can be protected with the mutex.
wct4xxp: Move bottom half processing from tasklet to workqueue.
oct612x: Implement the SerializationObject callbacks.
wct4xxp: Trivial kmalloc + memset -> kzalloc.
wct4xxp: Remove unused open/close span_ops callbacks....
2014 Jun 27
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc1 Now Available
...es.
wctc4xxp: Trivial removal of unused structure members.
wctc4xxp: Trivial reduction of indentation level in wctc4xxp_watchdog()
wctc4xxp: spin_lock() -> spin_lock_irqsave() in wctc4xxp_watchdog()
dahdi: Protect echocan creation/destruction with mutex.
dahdi: dahdi_chan.ec_factory can be protected with the mutex.
wct4xxp: Move bottom half processing from tasklet to workqueue.
oct612x: Implement the SerializationObject callbacks.
wct4xxp: Trivial kmalloc + memset -> kzalloc.
wct4xxp: Remove unused open/close span_ops callbacks....
2014 Jul 21
0
DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available
...es.
wctc4xxp: Trivial removal of unused structure members.
wctc4xxp: Trivial reduction of indentation level in wctc4xxp_watchdog()
wctc4xxp: spin_lock() -> spin_lock_irqsave() in wctc4xxp_watchdog()
dahdi: Protect echocan creation/destruction with mutex.
dahdi: dahdi_chan.ec_factory can be protected with the mutex.
wct4xxp: Move bottom half processing from tasklet to workqueue.
oct612x: Implement the SerializationObject callbacks.
wct4xxp: Trivial kmalloc + memset -> kzalloc.
wct4xxp: Remove unused open/close span_ops callbacks....
2014 Jul 21
0
DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available
...es.
wctc4xxp: Trivial removal of unused structure members.
wctc4xxp: Trivial reduction of indentation level in wctc4xxp_watchdog()
wctc4xxp: spin_lock() -> spin_lock_irqsave() in wctc4xxp_watchdog()
dahdi: Protect echocan creation/destruction with mutex.
dahdi: dahdi_chan.ec_factory can be protected with the mutex.
wct4xxp: Move bottom half processing from tasklet to workqueue.
oct612x: Implement the SerializationObject callbacks.
wct4xxp: Trivial kmalloc + memset -> kzalloc.
wct4xxp: Remove unused open/close span_ops callbacks....
2014 Jul 11
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc2 Now Available
...es.
wctc4xxp: Trivial removal of unused structure members.
wctc4xxp: Trivial reduction of indentation level in wctc4xxp_watchdog()
wctc4xxp: spin_lock() -> spin_lock_irqsave() in wctc4xxp_watchdog()
dahdi: Protect echocan creation/destruction with mutex.
dahdi: dahdi_chan.ec_factory can be protected with the mutex.
wct4xxp: Move bottom half processing from tasklet to workqueue.
oct612x: Implement the SerializationObject callbacks.
wct4xxp: Trivial kmalloc + memset -> kzalloc.
wct4xxp: Remove unused open/close span_ops callbacks....
2014 Jul 11
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc2 Now Available
...es.
wctc4xxp: Trivial removal of unused structure members.
wctc4xxp: Trivial reduction of indentation level in wctc4xxp_watchdog()
wctc4xxp: spin_lock() -> spin_lock_irqsave() in wctc4xxp_watchdog()
dahdi: Protect echocan creation/destruction with mutex.
dahdi: dahdi_chan.ec_factory can be protected with the mutex.
wct4xxp: Move bottom half processing from tasklet to workqueue.
oct612x: Implement the SerializationObject callbacks.
wct4xxp: Trivial kmalloc + memset -> kzalloc.
wct4xxp: Remove unused open/close span_ops callbacks....
2008 Sep 05
1
dahdi & tdm400p: no luck
As best i could figure it out, I've installed dahdi and rc4.
My TDM400P doesn't answer fxo or fxs.
/etc/dahdi/system.conf:
loadzone = us
defaultzone=us
fxoks=1,2
fxsks=4
/etc/asterisk/chan_dahdi.conf:
[house-phones]
context=internal ; Uses the [internal] context in extensions.conf
signalling=fxo_ks ; fxo_ks Use FXO signalling for an FXS chanel
dahdichan => 1 ;