Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Modem
OpenIMSd
site
Commits
8d01b069
Commit
8d01b069
authored
1 month ago
by
lynxis lazus
Browse files
Options
Downloads
Patches
Plain Diff
01_hello_world v1
parent
c1e0b6d3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/01_hello_world.adoc
+11
-8
11 additions, 8 deletions
content/01_hello_world.adoc
with
11 additions
and
8 deletions
content/01_hello_world.adoc
+
11
−
8
View file @
8d01b069
= Hello World OpenIMSd
:date: 202
4-10
-0
4
01:23
:date: 202
5-03
-0
2
01:23
:tags: blog
:category: blog
:slug: 01-hello-world
:authors: Alexander 'lynxis' Couzens <lynxis@fe80.eu>
:summary:
Hello world, a
n introduction to OpenIMSd
:summary:
A
n introduction to OpenIMSd
Current free mobile phone OS (like postmarket OS, ...) only support voice calls
for 2G and 3G on Qualcomm based devices.
Calls via 4G using VoLTE are not supported (*except CSFB, which redirects to 2G/3G)
because the modems require a lot of addional configuration.
because the modems require a lot of addional configuration
and complexity
.
We will document the relevant APIs and add support to libqmi in the near future.
Our goal is to support VoLTE on Qualcomm based phones.
We will document the relevant APIs and add support to libqmi.
Further we will implement a IMS configuration daemon which will communicate with
the baseband using QMI (Qualcomm MSM interface) to configure the relevant services
to allow the usual apis to function.
..todo:: What we want to archive?
..todo:: What is our focus?
We choose Qualcomm based Android phones, because they are the commonly used phones and
widely available. Also Qualcomm baseband has received a lot of reasearch (and reverse engeering)
over the years and a lot of knowledge has been collected in the open.
..todo:: How do we want to start?
Our implementation will heavily use the baseband in the same way as Android is use the baseband service,
because this way it is possible to allow handover between 2G and VoLTE.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment