Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ModemManager
ModemManager
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 138
    • Issues 138
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Mobile broadband connectivity
  • ModemManagerModemManager
  • Issues
  • #26

Closed
Open
Opened Oct 14, 2014 by Bugzilla Migration User@bugzilla-migration

qmi: missing USSD support

Submitted by Aleksander Morgado

Assigned to ModemManager bug user

Link to original bug (#84982)

Description

Originally reported at: https://bugzilla.gnome.org/show_bug.cgi?id=705198 Please refer to the original bug report if more details are needed.

The QMI support in ModemManager is lacking support for USSD. Currently, unsupported is reported by default for every QMI modem:

static void iface_modem_3gpp_ussd_init (MMIfaceModem3gppUssd iface) { / Assume we don't have USSD support */ iface->check_support = NULL; iface->check_support_finish = NULL; }

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mobile-broadband/ModemManager#26