Hello !

I recenty got HFC-E1 based PRI card, and I'm trying to set it up to wotk
with ISDN PRI and chan_mISDN, but with no luck so far.

mISDN is 1.0.4 ; mISDNUser is 1.0.3 ; chan_mISDN is 0.3.1-rc26 ; Asrerisk is
1.2.13

my misdn-init.cfg is:

card=1,0x1
te_ptp=1
option=1,master_clock,los,ais,nocrc4
poll=128
;dsp_poll=128
dsp_options=0
dtmftreshold=100
debug=0

and misdn-init RC script is succesfully loading HFC-multi card:

Modular ISDN Stack core $Revision: 1.37 $
ISDN L1 driver version 1.18
ISDN L2 driver version 1.31
mISDN: DSS1 Rev. 1.42
mISDN Capi 2.0 driver file version 1.20
unknown variable: ;dsp_poll
-----------------------------------------
Loading module(s) for your misdn-cards:
-----------------------------------------
modprobe --ignore-install hfcmulti type=0x1 protocol=0x8D0022 layermask=0xf
poll=128 debug=0
mISDN: HFC-multi driver Rev. 1.56
HFC-multi: card manufacturer: 'Cologne Chip AG' card name: 'HFC-E1 IOB1E1'
clock: normal
PCI: Enabling device 0000:01:03.0 (0000 -> 0003)
HFC-E1#1: defined at IOBASE 0xa800 IRQ 18 HZ 1000 leds-type 1
HFC_multi: resetting HFC with chip ID=0xe revision=1
1 devices registered
modprobe mISDN_dsp debug=0x0 options=0  dtmftreshold=100
mISDN_dsp: Audio DSP  Rev. 1.24 (debug=0x0) EchoCancellor MG2
dtmftreshold(100)
mISDN_dsp: DSP clocks every 64 samples. This equals 8 jiffies.



Chan_mISDN also loads succesfully and sees it:

misdn.conf:
....
ALL by DEFAULTS
....
[isdnpri]
; again port defs
ports=1
; again a context for incoming calls
context=incoming
; msns for te ports, listen on those numbers on the above ports, and
; indicate the incoming calls to asterisk
; here you can give a comma separated list or simply an '*' for
; any msn.
msns=*

Asterisk CLI:

*CLI> misdn show config
Misdn General-Config:
-> Version: chan_misdn-0.3.2-rc26
-> misdn_init: /etc/misdn-init.conf -> debug: 0
-> tracefile:                       -> bridging: no
-> stop_tone_after_first_digit: yes -> append_digits2exten: yes
-> dynamic_crypt: no                -> crypt_prefix: **
-> crypt_keys: test,muh             -> ntdebugflags: 0
-> ntdebugfile:

[PORT 1]
-> name: isdnpri                    -> allowed_bearers: all
-> far_alerting: no                 -> rxgain: 0
-> txgain: 0                        -> te_choose_channel: no
-> pmp_l1_check: yes                -> reject_cause: 16
-> block_on_alarm: yes              -> hdlc: no
-> context: incoming                -> language: en
-> musicclass: default              -> callerid:
-> method: round_robin              -> dialplan: 0
-> localdialplan: 0                 -> cpndialplan: 0
-> nationalprefix:                  -> internationalprefix: 99
-> presentation: -1                 -> screen: -1
-> always_immediate: no             -> nodialtone: no
-> immediate: no                    -> senddtmf: yes
-> hold_allowed: yes                -> early_bconnect: yes
-> incoming_early_audio: no         -> echocancel: 128
-> name: isdnpri                    -> need_more_infos: no
-> nttimeout: no                    -> jitterbuffer: 4000
-> jitterbuffer_upper_threshold: 0  -> callgroup: 1
-> pickupgroup: 1                   -> msns: *
-> ptp: no
*CLI> misdn show port 1
BEGIN STACK_LIST:
 * Port 1 Type TE Prot. PTP L2Link DOWN L1Link:DOWN Blocked:0  Debug:2

When I plug the cable from HDSL modem with ISDN PRI to a card nothing
happens on a card LEDs, modem ->clears alarms<-, but "misdn show port 1"
always shows same values L1: down, L2: down and when I dial one of PRI
numbers from an outside line nothing gets to Asterisk.

Same ISDN PRI -->works<-- with zaptel based card with follownig settings in
zaptel.conf:

span=1,0,0,ccs,hdb3
bchan=1-15,17-31
dchan=16

Can anyone see where is the problem  ?

--
Kind regards,
           Nenad Radosavljevic
           email: [EMAIL PROTECTED]
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk

Reply via email to