gnokii-users
[Top][All Lists]
Advanced

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

Re: Help with voicecall


From: angelo
Subject: Re: Help with voicecall
Date: Wed, 06 Oct 2004 16:46:15 +0200

Ciao Luciano,

ho provato il tuo script ma non funziona correttamente

cosa dovrebbe fare esattamente questo controllo?

==
        if $@
        then
                     :
        else
                echo "ERROR: $@"
                exit 2
        fi
==

ciao e grazie!


http://www.sorint.it    Angelo Daniele Lamera
Senior System Engineer          
Via Bergamo 15/A
24125 Curno -BG-        U Division
Professional Service 1
        
        Mobile  +39 3351293728
Office    +39 035697522
Fax        +39 035 697590
    Hi!

    I'm writing a shell script and this script uses gnokii to manage the phone. I have little understanding about mbus or fbus protocol. Most of knowledge I have from  Docs in  Gnokii CVS.
   
    Thanks a lot for any help.

    Luciano.

kathir wrote:
can u send the code

----- Original Message -----
From: "Luciano Secchi" <address@hidden>
To: "gnokii-users list" <address@hidden>
Sent: Saturday, October 02, 2004 2:07 AM
Subject: Help with voicecall


  
    Hi, people!

    First of all, gnokii is great! Thanks a lot  for make this software.
    I'm trying to write a little shell script to make voice calls using
gnokii, a Nokia 3310 handset and a data cable (it supposed to be
mbus/fbus, but only the mbus protocol works).
    I got some errors while making voice calls (gnokii --dialvoice).
Could you help me?

    Thanks in advance,

    Luciano.

$ gnokii --identify
GNOKII Version 0.6.3
IMEI         : ****************
Manufacturer : Nokia
Model        : NHM-5
Revision     : SW 06.07, HW 1054
$ cat $HOME/.gnokiirc | grep -v "^#" | grep -v "^$"
[global]
port = /dev/ttyS0
model = 3310
initlength = default
connection = m2bus
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/local/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = off
rlpdebug = off
xdebug = off
$ gnokii --dialvoice 99111375
GNOKII Version 0.6.3
Dialing failed: Command timed out.
$ cat $HOME/.gnokii-errors
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d
Message received: 0x40 / 0x000c
01 01 64 03 01 4f 0d 01 01 01 1b 58             |   d  O     X
Message sent: 0x40 / 0x0003
00 01 66                                        |   f
Message received: 0x40 / 0x0014
01 01 66 01 33 35 30 38 34 35 35 35 39 38 37 35 |   f 350845559875
32 35 31 00                                     | 251
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d
Message received: 0x40 / 0x000c
01 01 64 03 01 4f 0d 01 01 01 1b 58             |   d  O     X
Message sent: 0x40 / 0x0004
00 01 c8 01                                     |   È
Message received: 0x40 / 0x0025
01 01 c8 01 00 56 20 30 36 2e 30 37 0a 31 37 2d |   È  V 06.07 17-
30 36 2d 30 33 0a 4e 48 4d 2d 35 0a 28 63 29 20 | 06-03 NHM-5 (c)
4e 4d 50 2e 00                                  | NMP.
Message sent: 0x40 / 0x0004
00 01 64 01                                     |   d
Message received: 0x40 / 0x000c
01 01 64 03 01 4f 0d 01 01 01 1b 58             |   d  O     X
Message sent: 0x40 / 0x0004
00 01 c8 05                                     |   È
Message received: 0x40 / 0x000a
01 01 c8 05 00 31 30 35 34 00                   |   È  1054
Message sent: 0x0a / 0x0004
00 01 00 70                                     |    p
Message received: 0x0a / 0x0013
01 08 00 71 01 00 01 0b 01 02 2c 26 52 38 27 f4 |    q      ,&R8'ô
40 00 00                                        | @
Message sent: 0x01 / 0x0015
00 01 00 01 08 39 39 31 31 31 33 37 35 05 01 01 |      99111375
05 81 01 00 00
$


_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users
    
>

  

_______________________________________________ gnokii-users mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/gnokii-users
_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users

reply via email to

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