[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Siemens MC35i
From: |
Daniele Forsi |
Subject: |
Re: Siemens MC35i |
Date: |
Sun, 3 Aug 2014 22:09:40 +0200 |
2014-08-03 21:40 GMT+02:00 Peter Øgaard Meyland:
> Hmm, could it be a problem with the terminal. I.e. an unsupported or missing
> function in the MC35i firmware??
yes, that's most likely, change debug to on in your config (it is off
by default):
[logging]
# where to log the debug output (on: stderr, off: /dev/null)
debug = on
then repeat the command, it will show if the terminal doesn't know the
command or if libgnokii doesn't know how to handle the answer (and in
fact now I see that it still doen'st *parse* this answer, but you
should get a success without number as you noted, not a failure, if
the phone supports AT+CCFC)
according to the standard document GSM 02.30, call diversions are
handled optionally also as part of ATD with the same syntax you use on
a phone such as ATD**61*+1234567890*11*25#
--
Daniele Forsi