Ticket #355 (closed defect: fixed)
Zhone only checks for the 'provider' key in the NetworkStatus message
| Reported by: | jluebbe | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | milestone5.5 |
| Component: | zhone/general | Version: | milestone5 |
| Keywords: | Cc: |
Description
Sometimes the phone is registered to the home network, but no provider property is present.
It is still unclear why the 'provider' property is missing.
Attachments
Change History
Changed 3 years ago by henkie
-
attachment
frameworkd_noprovider_.log
added
comment:1 Changed 3 years ago by mickey
- Status changed from new to assigned
- Owner changed from jluebbe to mickey
- Milestone set to milestone5.5
Apparantly the provider with the name 20408 is not listed in the modem's operator database, hence the modem responds with +COPS: 0, which is usually the answer to 'I'm not registered'. So we have two bugs, one of which will be fixed.
comment:2 Changed 3 years ago by jluebbe
We also need to fix the specs, as a missing provider key is possible even when the modem is registered to a network.
comment:4 Changed 3 years ago by mickey
- Status changed from assigned to closed
- Resolution set to fixed
Fixed in [975a2177e0db0f0100b3ca6471aed2a0c04a4d01] by querying our network database in case the provider is unknown.
Note: See
TracTickets for help on using
tickets.

Logging of frameworkd