ubuntu-phonedations-bugs team mailing list archive
-
ubuntu-phonedations-bugs team
-
Mailing list archive
-
Message #00282
[Bug 1415551] Re: ofono fails to open data connections for empty APNs
This was fixed by the following pull request:
https://github.com/rilmodem/ofono/pull/161
...and was released to vivid as part of ofono
1.12.bzr6888+15.04.20150227-0ubuntu1, as such moving status to
FixReleased.
** Changed in: ofono (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Phonedations bugs, which is subscribed to ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1415551
Title:
ofono fails to open data connections for empty APNs
Status in ofono package in Ubuntu:
Fix Released
Bug description:
Ofono does not try to start data connections when the APN is an empty
string. For instance:
$ ./list-contexts
[ /ril_0 ]
[ /ril_0/context1 ]
AccessPointName =
Protocol = ip
Settings = { }
Username =
Active = 0
Name = Internet
Type = internet
Password =
IPv6.Settings = { }
which is the default context provisioned when there is no data in the
APN DB for a given SIM.
Some quick changes in ofono revealed that it is possible to establish
a data connection even with an empty APN for some operators, in my
case I could do it with a Movistar Spain card:
./list-contexts
[ /ril_0 ]
[ /ril_0/context1 ]
Active = 1
Protocol = ip
AccessPointName =
Settings = { Method=static Gateway=10.96.44.182 Address=10.96.44.182 Netmask=255.255.255.0 DomainNameServers=80.58.61.250,80.58.61.254, Interface=ccmni0 }
IPv6.Settings = { }
Type = internet
Name = Internet
Username =
Password =
Tested in arale, version:
$ system-image-cli -i
current build number: 86
device name: krillin
channel: ubuntu-touch/vivid-proposed
last update: 2015-01-26 03:14:09
version version: 86
version ubuntu: 20150126
version device: 20150113-9cccefe
version custom: 20150126
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1415551/+subscriptions