gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unhandled frames for call functions (nk6510)


From: Bastien Nocera
Subject: Unhandled frames for call functions (nk6510)
Date: Wed, 04 Jul 2007 15:37:17 +0100

Heya,

Another unhandled frame with the nk6510 driver. I just launched waitcall
from gnokii-extras. No calls received though, it's just erroring polling
for phone calls (and doesn't actually answer them).

$ ./waitcall 
Initializing...
LOG: debug mask is 0x1
Config read from file /home/hadess/.gnokiirc.
phone instance config:
model: 6230
port_device: 00:12:D2:79:B7:33
connection_type: 5
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script: 
disconnect_script: 
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device 00:12:D2:79:B7:33
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |                 
Message received: 0x1b / 0x0032
01 43 00 08 00 01 58 2c 00 26 56 20 30 33 2e 38 |  C    X, &V 03.8
30 0a 33 31 2d 4d 61 72 2d 30 36 0a 52 4d 37 32 | 0 31-Mar-06 RM72
5f 37 33 5f 2d 0a 47 53 4d 20 50 31 2e 0a 43 00 | _73_- GSM P1. C 
00 00                                           |                 
Received message type 1b
model length: 9
Received model RM72_73_-
Waiting for a call.
Message sent: 0x01 / 0x0004
00 01 00 20                                     |                 
Message received: 0x01 / 0x000a
01 81 00 f0 01 20 00 00 00 00                   |                 
Received message type 01
UNHANDLED FRAME RECEIVED
request: 0x01 / 0x0004
00 01 00 20                                     |                 
reply: 0x01 / 0x000a
01 81 00 f0 01 20 00 00 00 00                   |                 
Please read Docs/Bugs and send a bug report!
Message sent: 0x01 / 0x0004
00 01 00 20                                     |                 
Message received: 0x01 / 0x000a
01 81 00 f0 01 20 00 00 00 00                   |                 
Received message type 01
UNHANDLED FRAME RECEIVED
request: 0x01 / 0x0004
00 01 00 20                                     |                 
reply: 0x01 / 0x000a
01 81 00 f0 01 20 00 00 00 00                   |                 
Please read Docs/Bugs and send a bug report!
Serial device: closing device

And using gnokii to cancel a call that doesn't exist:
$ ./gnokii --hangup 0
GNOKII Version 0.6.17cvs
LOG: debug mask is 0x1
Config read from file /home/hadess/.gnokiirc.
phone instance config:
model: 6230
port_device: 00:12:D2:79:B7:33
connection_type: 5
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script: 
disconnect_script: 
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device 00:12:D2:79:B7:33
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |                 
Message received: 0x1b / 0x0032
01 43 00 08 00 01 58 2c 00 26 56 20 30 33 2e 38 |  C    X, &V 03.8
30 0a 33 31 2d 4d 61 72 2d 30 36 0a 52 4d 37 32 | 0 31-Mar-06 RM72
5f 37 33 5f 2d 0a 47 53 4d 20 50 31 2e 0a 43 00 | _73_- GSM P1. C 
00 00                                           |                 
Received message type 1b
model length: 9
Received model RM72_73_-
Message sent: 0x01 / 0x0005
00 01 00 08 00                                  |                 
Message received: 0x01 / 0x000a
01 81 00 f0 01 08 00 00 00 00                   |                 
Received message type 01
UNHANDLED FRAME RECEIVED
request: 0x01 / 0x0005
00 01 00 08 00                                  |                 
reply: 0x01 / 0x000a
01 81 00 f0 01 08 00 00 00 00                   |                 
Please read Docs/Bugs and send a bug report!
Serial device: closing device

Cheers

-- 
Bastien Nocera <address@hidden> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]