Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2017-11-06 20:23:14 to 2018-03-07 14:55:09 UTC [more...]

[PATCH 0/3] QMI modem fixups
 2018-03-07 14:55 UTC  (2+ messages)
` [PATCH 1/3] qmimodem: release WDS service on GPRS atom removal

[PATCH v2 0/3] LTE default bearer APN
 2018-03-05 17:39 UTC  (8+ messages)
` [PATCH v2 1/3] qmi: add LTE atom driver
` [PATCH v2 2/3] gobi: add LTE atom
` [PATCH v2 3/3] qmimodem: get LTE default bearer APN from modem

[PATCH v3 0/3] LTE APN series
 2018-03-05 17:33 UTC  (5+ messages)
` [PATCH v3 1/3] qmi: add LTE atom driver
` [PATCH v3 2/3] gobi: add LTE atom
` [PATCH v3 3/3] qmimodem: get LTE default bearer APN from modem

Ofono LTE modems and connman services
 2018-03-02 17:15 UTC  (11+ messages)

[PATCH 0/4] LTE default bearer APN (QMI)
 2018-03-02 15:14 UTC  (14+ messages)
` [PATCH 1/4] qmi: add LTE atom driver
` [PATCH 2/4] qmimodem: initialize LTE driver
` [PATCH 3/4] gobi: add LTE atom
` [PATCH 4/4] qmimodem: get LTE default bearer APN from modem

Ofono crashes on SIM notifications
 2018-02-28 17:36 UTC  (2+ messages)

Issue with an URC falling into an AT command response
 2018-02-28 10:52 UTC 

Issue with service reporting on a 4G modem
 2018-02-26 12:25 UTC  (6+ messages)

[PATCH] phonebook: Fixed double deletion of merge_list
 2018-02-22 15:48 UTC  (2+ messages)

[PATCH] udevng: Add OFONO_PATHNAME property to set modem dbus path name
 2018-02-20 17:10 UTC  (19+ messages)
        ` [PATCH] add syspath property to modem properties
                ` [PATCH 0/3] Add SystemPath property to modem interface
                  ` [PATCH 1/3] udevng: Add modem string SystemPath
                  ` [PATCH 2/3] modem: Add SystemPath dbus property
                  ` [PATCH 3/3] doc: Add SystemPath to Modem interface
                        ` [PATCH 1/1] "
` [PATCH] modem: ofono_modem_create: log invalid paths

GPRS Attach/Detach
 2018-02-19 17:58 UTC  (5+ messages)

[PATCH 1/4] build: Install DBus policy in /usr/share/dbus-1/system.d
 2018-02-14 16:47 UTC  (7+ messages)
` [PATCH 2/4] xmm7modem: drop executable bit from C source file
` [PATCH 3/4] Remove unused threading support
` [PATCH 4/4] configure.ac: simplify usage of PKG_CHECK_MODULES

[PATCH 0/5] Add Bluetooth HFP memory index dialing V3
 2018-02-14  9:35 UTC  (8+ messages)
` [PATCH 1/5] voicecall: Rename callbacks/functions related to dialing the last called number
` [PATCH 2/5] voicecall: Add support for dialing number at a given memory location
` [PATCH 3/5] voicecall: Add functionality to manager to dial from a "
` [PATCH 4/5] hfpmodem: Add memory dialling support
` [PATCH 5/5] doc: Document the new DialMemory method of the voicecallmanager-api

Plugin infrastructure
 2018-02-05 19:04 UTC  (5+ messages)

Huawei MS2131
 2018-01-22 15:07 UTC  (3+ messages)

[PATCH] unit: fix test-simutil failure
 2018-01-19 18:53 UTC  (2+ messages)

Huawei MS2131
 2018-01-19 10:17 UTC 

[PATCH] unit: Improve idmap.c unit test coverage
 2018-01-18 20:42 UTC  (2+ messages)

Huawei MS2131
 2018-01-18 17:03 UTC  (3+ messages)

[PATCH] dbus: Use dbus_validate_path
 2018-01-18 16:54 UTC  (2+ messages)

[PATCH 1/2] add qmimodem/voice.h to add USSD defines
 2018-01-16 17:32 UTC  (4+ messages)
` [PATCH 2/2] qmi: add USSD support for MO services

Problem with dialstring ##21#
 2018-01-16 16:35 UTC  (5+ messages)

Vendor product extension thoughts
 2018-01-05  8:59 UTC  (3+ messages)

ofono with sim5320 module
 2017-12-21 22:20 UTC  (2+ messages)

[PATCH] qmimodem: fix roaming status report
 2017-12-18  9:33 UTC  (4+ messages)

[PATCH 0/7] Improve last call dialed functionality and add memory dialing
 2017-12-12  5:33 UTC  (14+ messages)
` [PATCH 1/7] voicecall: Support clir for last call dialing
` [PATCH 2/7] voicecall: Rename callbacks/functions related to dialing the last called number
` [PATCH 3/7] include/voicecall.h : Add support for dialing number at a given memory location
` [PATCH 4/7] voicecall: Fix issue with invalid dbus path
` [PATCH 5/7] voicecall.c : Add functionality to dial from a memory location
` [PATCH 6/7] hfpmodem: Add memory dialling support
` [PATCH 7/7] doc: Document the new DialMemory method of the voicecallmanager-api

