Solved
Thanks:
http://ubuntuforums.org/showthread.php?t=1491787
Thanks:
http://www.spinics.net/lists/asterisk/msg141863.html
Solution:
echo 'blacklist netjet' >> /etc/modprobe.d/blacklist.conf
echo 'blacklist hisax' >> /etc/modprobe.d/blacklist.conf
rmmod hisax
rmmod netjet
service dahdi restart
[
[email protected] ~]# dahdi_hardware
pci:0000:01:03.0 opvxa1200+ e159:0001 OpenVox A800P
[
[email protected] ~]# dahdi_genconf -v
Default parameters from /etc/dahdi/genconf_parameters
Generating /etc/dahdi/system.conf
Generating /etc/asterisk/dahdi-channels.conf
[
[email protected] ~]# cat /etc/dahdi/system.conf
# Autogenerated by /usr/sbin/dahdi_genconf on Sat Oct 1 07:39:20 2011
# If you edit this file and execute /usr/sbin/dahdi_genconf again,
# your manual changes will be LOST.
# Dahdi Configuration File
#
# This file is parsed by the Dahdi Configurator, dahdi_cfg
#
# Span 1: OPVXA1200/12 "OpenVox A1200P/A800P Board 13" (MASTER)
# channel 1, OPVXA1200/12/0, no module.
# channel 2, OPVXA1200/12/1, no module.
fxsks=3
echocanceller=mg2,3
fxoks=4
echocanceller=mg2,4
# channel 5, OPVXA1200/12/4, no module.
# channel 6, OPVXA1200/12/5, no module.
# channel 7, OPVXA1200/12/6, no module.
# channel 8, OPVXA1200/12/7, no module.
# Global data
loadzone
= us
defaultzone
= us
[
[email protected] ~]# cat /etc/asterisk/dahdi-channels.conf
; Autogenerated by /usr/sbin/dahdi_genconf on Sat Oct 1 07:39:20 2011
; If you edit this file and execute /usr/sbin/dahdi_genconf again,
; your manual changes will be LOST.
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/chan_dahdi.conf that will include the global settings
;
; Span 1: OPVXA1200/12 "OpenVox A1200P/A800P Board 13" (MASTER)
;;; line="3 OPVXA1200/12/2 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 3
callerid=
group=
context=default
;;; line="4 OPVXA1200/12/3 FXOKS"
signalling=fxo_ks
callerid="Channel 4" <4004>
mailbox=4004
group=5
context=from-internal
channel => 4
callerid=
mailbox=
group=
context=default