facebook

Problem dialing a number begins with *

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #326643 Reply

    hoskaz
    Member

    i’ve a Problem dialing a number begins with * like *878# for example it’s a code to know your mobile number when i do this it gives me a notification do you want to call *878# i say call then it do nothing

    #326707 Reply

    support-michael
    Keymaster

    @hoskaz

    What happens if you type this phone number in directly to your mobile phone?

    Also what mobile device and OS are you using to test with?

    #326715 Reply

    hoskaz
    Member

    it performs a network request like when you want to know the time and the clock from the network or requesting your last bill amount as shown in picture
    for instance the request bill form is being requested by writing *999*1# then it performes the request as shown

    Attachments:
    You must be logged in to view attached files.
    #326716 Reply

    hoskaz
    Member

    i’m testing on iPhone 4g ios 5.1.1

    #326778 Reply

    Hi hoskaz,

    Thanks for the aditional info. I opened a bug reporting this issue. I’ll keep you updated with the findings.

    #326967 Reply

    hoskaz
    Member

    thanks for your concern 🙂

    #327249 Reply

    Hi hoscaz,

    It seems that iOS refuses to initiate calls from apps when the number contains the * or # characters, and URL encoding does not help the situation. From: http://developer.apple.com/library/ios/#featuredarticles/iPhoneURLScheme_Reference/Articles/PhoneLinks.html

    To prevent users from maliciously redirecting phone calls or changing the behavior of a phone or account, the Phone application supports most, but not all, of the special characters in the tel scheme. Specifically, if a URL contains the * or # characters, the Phone application does not attempt to dial the corresponding phone number. If your application receives URL strings from the user or an unknown source, you should also make sure that any special characters that might not be appropriate in a URL are escaped properly. For native applications, use the stringByAddingPercentEscapesUsingEncoding: method of NSString to escape characters, which returns a properly escaped version of your original string.

    It would mean this is strictly impossible unless Apple changes their policy on tel: URLs.

    #327276 Reply

    hoskaz
    Member

    thanks for reply and concern .. also it’s a huge disappointment 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Problem dialing a number begins with *

You must be logged in to post in the forum log in