X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=Docs%2Fdevelopers%2Fprotocol%2Fn6110.txt;h=afd92e4581f50a778adc6dbda1339ee9cdbcd0a9;hb=refs%2Fheads%2Fuc;hp=98c8303d1b738798d5b076a941cf0d5b0f49ab1d;hpb=43f66b7662ed5c83d1cfefb84b122499b08675c3;p=gnokii.git diff --git a/Docs/developers/protocol/n6110.txt b/Docs/developers/protocol/n6110.txt index 98c8303..afd92e4 100644 --- a/Docs/developers/protocol/n6110.txt +++ b/Docs/developers/protocol/n6110.txt @@ -1,5 +1,5 @@ -Last update 06.02.2002 +Last update 23.02.2002 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Assembled by @@ -10,6 +10,7 @@ Assembled by Mike Bradley Odinokov Serge Pavel Janik + BORBELY Zoltan (bozo@andrews.hu) Pawel Kot Marcin Wiacek (Marcin-Wiacek@TOPNET.PL) ... and other members of gnokii mailing list @@ -67,6 +68,8 @@ Correct format is FBUS version 2/Direct IRDA/MBUS version 2 s Hang up { 0x0008, seqnr, 0x85 } r terminated call { 0x0009, seqnr } r call msg { 0x000a, seqnr } + r call held { 0x0023, seqnr, 0x01 } + r call resumed { 0x0025, seqnr, 0x01 } r Send DTMF/voice call { 0x0040} s Answer call part 1 { 0x0042,0x05,0x01,0x07,0xa2,0x88,0x81,0x21,0x15,0x63,0xa8,0x00,0x00, 0x07,0xa3,0xb8,0x81,0x20,0x15,0x63,0x80 } @@ -187,7 +190,7 @@ Correct format is FBUS version 2/Direct IRDA/MBUS version 2 pwr: 1: AC/DC 2: battery s Request Phone ID { 0x0003 } - r RequestPhone ID { 0x0004, 0x01, "imei", 0, "model", 0, "prod.code", 0, "HW", 0, "firmware", 0x00, 0x01 } + r RequestPhone ID { 0x0004, 0x01,"NOKIA""imei", 0, "model", 0, "prod.code", 0, "HW", 0, "firmware", 0x00, 0x01 } 0x05: Profile settings s Set profile feature { 0x0010, 1, nr, feature, a, 1 } where nr: see 0x05/0x0013 @@ -421,9 +424,9 @@ Correct format is FBUS version 2/Direct IRDA/MBUS version 2 0x05: 5 second 0x0a: 10 second 0x0f: 15 second - 0x1e: 20 second - 0x14: 25 second - 0x19: 30 second + 0x14: 20 second + 0x19: 25 second + 0x1e: 30 second where divtype: 0x02: all diverts for all call types ? Found only, when deactivate all diverts for all call types (with call type 0x00)