Re: "MPH_DEACTIVATE_IND" message....
Karsten Keil <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
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 ^C 2. You need to give the tool more options e.g. a number to dial. > > > I would be happy to hear from you, giving me some advise and infos > > > > > Doug > > > > my board: > > doug@home:/tmp# misdn_info > > Found 4 ports > Port 0 'hfc-4s.1-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 'hfc-4s.1-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 'hfc-4s.1-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 'hfc-4s.1-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 > > > misdn_log: > > mISDN kernel version 1.01.29 found > mISDN user version 1.01.31 found > 4 controllers found > id: 0 > Dprotocols: 00000006 > Bprotocols: 0000006e > protocol: 1 > channelmap: 00000000000000000000000000000006 > nrbchan: 2 > name: hfc-4s.1-1 > log bind ch(0) return 0 > Echo channel logging no > > > > And my misdntestcon error on the screen: > > doug@home:/tmp# misdntestcon -c0 > TestmISDN 1.0 > got DL_INFORMATION_IND > got unexpected MPH_DEACTIVATE_IND (602) message > got unexpected DL_RELEASE_IND (1108) message > select timeeout > do_setup error 10 > doug@home:/tmp# misdntestcon -c1 > TestmISDN 1.0 > got DL_INFORMATION_IND > got unexpected MPH_DEACTIVATE_IND (602) message > got unexpected DL_RELEASE_IND (1108) message > select timeeout > do_setup error 10 > doug@home:/tmp# misdntestcon -c2 > TestmISDN 1.0 > got DL_INFORMATION_IND > got unexpected MPH_DEACTIVATE_IND (602) message > got unexpected DL_RELEASE_IND (1108) message > select timeeout > do_setup error 10 > doug@home:/tmp# misdntestcon -c3 > TestmISDN 1.0 > got DL_INFORMATION_IND > got unexpected MPH_DEACTIVATE_IND (602) message > got unexpected DL_RELEASE_IND (1108) message > select timeeout > do_setup error 10 > doug@home:/tmp# > >