Ticket #454 (closed defect: fixed)
Bogus lac and ci values for Network Registration w/ type 2 (should be zero)
| Reported by: | mickey@… | Owned by: | laforge@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | libgsmd | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Network Registration type 2 is not supposed to contain valid params, e.g.:
Sat Apr 14 00:28:36 2007 <1> atcmd.c:180:ml_parse() buf=`+CREG: 2'(8)
Yet, libgsmd doesn't zero the values for lac and ci and emits something like:
EVENT: Netreg searching for network LocationAreaCode? = 0x0200 CellID = 0x0020
Change History
Note: See
TracTickets for help on using
tickets.

Same holds for type 0 (not searching).