DAHDI + Digium S400P + AsteriskNOW1.5
Уважаемые гуру.... бьюсь 2 дня....
Итак, есть:
1. Установленный AsteriskNOW 1.5.0, плата Digium S400P с 4 FXO портами
2. Конфиги и логи:
************************************************************
[root@sip /]# dahdi_scan
[1]
active=yes
alarms=OK
description=Wildcard S400P Prototype Board 5
name=WCTDM/4
manufacturer=Digium
devicetype=Wildcard S400P Prototype
location=PCI Bus 06 Slot 01
basechan=1
totchans=4
irq=66
type=analog
port=1,FXO
port=2,FXO
port=3,FXO
port=4,FXO
*************************************************************
dmesg
dahdi: Telephony Interface Registered on major 196
dahdi: Version: 2.1.0.4
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 21 (level, low) -> IRQ 66
Freshmaker version: 73
Freshmaker passed register test
Module 0: Installed -- AUTO FXO (FCC mode)
Module 1: Installed -- AUTO FXO (FCC mode)
Module 2: Installed -- AUTO FXO (FCC mode)
Module 3: Installed -- AUTO FXO (FCC mode)
Found a Wildcard TDM: Wildcard S400P Prototype (4 modules)
dahdi_transcode: Loaded.
INFO-xpp: revision trunk-r6056 MAX_XPDS=64 (8*8)
INFO-xpp: FEATURE: without BRISTUFF support
INFO-xpp: FEATURE: with PROTOCOL_DEBUG
INFO-xpp: FEATURE: with sync_tick() from DAHDI
INFO-xpp_usb: revision trunk-r6056
usbcore: registered new driver xpp_usb
dahdi_echocan_mg2: Registered echo canceler 'MG2'
dahdi: Registered tone zone 0 (United States / North America)
*************************************************************************
[root@sip /]# service dahdi start
Loading DAHDI hardware modules:
wct4xxp: [ OK ]
wcte12xp: [ OK ]
wct1xxp: [ OK ]
wcte11xp: [ OK ]
wctdm24xxp: [ OK ]
wcfxo: [ OK ]
wctdm: [ OK ]
wcb4xxp: [ OK ]
wctc4xxp: [ OK ]
xpp_usb: [ OK ]
Running dahdi_cfg: [ OK ]
********************************************************************************
[root@sip /]# dahdi_cfg -vvvvvvvv
DAHDI Tools Version - 2.1.0.2
DAHDI Version: 2.1.0.4
Echo Canceller(s): MG2
Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 04)
4 channels to configure.
Setting echocan for channel 1 to mg2
Setting echocan for channel 2 to mg2
Setting echocan for channel 3 to mg2
Setting echocan for channel 4 to mg2
*********************************************************************************
sip*CLI> dahdi show status
Description Alarms IRQ bpviol CRC4
Wildcard S400P Prototype Board 5 OK 0 0 0
*********************************************************************************
sip*CLI> dahdi show channels
Chan Extension Context Language MOH Interpret
p.s. как я понимаю, тут такого быть не должно.......
**********************************************************************************
[root@sip /]# cat /etc/dahdi/system.conf
# Autogenerated by /usr/sbin/dahdi_genconf on Fri Aug 7 15:11:35 2009 -- do not hand edit
# Dahdi Configuration File
#
# This file is parsed by the Dahdi Configurator, dahdi_cfg
#
# Span 1: WCTDM/4 "Wildcard S400P Prototype Board 5" (MASTER)
fxsks=1
echocanceller=mg2,1
fxsks=2
echocanceller=mg2,2
fxsks=3
echocanceller=mg2,3
fxsks=4
echocanceller=mg2,4
# Global data
loadzone = us
defaultzone = us
********************************************************************
[root@sip /]# cat /etc/asterisk/chan_dahdi.conf
group=1
signalling=fxs_ks
context=from-pstn
channel => 1-4
echocanceller=mg2,1-4
*********************************************************************
[root@sip /]# cat /proc/dahdi/*
Span 1: WCTDM/4 "Wildcard S400P Prototype Board 5" (MASTER)
1 WCTDM/4/0 FXSKS (EC: MG2)
2 WCTDM/4/1 FXSKS (EC: MG2)
3 WCTDM/4/2 FXSKS (EC: MG2)
4 WCTDM/4/3 FXSKS (EC: MG2)
*************************************************************************
sip*CLI> dahdi restart
Destroying channels and reloading DAHDI configuration.
== Parsing '/etc/asterisk/chan_dahdi.conf': Found
******************************************************************************
[root@sip /]# dahdi_hardware
pci:0000:06:00.0 wctdm+ e159:0001 Wildcard S400P Prototype
******************************************************************************
3. ГДЕ я не прав ???
4. ЧТО делать ??))))
С уважением, Дмирий
|