Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2010-09-03 15:08:10 to 2010-09-13 23:00:15 UTC [more...]

Add support for Send USSD proactive command handling
 2010-09-13 23:00 UTC  (45+ messages)
` [PATCH 01/12] atutil changes for parsing cscs query and cscs support
      ` [PATCH 01/13] "
` [PATCH 02/12] atgen changes for setting TE character set
    ` [PATCH 02/13] "
` [PATCH 03/12] phonesim "
  ` [PATCH 03/13] "
      ` [PATCH 2/7] "
` [PATCH 04/12] USSD atom driver changes to read current character setting
  ` [PATCH 04/13] "
` [PATCH 05/12] Add internal api __ofono_call_barring_is_busy
` [PATCH 06/12] Add internal api __ofono_call_forwarding_is_busy
` [PATCH 07/12] Add internal api __ofono_call_settings_is_busy
` [PATCH 08/12] Add Send USSD command specific result codes
` [PATCH 09/12] Add Send USSD terminal response data structures
` [PATCH 10/12] Add build_dataobj_ussd_text for ussd specific text string handling
    ` [PATCH 10/13] "
        ` [PATCH 4/7] "
` [PATCH 11/12] Internal and Driver api changes for Send USSD proactive command
    ` [PATCH 6/8] "
      ` [PATCH 7/8] Add __ofono_ussd_initiate internal api for Sending USSD
` [PATCH 12/12] Handling of Send USSD proactive command
    ` [PATCH 8/8] "
` Added UCS2 handling and review comments incorporated
  ` [PATCH 1/8] smsutil: Add USSD encoding function
    ` [PATCH 2/8] util: Add UCS2 to GSM 7bit converion function
      ` [PATCH 3/8] test-util: Add function for validating UCS2 to GSM bit conversion
        ` [PATCH 4/8] USSD atom driver changes to read current character setting
          ` [PATCH 5/8] Internal and Driver API changes for Send USSD
            ` [PATCH 6/8] Add __ofono_ussd_initiate internal api for Sending USSD

[PATCH 0/6]Add DUN emulator in oFono
 2010-09-13 18:18 UTC  (8+ messages)
` [PATCH 1/6] bluetooth: Add reference count for bluetooth utils
` [PATCH 2/6] bluetooth: Add Btio library for DUN
` [PATCH 3/6] bluetooth: Add bluetooth server support "
` [PATCH 4/6] modem: Add method to get modem by path
` [PATCH 5/6] dun_gw: Add DUN server plugin for oFono
` [PATCH 6/6] emulator: Add emulator atom in oFono

[PATCH] Check if ussd is busy when doing ss
 2010-09-13 13:18 UTC  (4+ messages)

Currently when sending a supplementary service control string via D-Bus, a
 2010-09-13  8:46 UTC  (3+ messages)
` [PATCH] stk: Handle send ss proactive command
` [PATCH 0/1] "

[PATCH 0/1] To load/not load specific plugin at start up
 2010-09-11 10:53 UTC  (4+ messages)
` [PATCH 1/1] Add support to enable/disable specific plugin

RFC: Supporting STK without PDUs
 2010-09-10 23:21 UTC  (6+ messages)

Patch for merging voicecallhistory plugin implementation
 2010-09-10 23:12 UTC  (2+ messages)
` [PATCH] plugins: Adding implementation for voice call history plugin

[PATCH v2 1/1] Simulate send ss command in sim app
 2010-09-10 21:26 UTC  (2+ messages)

[RFC PATCH v2 1/4] sms_util: status_report_expiration
 2010-09-10 19:24 UTC  (7+ messages)
` [RFC PATCH v2 2/4] unit: Add unit test for status report expiration
  ` [RFC PATCH v2 3/4] sms_util: remove unused parameter
    ` [RFC PATCH v2 4/4] sms_util: fix status report backuping to support uint msg_id

[PATCH 0/4] Add Suspended property to GPRS (take 3)
 2010-09-10 16:00 UTC  (6+ messages)
` [PATCH 1/4] TODO: Claim ownership of Suspended property for GPRS
` [PATCH 2/4] gprs: add Suspended property
` [PATCH 3/4] isimodem: implement "
` [PATCH 4/4] test: add enable-gprs and disable-gprs scripts

Ofono and BT interaction
 2010-09-10 15:30 UTC  (8+ messages)

[originated PATCH 0/2]
 2010-09-10 10:59 UTC  (5+ messages)
` [originated PATCH 1/2] doc/voicecall: add Originated property
  ` [originated PATCH 2/2] voicecall: add "Originated" property

[PATCH] doc: Play Tone command proposed d-bus API
 2010-09-10  2:46 UTC  (9+ messages)
