Re: ECT on AVM C2 or A1 card
- From: "Győző Nagy" <gy.nagy@xxxxxxxxxx>
- Date: Thu, 25 Aug 2005 18:04:28 +0200
Thank You for your answer, it was very helpful. It's working very well right
now (it took some time, to realize in my code :))
Best regards: gyoez
"Jochen Klein" <j.klein@xxxxxxxxxxx> az alábbiakat írta a következõ
hírüzenetben: 3ia2m7FkievnU1@xxxxxxxxxxxxxxxxx
> Hello Nagy,
>
>> I think, that ECT (E) is when user calls a number, put it on hold, then
>> calls the another party, wait for the answer, and when conneted make an
> ECT.
>> The ECT(I) is when at the second call the user doesn't wait for the
> connect.
> No, youre mixing up ICT and ECT. See ETSI EN 300 367 and related for
> D-Channel technical description of ECT.
>
>> Is that rigth?
> No.
>> When it is, the pabx supports ECT(E) because with eicon it is working.
> Well, so, No also ofcourse ;-)
> As I wrote in my last posting, Ecion has something (call it feature, call
> it
> bug, call it option, or call it something else), which "translates" CAPI
> ECT(E) into DSS D-Channel ECT(I).
>
> > Or what is the difference in ECT(I) and ECT(E)? How can i make ECT(I)
> statt ECT(E)
> Have a look at ETSI EN 300 367 an related docs if youre interested in
> understanding what happens on the D-channel or just follow the advise in
> my
> last posting, to just to issue a CAPI ECT request with *implicit* linkage
> instead of explicit linkage (bot options are described in CAPI 2.0 4th
> edition, Part 3, Chapter C 5.5.1) if youre just interested that it works
> but
> dont realy care about (technical) why.
>
> Regards,
> Jochen Klein
> www.servonic.com
>
>
>> "Jochen Klein" <j.klein@xxxxxxxxxxx> az alábbiakat írta a következõ
>> hírüzenetben: 3i1uejFj0snhU1@xxxxxxxxxxxxxxxxx
>> > Nagy,
>> >
>> > I guess your P(A)BX does only support ECT(I) but not ECT(E). The Eicon
>> > cards, well drivers/capi (at least in some versions) are "translating"
> the
>> > CAPI ECT(E) request in D-channel ECT(I), while on AVM cards I did not
> yet
>> > see such bahavior.
>> > So just issue CAPI ECT with implicit linkage request in your
> application,
>> > and youve got a good chnace it´ll work.
>> >
>> > Regrads,
>> > Jochen Klein
>> > www.servonic.com
>> >
>> >
>> >
>> > "Nagy Gyõzõ" <gy.nagy@xxxxxxxxxx> wrote in message
>> > news:d9bnfa$mki$1@xxxxxxxxxxxxxxxxxx
>> >> Hi Everyone!
>> >>
>> >> I've made an application wich should make an ECT on a PABX. I dial the
>> > first
>> >> number, put it on hold, then dial the second number and after the
> connect
>> >> send a FacilityReq.
>> >> I get an answer from capi -> Invoke Problem, Unrecognized operation.
>> >>
>> >> When I change the ISDN card to Eicon Diva server BRI all is working.
>> >>
>> >> The trace is at the bottom
>> >>
>> >> I've made an ISDN trace too. Here are the most important moments:
>> >>
>> >>
>> >> ISDN trace:
>> >>
>> >>
>> >> ISDN LAYER 3
>> >>
>> >>
>> >>
>> >> Protocol Discriminator : 0x08
>> >>
>> >> Call Reference Length : 1
>> >>
>> >> Call Reference Flag : Call Origin Side
>> >>
>> >> Call Reference Value : 0x09
>> >>
>> >> Message Type : FACILITY
>> >>
>> >> Cause : -
>> >>
>> >> Information Element Identifier : FACILITY
>> >>
>> >> Information Element Length : 14
>> >>
>> >> Hex. Value : 91 A1 0B 02 01
>> >>
>> >> : AB 06 06 04 00 82
> 71
>> > 01
>> >> 04
>> >>
>> >> Service discr : Suppl.applica.
>> >>
>> >> COMPONENT : Invoke
>> >>
>> >> : Component LI = 11
>> >>
>> >> InvokeID(hex) : AB
>> >>
>> >> operat.Val.Gl : LI 06
>> >>
>> >> : Ccitt id-org
>> >>
>> >> : Etsi
>> >>
>> >> : 369
>> >>
>> >> : Oper&errors(1)
>> >>
>> >> : EctLinkIdRequest
>> >>
>> >> 0000: 00 83 08 0A 08 01 09 62 1C 0E 91 A1 0B 02 01 AB
>> >> .......b........
>> >>
>> >> 0010: 06 06 04 00 82 71 01 04 .....q..
>> >>
>> >>
>> >>
>> >> Capi Trace:
>> >>
>> >> 14:33:34.233 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 22 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <06 00 04 01 01 00 00>
>> >>
>> >>
>> >>
>> >> The full capi trace is:
>> >>
>> >>
>>
>>> -------------------------------------------------------------------------
> -
>> > ------
>> >> CAPIkTrc CAPI 2.0 Kernel Trace Driver v2.0 Build Date 11:29:21 Jun 30
>> > 2003
>> >>
>> >> (c) AVM Berlin
>>
>>> -------------------------------------------------------------------------
> -
>> > ------
>> >> Tracing CAPI device "capi201"
>> >>
>> >> 14:32:59.814 Tue, Jun 21 2005
>> >> === Target Device Query ===
>> >> Manufacturer: AVM-GmbH
>> >> Number of Controllers: 1
>> >>
>> >> --- Controller Nr. 1 ---
>> >> Serial Number: 000001a
>> >> CAPI Version: 2.0
>> >> Manufacturer Version (AVM): 3.10-02 (49.2)
>> >> Profile:
>> >> 01 00 02 00 39 00 00 00 - 1F 01 00 40 1B 0B 00 00 ....9...........
>> >> BF 00 00 80 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
>> >> 00 00 00 00 00 00 00 00 - 00 00 00 00 01 00 00 01 ................
>> >> 00 02 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
>> >>
>> >> Total Number of BChannels: 2
>> >> -------------------------------------------------
>> >>
>> >> 14:32:59.814 Tue, Jun 21 2005
>>
>>> -------------------------------------------------------------------------
> -
>> > ------
>> >> Start Tracing
>> >> Settings:
>> >> CAPI functions: NO
>> >> CAPI messages: YES
>> >> MaxDataB3Bytes: 0
>> >> CAPI ManuMessages: YES
>> >> UserMode Appls: YES
>> >>
>>
>>> -------------------------------------------------------------------------
> -
>> > ------
>> >>
>> >>
>> >> 14:33:07.475 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> LISTEN_REQ 26 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> InfoMask = 0x000001ff
>> >> CIPmask = 0x04010032
>> >> CIPmask2 = 0x00000000
>> >> CallingPartyNumber = default
>> >> CallingPartySubaddress = default
>> >>
>> >>
>> >> 14:33:07.485 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 22 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <01 00 04 1f 00 00 00>
>> >>
>> >>
>> >> 14:33:07.485 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 18 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <00 00 00>
>> >>
>> >>
>> >> 14:33:07.485 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> LISTEN_REQ 26 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> InfoMask = 0x000001ff
>> >> CIPmask = 0x04010032
>> >> CIPmask2 = 0x00000000
>> >> CallingPartyNumber = default
>> >> CallingPartySubaddress = default
>> >>
>> >>
>> >> 14:33:07.495 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 22 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <01 00 04 1f 00 00 00>
>> >>
>> >>
>> >> 14:33:07.875 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> LISTEN_CONF 14 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >>
>> >>
>> >> 14:33:08.276 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_CONF 22 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >> FacilitySelector = 0x0003
>> >> FacilityConfirmationParameter = <01 00 02 00 00>
>> >>
>> >>
>> >> 14:33:08.677 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_CONF 26 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >> FacilitySelector = 0x0003
>> >> FacilityConfirmationParameter = <00 00 06 00 00 ff 03 00 00>
>> >>
>> >>
>> >> 14:33:09.077 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> LISTEN_CONF 14 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >>
>> >>
>> >> 14:33:09.478 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_CONF 22 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >> FacilitySelector = 0x0003
>> >> FacilityConfirmationParameter = <01 00 02 00 00>
>> >>
>> >>
>> >> 14:33:16.287 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_IND 37 Byte ApplID: 2 MsgNr: 317
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> CIPValue = 0x0001
>> >> CalledPartyNumber = <80>2007
>> >> CallingPartyNumber = <00 80>7202
>> >> CalledPartySubaddress = default
>> >> CallingPartySubaddress = default
>> >> BC = <80 90 a3>
>> >> LLC = default
>> >> HLC = default
>> >> AdditionalInfo = default
>> >>
>> >>
>> >> 14:33:16.287 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> ALERT_REQ 13 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> AdditionalInfo = default
>> >>
>> >>
>> >> 14:33:16.308 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_RESP 28 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> Reject = 0x0000
>> >> BProtocol
>> >> B1protocol = 0x0001
>> >> B2protocol = 0x0001
>> >> B3protocol = 0x0000
>> >> B1configuration = default
>> >> B2configuration = default
>> >> B3configuration = default
>> >> ConnectedNumber = default
>> >> ConnectedSubaddress = default
>> >> LLC = default
>> >> AdditionalInfo = default
>> >>
>> >>
>> >> 14:33:16.718 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 20 Byte ApplID: 2 MsgNr: 318
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> InfoNumber = 0x0070
>> >> InfoElement = <80>2007
>> >>
>> >>
>> >> 14:33:16.718 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >>
>> >>
>> >> 14:33:17.129 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 16 Byte ApplID: 2 MsgNr: 319
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> InfoNumber = 0x0018
>> >> InfoElement = <89>
>> >>
>> >>
>> >> 14:33:17.129 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >>
>> >>
>> >> 14:33:17.539 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> ALERT_CONF 14 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> Info = 0x0000
>> >>
>> >>
>> >> 14:33:17.940 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 16 Byte ApplID: 2 MsgNr: 320
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> InfoNumber = 0x0018
>> >> InfoElement = <89>
>> >>
>> >>
>> >> 14:33:17.940 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >>
>> >>
>> >> 14:33:18.350 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_ACTIVE_IND 15 Byte ApplID: 2 MsgNr: 321
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> ConnectedNumber = default
>> >> ConnectedSubaddress = default
>> >> LLC = default
>> >>
>> >>
>> >> 14:33:18.350 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_ACTIVE_RESP 12 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >>
>> >>
>> >> 14:33:18.751 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_IND 13 Byte ApplID: 2 MsgNr: 322
>> >> Controller/PLCI/NCCI = 0x00010101
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:18.751 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_RESP 15 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010101
>> >> Reject = 0x0000
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:19.152 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_ACTIVE_IND 13 Byte ApplID: 2 MsgNr: 323
>> >> Controller/PLCI/NCCI = 0x00010101
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:19.152 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_ACTIVE_RESP 12 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010101
>> >>
>> >>
>> >> 14:33:20.934 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 18 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <02 00 00>
>> >>
>> >>
>> >> 14:33:20.954 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_CONF 22 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> Info = 0x0000
>> >> FacilitySelector = 0x0003
>> >> FacilityConfirmationParameter = <02 00 02 00 00>
>> >>
>> >>
>> >> 14:33:21.034 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_IND 20 Byte ApplID: 2 MsgNr: 332
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> FacilitySelector = 0x0003
>> >> FacilityIndicationParameter = <02 00 02 00 00>
>> >>
>> >>
>> >> 14:33:21.034 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_RESP 18 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000101
>> >> FacilitySelector = 0x0003
>> >> FacilityResponseParameters = <02 00 00>
>> >>
>> >>
>> >> 14:33:21.074 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> DISCONNECT_B3_IND 15 Byte ApplID: 2 MsgNr: 333
>> >> Controller/PLCI/NCCI = 0x00010101
>> >> Reason_B3 = 0x3301
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:21.074 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> DISCONNECT_B3_RESP 12 Byte ApplID: 2 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010101
>> >>
>> >>
>> >> 14:33:24.169 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> LISTEN_REQ 26 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> InfoMask = 0x000001ff
>> >> CIPmask = 0x04010022
>> >> CIPmask2 = 0x00000000
>> >> CallingPartyNumber = default
>> >> CallingPartySubaddress = default
>> >>
>> >>
>> >> 14:33:24.169 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 22 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <01 00 04 1f 00 00 00>
>> >>
>> >>
>> >> 14:33:24.179 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 18 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <00 00 00>
>> >>
>> >>
>> >> 14:33:24.199 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_REQ 43 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> CIPValue = 0x0010
>> >> CalledPartyNumber = <80>7020
>> >> CallingPartyNumber = <01 80>2007
>> >> CalledPartySubaddress = default
>> >> CallingPartySubaddress = default
>> >> BProtocol
>> >> B1protocol = 0x0001
>> >> B2protocol = 0x0001
>> >> B3protocol = 0x0000
>> >> B1configuration = default
>> >> B2configuration = default
>> >> B3configuration = default
>> >> BC = default
>> >> LLC = default
>> >> HLC = default
>> >> AdditionalInfo = default
>> >>
>> >>
>> >> 14:33:24.569 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> LISTEN_CONF 14 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >>
>> >>
>> >> 14:33:24.970 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_CONF 22 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >> FacilitySelector = 0x0003
>> >> FacilityConfirmationParameter = <01 00 02 00 00>
>> >>
>> >>
>> >> 14:33:25.371 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_CONF 26 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000001
>> >> Info = 0x0000
>> >> FacilitySelector = 0x0003
>> >> FacilityConfirmationParameter = <00 00 06 00 00 ff 03 00 00>
>> >>
>> >>
>> >> 14:33:25.771 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_CONF 14 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> Info = 0x0000
>> >>
>> >>
>> >> 14:33:26.172 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 15 Byte ApplID: 3 MsgNr: 334
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x8002
>> >> InfoElement = default
>> >>
>> >>
>> >> 14:33:26.172 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:26.572 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 17 Byte ApplID: 3 MsgNr: 335
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x001e
>> >> InfoElement = <81 88>
>> >>
>> >>
>> >> 14:33:26.572 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:26.973 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 16 Byte ApplID: 3 MsgNr: 336
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x0018
>> >> InfoElement = <89>
>> >>
>> >>
>> >> 14:33:26.973 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:27.383 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 15 Byte ApplID: 3 MsgNr: 337
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x8001
>> >> InfoElement = default
>> >>
>> >>
>> >> 14:33:27.383 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:27.794 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 17 Byte ApplID: 3 MsgNr: 338
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x001e
>> >> InfoElement = <81 88>
>> >>
>> >>
>> >> 14:33:27.794 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:28.195 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 20 Byte ApplID: 3 MsgNr: 339
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x0029
>> >> InfoElement = <05 06 15 0e 1e>
>> >>
>> >>
>> >> 14:33:28.195 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:28.605 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_ACTIVE_IND 21 Byte ApplID: 3 MsgNr: 340
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> ConnectedNumber = <00 80>7020
>> >> ConnectedSubaddress = default
>> >> LLC = default
>> >>
>> >>
>> >> 14:33:28.605 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_ACTIVE_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:28.605 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_REQ 13 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:29.016 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_CONF 14 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010201
>> >> Info = 0x0000
>> >>
>> >>
>> >> 14:33:29.416 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_ACTIVE_IND 13 Byte ApplID: 3 MsgNr: 341
>> >> Controller/PLCI/NCCI = 0x00010201
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:29.416 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> CONNECT_B3_ACTIVE_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010201
>> >>
>> >>
>> >>
>> >>
>> >> 14:33:34.203 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> DISCONNECT_B3_REQ 13 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010201
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:34.213 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> DISCONNECT_B3_CONF 14 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010201
>> >> Info = 0x0000
>> >>
>> >>
>> >> 14:33:34.233 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> DISCONNECT_B3_IND 15 Byte ApplID: 3 MsgNr: 363
>> >> Controller/PLCI/NCCI = 0x00010201
>> >> Reason_B3 = 0x3301
>> >> NCPI = default
>> >>
>> >>
>> >> 14:33:34.233 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> DISCONNECT_B3_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00010201
>> >>
>> >>
>> >> 14:33:34.233 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_REQ 22 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> FacilitySelector = 0x0003
>> >> FacilityRequestParameter = <06 00 04 01 01 00 00>
>> >>
>> >>
>> >> 14:33:34.253 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_CONF 22 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> Info = 0x0000
>> >> FacilitySelector = 0x0003
>> >> FacilityConfirmationParameter = <06 00 02 00 00>
>> >>
>> >>
>> >> 14:33:34.353 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_IND 20 Byte ApplID: 3 MsgNr: 364
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> FacilitySelector = 0x0003
>> >> FacilityIndicationParameter = <06 00 02 01> 37?
>> >>
>> >>
>> >> 14:33:34.353 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> FACILITY_RESP 18 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> FacilitySelector = 0x0003
>> >> FacilityResponseParameters = <06 00 00>
>> >>
>> >>
>> >> 14:33:34.373 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 24 Byte ApplID: 3 MsgNr: 365
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x001c
>> >> InfoElement = <91 a4 06 02 01 ad 81 01 01>
>> >>
>> >>
>> >> 14:33:34.373 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >>
>> >> 14:33:34.394 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_IND 20 Byte ApplID: 3 MsgNr: 366
>> >> Controller/PLCI/NCCI = 0x00000201
>> >> InfoNumber = 0x0070
>> >> InfoElement = <80>2007
>> >>
>> >>
>> >> 14:33:34.394 Tue, Jun 21 2005
>> >> ApplName: C:\Program Files\Microsoft Visual Studio\VB98\VB6.EXE
>> >> INFO_RESP 12 Byte ApplID: 3 MsgNr: 0
>> >> Controller/PLCI/NCCI = 0x00000201
>> >>
>> >> 14:37:16.763 Tue, Jun 21 2005
>>
>>> -------------------------------------------------------------------------
> -
>> > ------
>> >> Stop Tracing
>>
>>> -------------------------------------------------------------------------
> -
>> > ------
>> >>
>> >>
>> >
>> >
>>
>>
>
>
.
- Prev by Date: Sending short messages to display - howto?
- Previous by thread: Sending short messages to display - howto?
- Index(es):
Relevant Pages
|
|