• Skip to main content
  • Select language
  • Skip to search
mozilla
Mozilla Developer Network
  • Sign in
    • Persona
    • GitHub
  • Web Platform
    Technologies
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • APIs / DOM
    • Apps
    • MathML
    References & Guides
    • Learn the Web
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • ...more docs
  • Mozilla Docs
    • Add-ons
    • Firefox
    • Firefox Marketplace
    • Firefox OS
    • Persona
  • Developer Tools
  • Feedback
    • Get Firefox help
    • Get web development help
    • Join the MDN community
    • Report a content problem
    • Report a bug
  •  
B2G OS
    • No translations exist for this article.
    • Add a translation
  • Edit
  • Advanced
    • History
    • Print this article
  1. MDN
  2. Mozilla
  3. B2G OS
  4. Firefox OS APIs
  5. MMICall
Your Search Results

    MMICall

    In This Article
    1. Properties
    2. Examples
    3. Specifications
    4. Browser compatibility
    5. See also

    This API is available on Firefox OS for internal applications only.

    The MMICall interface of the Web Telephony API represents an MMI call, allowing us to receive the result of the call.

    An MMICall is when you call a special number that contains MMI (Man-Machine Interface) codes (such as * or #.) Such a call can be initiated to perform specific functions on a phone (such as forwarding all calls to a specified number, checking phone credit balance, or displaying the phone's IMEI (Internatiol Mobile Equipment Identifier.)) You can find more details at What’s the difference between USSD, MMI and SS codes?

    Properties

    MMICall.result Read only
    Returns a promise that resolves to an MozMMIResult object containing information associated with the success status of the MMI call.

    Examples

    // Telephony object
    var tel = navigator.mozTelephony;
    
    // Place a call
    tel.dial("*123#").then(function(call) {
      call.result.then(function(MMIResult) {
        // do something with MMI result
      });
    });

    Specifications

    Specification Status Comment
    Web Telephony Draft Draft

    Browser compatibility

    For obvious reasons, support is primarily expected on mobile browsers.

    • Desktop
    • Mobile
    Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
    Basic support No support No support No support No support No support
    Feature Android Firefox Mobile (Gecko) Firefox OS (Gecko) IE Mobile Opera Mobile Safari Mobile
    Basic support No support ? 2.1 No support No support No support

    See also

    • Using the Web Telephony API
    • Telephony
    • CallEvent
    • Navigator.mozTelephony
    Share:
    • Twitter
    • Facebook
    • Google+

    Document Tags and Contributors

    Tags: 
    • API
    • B2G
    • Certified
    • DOM
    • Firefox OS
    • Interface
    • MMICall
    • Mobile
    • Non-standard
    • Reference
    • Telephony
     Contributors to this page: chrisdavidmills, teoli
     Last updated by: chrisdavidmills, Feb 11, 2016, 3:45:55 AM
    See also
    1. Web Telephony API
    2. MMICall
    3. Properties
      1. result
    4. Events
      1. incoming
    5. Related pages for Web Telephony API
      1. CallEvent
      2. CallGroup
      3. Navigator.mozTelephony
      4. Telephony
      5. TelephonyCall
      6. TelephonyCallGround

    © 2005-2016 Mozilla Developer Network and individual contributors.

    Content is available under these licenses.

    • About MDN
    • Terms
    • Privacy
    • Cookies
    • Contribute to the code

    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy
    BESbswy