Ticket #1167 (closed defect: wontfix)

Opened 5 years ago

Last modified 5 years ago

cannot print the Subscriber number (AT+CNUM)

Reported by: erin_yueh@… Owned by: sean_chiang@…
Priority: high Milestone:
Component: gsmd Version: 2007.2
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

#libgsmd-tool -m atcmd

at+cnum?
STR=`at+cnum?'
cme error: 3
RSTR=`+CME ERROR: 3'
at+cnum
STR=`at+cnum'
cme error: 22
RSTR=`+CME ERROR: 22'

3 operation not allowed
22 not found

Change History

comment:1 Changed 5 years ago by sean_chiang@…

  • Status changed from new to assigned

comment:2 Changed 5 years ago by sean_chiang@…

  • Status changed from assigned to closed
  • Resolution set to wontfix

If +CNUM returns "not found" it means that the phone number is not stored to
your sim card.

Note: See TracTickets for help on using tickets.