Freepbx 17 Dahdi Config

Hola, estoy instalando Freepbx 17y no puedo hacer que en Dahdi Config me aparezcan los puertos FxS y FXO.

La placa con el comando lspci me dice que es:
03:00.0 Communication controller: Tiger Jet Network Inc. / ICP DAS Tiger3XX Modem/ISDN interface

En el archivo /etc/asterisk/chan_dahdi_groups cargue la siguiente informacion:
signalling=fxs_ks
context=from-analog
group=0
channel=>1

signalling=fxs_ks
context=from-analog
group=0
channel=>2

signalling=fxs_ks
context=from-analog
group=0
channel=>3

signalling=fxs_ks
context=from-analog
group=0
channel=>4

signalling=fxs_ks
context=from-analog
group=0
channel=>5

signalling=fxs_ks
context=from-analog
group=0
channel=>6

signalling=fxo_ks
context=from-analog
group=0
channel=>7

signalling=fxo_ks
context=from-analog
group=0

En el archivo /etc/dahdi/system.conf

-------------------------------------------------------------------------------;

Do NOT edit this file as it is auto-generated by FreePBX. All modifications to ;

this file must be done via the web gui. There are alternative files to make ;

custom modifications, details at: http://freepbx.org/configuration_files ;

-------------------------------------------------------------------------------;

fxsks=1-6
echocanceller=oslec,1-6
fxoks=7,8
echocanceller=oslec,7,8
loadzone=us

y en /etc/asterisk/chan_dahdi.conf:

[general]

; generated by module
#include chan_dahdi_general.conf

; for user additions not provided by module
#include chan_dahdi_general_custom.conf

[channels]
language=en
busydetect=yes
busycount=10
usecallerid=yes
callwaiting=yes
usecallingpres=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=no
immediate=no
faxdetect=no
rxgain=0.0
txgain=0.0
alawoverride=0
alawoverride_checkbox=0
boostringer=0
boostringer_checkbox=0
echocan_nlp_max_supp=
echocan_nlp_threshold=
echocan_nlp_type=0
fastringer=0
fastringer_checkbox=0
fxs_honor_mode=0
fxs_honor_mode_checkbox=0
lowpower=0
lowpower_checkbox=0
module_name=wctdm24xxp
mwi=none
mwi_checkbox=0
neon_offlimit=
neon_voltage=
opermode=USA
opermode_checkbox=0
ringdetect=0
ringdetect_checkbox=0
tone_region=us

; for user additions not provided by module
#include chan_dahdi_channels_custom.conf

; include dahdi groups defined by DAHDI module of FreePBX
#include chan_dahdi_groups.conf

; include dahdi extensions defined in FreePBX
#include chan_dahdi_additional.conf

Soy nuevo en el tema de VOIP, y por el momento no logro hacer funcionar la placa. que otros archivos me falta configurar?

The text file shows an analogue configuration. The screen shot shows a digital one.

Solucionado: me faltaba habilitar el modulo opvxa1200

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.