Re: "MPH_DEACTIVATE_IND" message.... (now with single port HFC board)
fabio antonini <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Doug
I have a scenario not far from yours and I'm facing the same problem.
I have a 4 channels cologne evalboard based on XHFC_4SU
~ # misdn_info
Found 4 ports
Port 0 'XHFC.1': TE/NT-mode BRI S/T (for phone lines & phones)
2 B-channels: 1-2
B-protocols: RAW HDLC X75slp L2:DSP
L2:DSPHDLC
--------
Port 1 'XHFC.2': TE/NT-mode BRI S/T (for phone lines & phones)
2 B-channels: 1-2
B-protocols: RAW HDLC X75slp L2:DSP
L2:DSPHDLC
--------
Port 2 'XHFC.3': TE/NT-mode BRI S/T (for phone lines & phones)
2 B-channels: 1-2
B-protocols: RAW HDLC X75slp L2:DSP
L2:DSPHDLC
--------
Port 3 'XHFC.4': TE/NT-mode BRI S/T (for phone lines & phones)
2 B-channels: 1-2
B-protocols: RAW HDLC X75slp L2:DSP
L2:DSPHDLC
I have connected the first channel (TE mode) to an external equipment
(working fine for sure) configured as NT.
I assert the following command to connect to 111111 configured on the
test equipment
# misdntestcon -c0 -v5 -n111111 -F0
~ # misdntestcon -c0 -v5 -n111111 -F0
TestmISDN 1.0
1 device found
id: 0
Dprotocols: 00000066
Bprotocols: 0000006e
protocol: 1
nrbchan: 2
name: XHFC.1
supported IMCTRLREQ operations: 7
select ret=1
alen =6, dev(0) channel(1) sapi(0) tei(127)
got DL_INFORMATION_IND
use channel(1) sapi(0) tei(127) for now
got l2addr.tei 127
dl_establish send ret=8
select ret=1
alen =6, dev(0) channel(1) sapi(0) tei(127)
got unexpected MPH_DEACTIVATE_IND (602) message
select ret=1
alen =6, dev(0) channel(1) sapi(0) tei(127)
got unexpected DL_RELEASE_IND (1108) message
select ret=0
select timeeout
do_setup error 10
Take a look at the messages received from the driver in kernel space
XHFC.1: xhfc_dctrl: cmd:100 8c2bbe20
XHFC.1: open_dchannel: dev(0) open from c02d1130 mode 1
init_su port(0)
init_su su_ctrl0(0x40) su_ctrl1(0x00) su_ctrl2(0x00) st_ctrl3(0xf8)
XHFC.1: xhfc_dctrl: cmd:100 8c2bbd78
XHFC.1: open_dchannel: dev(0) open from c02d4fa4 mode 1
XHFC.1: xhfc_dctrl: cmd:100 8c2bbdc8
XHFC.1: open_dchannel: dev(0) open from c02db8d0 mode 1
XHFC.1: xhfc_dctrl: cmd:300 8c2bbdf4
XHFC.1: channel_ctrl op(0x0) channel(0x0)
XHFC.1: xhfc_l2l1D: PH_ACTIVATE_REQ TE
xhfc_ph_command XHFC.1: L1_ACTIVATE_TE (0)
XHFC.1: xhfc_l1callback cmd 0x8a02
HW_RESET_REQ XHFC.1: xhfc_l1callback cmd *0x8a02*
XHFC.1: xhfc_l1callback cmd *0x202*
root@IMOLA4ISDN> XHFC.1: xhfc_dctrl: cmd:200 00000000
XHFC.1: xhfc_dctrl: dev(0) close from c02d51c0
XHFC.1: xhfc_dctrl: cmd:200 00000000
XHFC.1: xhfc_dctrl: dev(0) close from c02d52bc
XHFC.1: xhfc_dctrl: cmd:200 00000000
XHFC.1: xhfc_dctrl: dev(0) close from c02db4b8
The problem seems to be the same you have.
The cmd=*0x8a02 *is mapped as *HW_RESET_REQ*.
Have you fixed the problem? Do you have any useful info to share with me?
Thanks a lot
fabio
On 03/11/2014 06:18 PM, Doug Warren wrote:
> Hi Karsten!
>
> I am really confused, and I am not getting this thing to run.
>
> I took now a 10.- € ISDN HFC board, which I assembled into the machine,
> and took the 4 port isdn card out of the server.
>
> I am still having the same result. Any ideas what it could be ?!
> I am really not getting smart, and starting to get totally confused.
>
>
> The cable has a length of about 50m from the NT-Unit, and is connected
> to the server in the datacenter, and I have a DID number block...
>
>
>
>
> root@babe3306:/storage# misdn_info
>
> Found 1 port
> Port 0 'hfc-pci.1': TE/NT-mode BRI S/T (for phone lines & phones)
> 2 B-channels: 1-2
> B-protocols: RAW HDLC X75slp L2:DSP
> L2:DSPHDL
>
>
>
> and misdntestcon outputs me:
>
> doug@home:/tmp# misdntestcon -c0 -n12
> TestmISDN 1.0
> got DL_INFORMATION_IND
> got unexpected MPH_DEACTIVATE_IND (602) message
> got unexpected DL_RELEASE_IND (1108) message
>
>
> for any ideas.... I really would thank you
>
>
>
> Doug
>
>
>
> Am 04.03.2014 20:59, schrieb Karsten Keil:
>> Hi Doug,
>>
>> Am 04.03.2014 18:17, schrieb Doug Warren:
>>> Hallo Mr. Keil,
>>> I am writing you, because I beg for your help telling me what this error
>>> message means which mISDN gives me in the shell out.
>>>
>>> I previously sent a Mail 2 the misdn user and developer list, and nobody
>>> responded so far.
>>>
>>> I want to make use of my 4 port hfc board with mISDN2 and I simply don't
>>> have any clue what those error messages are on the shell.
>>>
>>> I have used the tool: "misdntestcon" from the mISDNuser package to test
>>> my 4 port hfc board.
>>>
>>> I always got the same (error ?!) messge with "MPH_DEACTIVATE_IND" and
>>> "DL_RELEASE_IND".
>>>
>>> Could you explain me what it means in detail?!
>>>
>> 1. This maybe is normal, depends on your line setup and if a working
>> line is connected.
>> If you have a ISDN line connected then you should see some more messages.
>>
>> Normal activation looks like this:
>>
>> pingi3:/home/kkeil/mISDNuser/example # ./misdntestcon -c0 -n 12
>> TestmISDN 1.0
>> got DL_INFORMATION_IND
>> got MPH_ACTIVATE_IND
>> got MPH_ACTIVATE_IND
>> got MPH_ACTIVATE_IND
>> got DL_INFORMATION_IND
>> got DL_ESTABLISH_CNF
> _______________________________________________
> isdn4linux mailing list
> [email protected]
> https://www.isdn4linux.de/mailman/listinfo/isdn4linux
>
> .
>
_______________________________________________
isdn4linux mailing list
[email protected]
https://www.isdn4linux.de/mailman/listinfo/isdn4linux