buggnokii - Bugs: bug #32870, Unable to use --hangup after...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #32870: Unable to use --hangup after initiating --dialvoice number

Submitter:  Stefan Eriksson <stefaneriksson>
Submitted:  Mon 21 Mar 2011 03:23:46 PM UTC
   
 
Category:  gnokii Severity:  3 - Normal
Item Group:  minor malfunction Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Mon 21 Mar 2011 03:23:46 PM UTC, original submission:  

I'm unable to get the correct ID after I use --dialvoice:

~# gnokii --dialvoice 0345433812
GNOKII Version 0.6.29
Dialled call, id: 0 (lowlevel id: 0)

>Phone is dialing ok on the other end so everything is working.
>Here is the same with debug:


:~# gnokii --dialvoice 0345433812
GNOKII Version 0.6.29
LOG: debug mask is 0x1
Config read from file /user/.config/gnokii/config.
phone instance config:
model = 6510
port = /dev/ttyUSB0
connection = dlr3p
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 1
Connecting
Serial device: opening device /dev/ttyUSB0
Serial device: setting RTS to low and DTR to low
Serial device: setting RTS to high and DTR to high
Serial device: setting speed to 19200
Switching to FBUS mode
Serial device: setting speed to 115200
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |                
[Received Ack of type 1b, seq:  0]
[Sending Ack of type 1b, seq: 4]
Message received: 0x1b / 0x002e
01 33 00 08 00 01 58 28 00 23 56 20 33 2e 31 30 |  3    X( #V 3.10
0a 32 36 2d 30 33 2d 30 34 0a 52 4d 2d 33 37 0a |  26-03-04 RM-37
28 63 29 20 4e 6f 6b 69 61 2e 0a 41 00 00       | (c) Nokia. A   
Received message type 1b
model length: 5
Received model RM-37
Found model "RM-37"
Subscribing to various channels!
Message sent: 0x10 / 0x000b
00 01 00 10 06 01 02 0a 14 15 17                |                
[Received Ack of type 10, seq:  1]
Message sent: 0x01 / 0x0021
00 01 00 01 0a 00 30 00 33 00 34 00 36 00 37 00 |       0 3 4 6 7
33 00 38 00 38 00 31 00 32 05 01 05 00 02 00 00 | 3 8 8 1 2      
00                                              |                
[Received Ack of type 01, seq:  2]
[Sending Ack of type 01, seq: 5]
Message received: 0x01 / 0x0006
01 58 00 0c 01 00                               |  X             
Received message type 01
Dialling
Message sent: 0x01 / 0x0004
00 01 00 20                                     |                
[Received Ack of type 01, seq:  3]
[Sending Ack of type 01, seq: 6]
Message received: 0x01 / 0x002e
01 58 00 53 02 05 0a 00 30 00 33 00 34 00 36 00 |  X S    0 3 4 6
37 00 33 00 38 00 38 00 31 00 32 00 00 55 55 55 | 7 3 8 8 1 2  UUU
55 55 55 55 55 55 55 55 55 55 55 55 55 55       | UUUUUUUUUUUUUU 
Received message type 01
Outgoing call
Dialled call, id: 0 (lowlevel id: 0)
Serial device: closing device

>gnokii --hangup 0 #doesnt work


Here is --monitor output:

Received message type 01
Call status:
ch#1: id#3 st#1 pst#2 0345433812 ()
call state: 1
CALL0: RINGING 0345433812 () (callid: 3, duration: 1 sec)

>gnokii --hangup 3 #does work


So I think the initial:

~# gnokii --dialvoice 0345433812
GNOKII Version 0.6.29
Dialled call, id: 0 (lowlevel id: 0)

should output:
Dialled call, id: 3 (lowlevel id: 0)

Here is my version of GNOKII:

gnokii --identify
GNOKII Version 0.6.29
IMEI         : 354345002992734
Manufacturer : Nokia
Model        : 6610i
Product name : RM-37
Revision     : V 3.10

Config:

[global]
model = 6510
port = /dev/ttyUSB0
connection = dlr3p
sm_retry = 1
[logging]
debug = on



Stefan Eriksson <stefaneriksson>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by stefaneriksson (Submitted the item)
  • -email is unavailable- added by stefaneriksson
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-21 stefaneriksson Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code