From: Viallard Anthony <viallard@syscom-instruments.com>
To: ofono@ofono.org
Subject: Re: Randomly SMS sent passes or fails
Date: Fri, 12 Apr 2013 15:08:35 +0200 [thread overview]
Message-ID: <51680753.90109@syscom-instruments.com> (raw)
In-Reply-To: <51545290.5000804@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1347 bytes --]
Hi denis and ofono guys,
On 28. 03. 13 15:24, Denis Kenzior wrote:
>
> Is the modem auto-attaching to GPRS by default? You might want to turn
> off that behavior if posible.
>
I'm still searching why I've issues on SMS with SIM5216 GSM module and
T-Mobile.
What did you mean by auto-attaching to GPRS by default ?
To bring GPRS up, I configure it and I call
ConnectionContext.SetProperty with Active=1 and then, I've got GPRS.
I dig out this old answer because I searched why in ConnectionManager
I've got Bearer: "none". Then, I've found a place (in gprs_initialized()
function) where ofono try to get data bearer. By default, ofono uses
"AT+CPSB=1" and a callback on "+CPSB:" reply.
There haven't "AT+CPSB" command for SIM5216. I thought I needed to add a
quirk like Telit or Huawai. I searched on internet and found an old
message from this list ("[PATCH 6/8] gprs: data bearer for telit with
PSNT") where you, Denis, answer to Christopher Vogl about the data
bearer quirk which made for telit and wonder :
"Do you really need to query this? In theory if we are turning off
auto-attach, we should never be in a state where the bearer should be
queried."
So, I don't know if I must add a quirk (there AT+CNSMOD command for
SIM5216). What does auto-attach mean ?
Regards,
Anthony Viallard.
next prev parent reply other threads:[~2013-04-12 13:08 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 15:27 Randomly SMS sent passes or fails Viallard Anthony
2013-03-05 20:43 ` Denis Kenzior
2013-03-06 9:23 ` Viallard Anthony
2013-03-11 14:53 ` Viallard Anthony
2013-03-12 18:13 ` Denis Kenzior
2013-03-13 16:11 ` Viallard Anthony
2013-03-28 9:02 ` Viallard Anthony
2013-03-28 14:24 ` Denis Kenzior
2013-04-12 13:08 ` Viallard Anthony [this message]
2013-05-02 16:40 ` Viallard Anthony
2013-05-02 18:36 ` Denis Kenzior
2013-05-21 14:20 ` Viallard Anthony
2013-03-28 14:29 ` Viallard Anthony
2013-03-28 14:42 ` Denis Kenzior
2013-03-28 16:29 ` Viallard Anthony
2013-03-28 18:05 ` Denis Kenzior
2013-04-02 13:49 ` Viallard Anthony
2013-04-02 15:08 ` Denis Kenzior
2013-04-02 15:25 ` Viallard Anthony
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51680753.90109@syscom-instruments.com \
--to=viallard@syscom-instruments.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.