Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2012-02-28 02:38:11 to 2012-04-02 16:20:02 UTC [more...]

[PATCH v6 00/16] Add DUN support
 2012-04-02 16:20 UTC  (5+ messages)
` [PATCH v6 01/16] bluetooth: Add Serial interface definition
` [PATCH v6 02/16] dundee: Add documentation
` [PATCH v6 03/16] dundee: Add test scripts
` [PATCH v6 04/16] dundee: Add skeleton implementation

[RFC v3 00/12] org.bluez.Telephony interface integration
 2012-04-02 13:27 UTC  (13+ messages)
` [RFC v3 01/12] bluetooth: Add org.bluez.Telephony helpers
` [RFC v3 02/12] hfp_hf: Update to org.bluez.Telephony interface
` [RFC v3 03/12] hfp_ag: "
` [RFC v3 04/12] bluetooth: Add org.bluez.MediaTransport interface
` [RFC v3 05/12] include: Add audio transport set API
` [RFC v3 06/12] emulator: Add audio transport set
` [RFC v3 07/12] hfp_ag: Add media transport support
` [RFC v3 08/12] emulator: Add AT+NREC support
` [RFC v3 09/12] emulator: Add +BSIR support
` [RFC v3 10/12] emulator: Add AT+VGM support
` [RFC v3 11/12] emulator: Add AT+VGS support
` [RFC v3 12/12] hfp_ag: Update supported features

[PATCH v3 0/3] bug fixing in send message recovery
 2012-03-30 15:49 UTC  (5+ messages)
` [PATCH v3 1/3] service: factorize error code
` [PATCH v3 2/3] service: NULL uuid here is an error
` [PATCH v3 3/3] service: remove orphan file

[PATCH 0/2] complete storage task
 2012-03-30 15:49 UTC  (4+ messages)
` [PATCH 1/2] service: transaction id should'nt be NULL
` [PATCH 2/2] TODO: storage task complete

[PATCH] ussd: Fix crash with long ussd string
 2012-03-30 13:16 UTC  (2+ messages)

Configuring a TCP-connected Modem
 2012-03-27 19:41 UTC  (2+ messages)

[PATCH 0/3] ZTE: Create a modem driver to enable radio settings
 2012-03-26 21:51 UTC  (5+ messages)
` [PATCH 1/3] Add ZTE modem driver
` [PATCH 2/3] ztemodem: Add radio settings support
` [PATCH 3/3] zte: Add support for radio settings

If I send a sms I can't send another or make a call
 2012-03-26 13:08 UTC  (4+ messages)

[RFC v2 00/12] org.bluez.Telephony interface integration
 2012-03-26  9:25 UTC  (13+ messages)
` [RFC v2 01/12] bluetooth: Add org.bluez.Telephony helpers
` [RFC v2 02/12] hfp_hf: Update to org.bluez.Telephony interface
` [RFC v2 03/12] hfp_ag: "
` [RFC v2 04/12] bluetooth: Add org.bluez.MediaTransport interface
` [RFC v2 05/12] include: Add audio transport set API
` [RFC v2 06/12] emulator: Add audio transport set
` [RFC v2 07/12] hfp_ag: Add media transport support
` [RFC v2 08/12] emulator: Add AT+NREC support
` [RFC v2 09/12] emulator: Add +BSIR support
` [RFC v2 10/12] emulator: Add AT+VGM support
` [RFC v2 11/12] emulator: Add AT+VGS support
` [RFC v2 12/12] hfp_ag: Update supported features

[PATCH] huawei: fix AT^DDSETEX=2 timing
 2012-03-24 18:51 UTC  (9+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH 1/3] add some length verification to avoid reading not owned memory
 2012-03-23 19:11 UTC  (7+ messages)
` [PATCH 2/3] changing depreciated libtool initialization to modern one
` [PATCH 3/3] let configure find required libs

[mmsd] Error handling while receiving message
 2012-03-23 18:48 UTC  (2+ messages)

[PATCH v2 0/6] mmsd: bug fixing in send message recovery
 2012-03-23 18:41 UTC  (13+ messages)
` [PATCH v2 1/6] service: remove dead file
` [PATCH v2 2/6] service: fixed possible meta with NULL uuid
` [PATCH v2 3/6] service: remove pdu without meta
` [PATCH v2 4/6] service: request_post_file opens the pdu itself
` [PATCH v2 5/6] service: fix some leaks
` [PATCH v2 6/6] service: request needs to keep msg

[PATCHv2] sim: Use quoted string with AT+CRSM data parameter
 2012-03-23 13:39 UTC  (2+ messages)

[PATCH 0/2] mmsd: fix problems when unregistering msg
 2012-03-22 20:24 UTC  (7+ messages)
` [PATCH 1/2] service: fix object path "
` [PATCH 2/2] service: free the msg after tracing its path
` [PATCH 0/1] mmsd service
` [PATCH 1/1] service: remove unused mms_request's members

[PATCH] sim: Use quoted string with AT+CRSM data parameter
 2012-03-22  8:58 UTC  (3+ messages)