` [PATCH 1/2][RfC] voicecall: __ofono_voicecall_send_tone internal api
` [PATCH 2/2] stk: Handle the Send DTMF proactive command
` [PATCH] Fix sending User Cancel response to Set Up Call

Add Suspended property to GPRS (take 2)
 2010-09-09 17:59 UTC  (5+ messages)
` [PATCH 1/2] Add Suspended property to GPRS atom
` [PATCH 2/2] isimodem: implement Suspended property

[PATCH] Simulate send ss command in sim app
 2010-09-09 17:33 UTC  (2+ messages)

[RFC PATCH 1/2] sms_util: status_report_expiration
 2010-09-09 16:15 UTC  (4+ messages)
` [RFC PATCH 2/2] sms_util: remove unused parameter

[PATCH] phonesim: Simulate a Send DTMF command in sim app
 2010-09-09 14:29 UTC  (2+ messages)

[PATCH 2/3] sim: Implement GetIcon
 2010-09-09 14:16 UTC  (2+ messages)

[PATCH 1/3] sim: read EFiidf
 2010-09-09 14:10 UTC  (2+ messages)

[PATCH] TODO: update owner persist outgoing SMS messages task
 2010-09-09 14:09 UTC  (2+ messages)

[PATCH] test: Update test-voicecall to reflect DBus types
 2010-09-09 14:08 UTC  (2+ messages)

[PATCH] Fix wrong code point in Portuguese table
 2010-09-09 11:32 UTC 

[PATCHv3 6/6] Add test message agent
 2010-09-09 10:06 UTC 

[PATCHv2 0/6] Add message agent interface
 2010-09-09  9:52 UTC  (7+ messages)
` [PATCHv2 1/6] Add message agent interface documentation
` [PATCHv2 2/6] Add message agent interface definition
` [PATCHv2 3/6] Add message agent implementation
` [PATCHv2 4/6] Add message agent implementation to build
` [PATCHv2 5/6] Add message agent support to sms atom
` [PATCHv2 6/6] Add test message agent

[PATCH] Add test message agent
 2010-09-09  8:12 UTC 

[PATCH 0/5] Add message agent interface
 2010-09-09  8:08 UTC  (6+ messages)
` [PATCH 1/5] Add message agent interface documentation
` [PATCH 2/5] Add message agent interface definition
` [PATCH 3/5] Add message agent implementation
` [PATCH 4/5] Add message agent implementation to build
` [PATCH 5/5] Add message agent support to sms atom

[PATCH] Fix port number handling
 2010-09-09  8:03 UTC 

[PATCH 0/2] Add Suspended property to GPRS
 2010-09-09  7:27 UTC  (7+ messages)
` [PATCH 1/2] Add Suspended property to GPRS atom
` [PATCH 2/2] isimodem: Implement Suspended property

[online-impl-v2 PATCH 00/10] implement Online property
 2010-09-08 23:36 UTC  (19+ messages)
` [online-impl-v2 PATCH 01/10] atgen: "
  ` [online-impl-v2 PATCH 02/10] calypso: "
    ` [online-impl-v2 PATCH 03/10] g1: "
      ` [online-impl-v2 PATCH 04/10] hso: "
        ` [online-impl-v2 PATCH 05/10] huawei: "
          ` [online-impl-v2 PATCH 06/10] mbm: "
            ` [online-impl-v2 PATCH 07/10] novatel: "
              ` [online-impl-v2 PATCH 08/10] palmpre: "
                ` [online-impl-v2 PATCH 09/10] ste: "
                  ` [online-impl-v2 PATCH 10/10] zte: "

Huawei K3715 and E172 test results
 2010-09-08 19:08 UTC  (4+ messages)

[PATCH] Default to using 8bit reference numbers
 2010-09-08 18:19 UTC  (2+ messages)

[RFCv3] Add message agent API
 2010-09-08 17:57 UTC  (5+ messages)

[RFCv2] Add message agent API
 2010-09-08  7:31 UTC 

[PATCH 1/2] Internal and Driver API changes for Send USSD proactive command
 2010-09-07 22:56 UTC  (8+ messages)
` [PATCH 2/2] stk and stkutil "
    ` [PATCH 2/2] stk and stkutil changes for Send USSD proactivecommand

status-report expiration
 2010-09-07 14:19 UTC  (2+ messages)

How to get the SMS stored in SIM card
 2010-09-07  8:20 UTC  (3+ messages)

Patch: "Added missing DCS handling in stkutil and stk" Description
 2010-09-06  9:34 UTC  (3+ messages)

Update on "Source/Destination port addressing scheme from 3GPP 23.040" TODO task?
 2010-09-04 13:45 UTC  (2+ messages)

[PATCH 2/4] Enable alphabets in smsutils
 2010-09-03 17:09 UTC  (3+ messages)

ISI 2.5 modem
 2010-09-03 15:09 UTC  (2+ messages)


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