connmand[186]: Online check failed but running dhclient manually fixes this issue
 2017-12-11 12:48 UTC  (2+ messages)

[PATCH] sim: Don't submit parallel EFpl reads
 2017-12-08 16:23 UTC  (2+ messages)

[PATCH] sim: Handle multiple EFpl read completions
 2017-12-08 14:50 UTC  (4+ messages)

Print Backtrace on crash in Ofono
 2017-12-08  8:30 UTC 

[PATCH 1/4] network: allow drivers to generate more specific error codes
 2017-12-06  4:07 UTC  (5+ messages)
` [PATCH 2/4] qmimodem: add define CALLBACK_WITH_CME_ERROR(cb, err, args..)
` [PATCH 3/4] qmimodem: add translator qmi_error_to_ofono_cme()
` [PATCH 4/4] qmimodem: convert register_net_cb errors into CMEs

[PATCH][v2 1/4] qmi/discovery: remove useless code
 2017-12-06  4:06 UTC  (5+ messages)
` [PATCH][v2 2/4] qmi: include the CTL in the debug output
` [PATCH][v2 3/4] qmi: implement the control sync command
` [PATCH][v2 4/4] plugins/gobi: reset the qmi interface when enabling the modem

[PATCH] sim-auth: Avoid using dbus_message_iter_get_element_count
 2017-11-27 16:08 UTC  (2+ messages)

[PATCH 1/2] include: Add storage.h
 2017-11-27 16:00 UTC  (3+ messages)
` [PATCH 2/2] storage: Implement ofono_config_dir and ofono_storage_dir

Problem setting up the context
 2017-11-16  9:27 UTC 

[PATCH] watchlist: added macro for notifying with no args
 2017-11-14 17:25 UTC  (2+ messages)

[PATCH 1/3] simauth: remove driver API definitions from simauth include
 2017-11-09 17:56 UTC  (4+ messages)
` [PATCH 2/3] simauth: remove driver code from core simauth atom
` [PATCH 3/3] plugins: updated plugins using simauth module

[PATCH 1/6] atmodem: removed simauth init
 2017-11-09 17:20 UTC  (7+ messages)
` [PATCH 2/6] make: remove atmodem simauth driver
` [PATCH 3/6] atmodem: removed simauth.c from atmodem
` [PATCH 4/6] simauth: remove driver API definitions from simauth include
` [PATCH 5/6] simauth: remove driver code from core simauth atom
` [PATCH 6/6] plugins: updated plugins using simauth module

[PATCH 1/4] simfs: Added support for ISim file systems
 2017-11-09  2:58 UTC  (5+ messages)
` [PATCH 2/4] aidapplications: new class for AID applications
` [PATCH 3/4] make: added aidapplication module to build
` [PATCH 4/4] phonesim/simauth: removed session code from simauth

[PATCH] simauth: use new sim atom functionality for simauth
 2017-11-09  2:54 UTC  (2+ messages)

[PATCH] simauth: use new sim atom functionality for simauth
 2017-11-07 19:39 UTC 

[PATCH 1/3] sim: logical access API
 2017-11-07 16:55 UTC  (4+ messages)
` [PATCH 2/3] sim: logical access API implementation
` [PATCH 3/3] atmodem: implemented logical access driver API

[PATCH v2 2/2] gemalto: add PIN retries support in plugin
 2017-11-07 15:59 UTC  (2+ messages)

[PATCH v2 1/2] gemalto: add PIN retries support in driver
 2017-11-07 15:59 UTC  (3+ messages)

[PATCHv2] sim: added ImsPrivateIdentity to SimManager
 2017-11-06 23:09 UTC  (2+ messages)

[PATCH] sim: added ImsPrivateIdentity to SimManager
 2017-11-06 22:32 UTC 

[PATCH 4/5] sim: added ImsPrivateIdentity to SimManager
 2017-11-06 22:23 UTC  (2+ messages)

[PATCH 3/5] sim: implement create ISIM context
 2017-11-06 22:22 UTC  (2+ messages)

[PATCHv4] simfs: read files from specific AID's
 2017-11-06 22:12 UTC  (2+ messages)

[PATCHv3] simfs: read files from specific AID's
 2017-11-06 20:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox