From: Reynaldo Baquerizo <reynaldomic@gmail.com>
To: ofono@ofono.org
Subject: Re: Trouble sending sms with cinterion tc65
Date: Fri, 16 Mar 2012 10:50:35 -0500 [thread overview]
Message-ID: <20120316105035.2be2f583@bertello> (raw)
In-Reply-To: <4F634A75.2060907@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1433 bytes --]
Hi Denis,
> > I'd like to volunteer to fix this (if there is anything to fix
> > here), any hint to further debug this is welcome :-)
> >
>
> Please post AT debug logs, see HACKING document for details. However,
> it sounds like you're not registered to the network.
I think I found it,
ofonod[12663]: This driver is not setup with Signal Strength reporting via CIND indications, please write proper netreg handling for this device
ofonod[12663]: src/network.c:netreg_remove() atom: 0xe216d0
ofonod[12663]: > AT+CGREG=2\r
ofonod[12663]: < \r
> > Regarding post_sim and post_online, when one enables the modem the
> > MessageManager is then exposed but one can not send messages, it is
> > only possible after going online. I find this not clear.
>
> You have to be registered to a network before SMSes will be sent, that
> should be pretty obvious. The reason MessageManager is available in
> post_sim is to be able to set up various settings (e.g. SMSC) which
> are not tied to whether you are registered to the network or not.
I understand that, but what got me confused is that inside post_online
there is ofono_create_gprs. My thinking was one doesn't a data
connection to send sms. So I guess, ofono_netreg_create and
ofono_create_gprs are unrelated and one can exclude gprs from
post_online (not that I want to, just trying to wrap my head around the
code)
Regards,
--
Reynaldo
next prev parent reply other threads:[~2012-03-16 15:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 8:29 Trouble sending sms with cinterion tc65 Reynaldo Baquerizo
2012-03-16 14:13 ` Denis Kenzior
2012-03-16 15:50 ` Reynaldo Baquerizo [this message]
2012-03-16 19:33 ` Reynaldo Baquerizo
2012-03-16 20:20 ` Denis Kenzior
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=20120316105035.2be2f583@bertello \
--to=reynaldomic@gmail.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.