[PATCHv3 00/12] Call forwarding state handling change
 2012-03-21 11:51 UTC  (25+ messages)
` [PATCHv3 01/12] call-forwarding: Remove cf_list_clear()
` [PATCHv3 02/12] call-forwarding: Inline get_query_next_cf_cond()
` [PATCHv3 03/12] call-forwarding: Refactor cf_condition_find_with_cls() slightly
` [PATCHv3 04/12] call-forwarding: Refactor cf_find_unconditional()
` [PATCHv3 05/12] call-forwarding: Minor cleanup of set_query_cf_callback
` [PATCHv3 06/12] call-forwarding: Don't run conditional queries if cfu is active
` [PATCHv3 07/12] call-forwarding: Re-run conditional queries on cfu removal
` [PATCHv3 08/12] call-forwarding: Toggle the cached flag on CFU changes
` [PATCHv3 09/12] call-forwarding: Cache cfs on CFU removal
` [PATCHv3 10/12] call-forwarding: Re-run ss path cfs queries on cfu changes
` [PATCHv3 11/12] call-forwarding: Cache cfs on all/all conditional removal
` [PATCHv3 12/12] TODO: Remove completed call forwarding state task

[PATCH v2 1/3] emulator: Add API to force indicator event
 2012-03-21  0:27 UTC  (5+ messages)
` [PATCH v2 2/3] emulator: Force indicator event implementation
` [PATCH v2 3/3] voicecall: Force callheld update after calls swap

[PATCH 0/3] mmsd: removing dead files
 2012-03-20 18:42 UTC  (4+ messages)
` [PATCH 1/3] service: remove dead file
` [PATCH 2/3] service: fixed possible meta with NULL uuid
` [PATCH 3/3] service: remove pdu without meta

Handling AT command with no response
 2012-03-16 21:31 UTC  (3+ messages)

Trouble sending sms with cinterion tc65
 2012-03-16 20:20 UTC  (5+ messages)

[PATCH] phonesim: Fix AT+CHLD=1x
 2012-03-14 11:39 UTC  (3+ messages)

[PATCH 0/2] mmsd: fix problems when unregistering msg
 2012-03-14 10:46 UTC  (5+ messages)
` [PATCH 1/2] service: fix object path "
` [PATCH 2/2] service: free the msg after tracing its path
` [PATCH 0/1] mmsd service
` [PATCH 1/1] service: remove unused mms_request's members

[PATCH 1/4] voicecall: Improve transitions check
 2012-03-14  2:47 UTC  (7+ messages)
` [PATCH 2/4] emulator: Add API to force indicator event
` [PATCH 3/4] emulator: Force indicator event implementation
` [PATCH 4/4] voicecall: Force callheld update after calls swap

[PATCH] sim900: Add ussd and voice call support
 2012-03-14  2:31 UTC  (2+ messages)

[PATCH 0/1] mmsd TODO
 2012-03-13 17:37 UTC  (3+ messages)
` [PATCH 1/1] TODO: remove completed tasks

[PATCH 0/1] mmsd
 2012-03-13 17:36 UTC  (3+ messages)
` [PATCH 1/1] service: mms_request_destroy shouldn't free msg

Huawei voice output port issue + patch
 2012-03-10 12:22 UTC  (3+ messages)
  ` [PATCH] huawei: fix AT^DDSETEX=2 timing

obtain HFP disconnection event reason code
 2012-03-09 23:30 UTC  (2+ messages)

Polling CLCC error handling on Option modem (GTA04)
 2012-03-08 23:47 UTC  (12+ messages)
    ` [Gta04-owner] "

[PATCH] emulator: fix notify_ring
 2012-03-08 15:02 UTC  (2+ messages)

[Gta04-owner] Polling CLCC error handling on Option modem (GTA04)
 2012-03-06 21:30 UTC  (2+ messages)

[PATCH] voicecall: Don't set indicators during transitions
 2012-03-06 15:26 UTC 

[PATCH] emulator: Fix PTS test case TC_AG_TWC_BV_02_I
 2012-03-06 14:38 UTC 

[PATCH] emulator: Fix for PTS test TC_AG_TWC_BV_02_I
 2012-03-05 20:01 UTC  (2+ messages)

[PATCH 0/2] phonesim: Add timer to set the variable with the delay
 2012-03-04 20:56 UTC  (4+ messages)
` [PATCH 1/2] phonesim: Minor reflow in SimChat::command()
` [PATCH 2/2] phonesim: Add timer to set the variable with the delay

[PATCH] phonesim: Fix call scripting capability
 2012-03-02  4:16 UTC  (2+ messages)

LG VX8360 HFP non-compliance issue
 2012-02-29 15:40 UTC  (2+ messages)

trying to understand context creation
 2012-02-28 16:33 UTC  (5+ messages)
` [RFC v0] ofono: Only register network when APN is set

[PATCH] add some length verification to avoid reading not owned memory
 2012-02-28  8:30 UTC  (3+ messages)

HSO modem, apparent confusion between App and Control ports
 2012-02-28  6:21 UTC  (2+ messages)
` [Gta04-owner] "


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