Skip to content
Snippets Groups Projects
Commit a365e684 authored by Grzegorz Sluja's avatar Grzegorz Sluja Committed by Sukru Senli
Browse files

Fix for getting status of feature codes


Sign '#' was recognized as the end of feature code hence some of the
codes for getting status were not working, like:
*#43# - check status of call waiting
*#227# - check status of anonymous call rejection

The fix makes '#' not recognized as the end of feature code if the
previous character is '*'

Signed-off-by: default avatarGrzegorz Sluja <grzegorz.sluja@iopsys.eu>
parent 81768086
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment