Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2013-03-28 14:38:11 to 2013-04-23 15:34:05 UTC [more...]

[PATCH v3 1/7] doc: Add EchoCancelingNoiseReduction to Handsfree
 2013-04-23 17:21 UTC  (2+ messages)

[PATCH] hfp_hf_bluez5: Fix re-registering a modem for a device
 2013-04-23 15:34 UTC  (4+ messages)

[PATCH 1/3] bluez5: Add bt_register_profile_full()
 2013-04-23 14:29 UTC  (5+ messages)
` [PATCH 2/3] hfp: Add defines for HFP SDP feature bits
` [PATCH 3/3] hfp_hf_bluez5: Register the SDP record with correct features

[PATCH v0 1/7] doc: Add ECNR to Handsfree
 2013-04-23 12:44 UTC  (30+ messages)
` [PATCH v0 2/7] core: Add ECNR to Handsfree Features
` [PATCH v0 3/7] core: Add ECNR in Handsfree GetProperty
` [PATCH v0 4/7] core: Set ECNR to TRUE by default
` [PATCH v0 5/7] include: Add ECNR to handsfree driver
` [PATCH v0 6/7] hfpmodem: Add ECNR implementation
` [PATCH v0 7/7] core: Add SetProperty for ECNR
` [PATCH v1 1/7] doc: Add EchoCancelingNoiseReduction to Handsfree
  ` [PATCH v1 2/7] core: Add "echo-canceling-and-noise-reduction"
  ` [PATCH v1 3/7] core: Add EchoCancelingNoiseReduction to GetProperties
  ` [PATCH v1 4/7] core: Set EchoCancelingNoiseReduction to TRUE by default
  ` [PATCH v1 5/7] include: Add EchoCancelingNoiseReduction to handsfree driver
  ` [PATCH v1 6/7] hfpmodem: Add EchoCancelingNoiseReduction
  ` [PATCH v1 7/7] core: Add SetProperty for EchoCancelingNoiseReduction
  ` [PATCH v2 1/7] doc: Add EchoCancelingNoiseReduction to Handsfree
    ` [PATCH v2 2/7] core: Add "echo-canceling-and-noise-reduction"
    ` [PATCH v2 3/7] core: Add EchoCancelingNoiseReduction to GetProperties
    ` [PATCH v2 4/7] core: Set EchoCancelingNoiseReduction to TRUE by default
    ` [PATCH v2 5/7] include: Add EchoCancelingNoiseReduction to handsfree driver
    ` [PATCH v2 6/7] hfpmodem: Add EchoCancelingNoiseReduction
    ` [PATCH v2 7/7] core: Add SetProperty for EchoCancelingNoiseReduction

[PATCH v5 1/3] hfp_ag_bluez5: Create a hash to store connections
 2013-04-22  8:56 UTC  (6+ messages)
` [PATCH v5 2/3] hfp_ag_bluez5: Add watch for G_IO_HUP when connect
` [PATCH v5 3/3] hfp_ag_bluez5: Implement RequestDisconnection()

[PATCH v4 1/3] hfp_ag_bluez5: Create a hash to store connections
 2013-04-19 15:36 UTC  (4+ messages)
` [PATCH v4 2/3] hfp_ag_bluez5: Add watch for G_IO_HUP when connect
` [PATCH v4 3/3] hfp_ag_bluez5: Implement RequestDisconnection()

[PATCH v3 0/7] Clear the ground for AG card implementation
 2013-04-18 19:57 UTC  (14+ messages)
` [PATCH v3 1/7] hfp_ag_bluez5: Create a hash to store connections
` [PATCH v3 2/7] hfp_ag_bluez5: Store fd in hash when connect
` [PATCH v3 3/7] hfp_ag_bluez5: Remove fd from hash when disconnect
` [PATCH v3 4/7] phonesim: Include hfp.h
` [PATCH v3 5/7] hfp_ag_bluez5: "
` [PATCH v3 6/7] hfp: Move HFP versions definitions to hfp.h
` [PATCH v3 7/7] hfp_ag_bluez5: Remove unused includes

[PATCH] hfp_hf_bluez5: Fix not considering that UUIDs change after creation
 2013-04-18 17:50 UTC  (2+ messages)

[PATCH] handsfree-audio: Log when agent (un)register
 2013-04-16 22:32 UTC  (3+ messages)

[RFC 0/2] Setting the SCO air mode
 2013-04-15 19:03 UTC  (3+ messages)
` [RFC 1/2] bluetooth: Add define for SCO voice settings
` [RFC 2/2] handsfree-audio: Add setting SCO air mode

[PATCH 0/6] Clear the ground for AG implementation
 2013-04-15 18:58 UTC  (19+ messages)
` [PATCH 1/6] include: Add ofono_emulator_set_removed_cb()
` [PATCH 2/6] emulator: Add removed notification mechanism
` [PATCH 3/6] emulator: Change feature check to attend HFP 1.6
` [PATCH 4/6] hfp_ag_bluez5: Create a hash to store emulators
` [PATCH 5/6] hfp_ag_bluez5: Store emulator when connect
` [PATCH 6/6] hfp_ag_bluez5: Remove emulator when disconnect
` [PATCH 0/7] Clear the ground for AG card implementation
  ` [PATCH 1/7] emulator: Copy callback mechanism from atutil.h
  ` [PATCH 2/7] include: Add ofono_emulator_set_removed_cb()
  ` [PATCH 3/7] emulator: Add removed notification mechanism
  ` [PATCH 4/7] emulator: Change feature check to attend HFP 1.6
  ` [PATCH 5/7] hfp_ag_bluez5: Create a hash to store emulators
  ` [PATCH 6/7] hfp_ag_bluez5: Store emulator when connect
  ` [PATCH 7/7] hfp_ag_bluez5: Remove emulator when disconnect

[PATCHv4 0/8] Nokia N9 specific quirks
 2013-04-15 14:10 UTC  (2+ messages)

[PATCH v3 1/6] include: Add ofono_handsfree_card_set_codec()
 2013-04-15 13:54 UTC  (7+ messages)
` [PATCH v3 2/6] handsfree-audio: Implement ofono_handsfree_card_set_codec()
` [PATCH v3 3/6] hfp_hf_bluez5: Watch for changes in the selected codec
` [PATCH v3 4/6] handsfree-audio: Send "
` [PATCH v3 5/6] handsfree-audio: Keep track whether defer_setup is enabled
` [PATCH v3 6/6] handsfree-audio: Toggle wideband support when the agent registers

[PATCH] handsfree-audio: Fix parsing of Register() CODECs
 2013-04-15 13:16 UTC  (5+ messages)

[PATCH v2 1/7] hfpmodem: Watch for changes in the selected codec
 2013-04-13 23:34 UTC  (13+ messages)
` [PATCH v2 2/7] include: ofono_handsfree_card_select_codec()
` [PATCH v2 3/7] handsfree-audio: Implement ofono_handsfree_card_select_codec()
` [PATCH v2 4/7] hfp_hf_bluez5: Set the audio codec in the card
` [PATCH v2 5/7] handsfree-audio: Send the selected codec
` [PATCH v2 6/7] handsfree-audio: Set CVSD as default in the card
` [PATCH v2 7/7] handsfree-audio: Enable wideband speech if defer is enabled

Randomly SMS sent passes or fails
 2013-04-12 13:08 UTC  (2+ messages)

[PATCH 0/8] HFP 1.6 codec selection
 2013-04-10 19:31 UTC  (12+ messages)
` [PATCH 1/8] hfpmodem: Add codec watcher register
` [PATCH 2/8] hfp_hf_bluez5: Register codec watcher
` [PATCH 3/8] include: ofono_handsfree_card_select_codec()
` [PATCH 4/8] handsfree-audio: Implement ofono_handsfree_card_select_codec()
` [PATCH 5/8] hfp_hf_bluez5: Set the audio codec in the card
` [PATCH 6/8] handsfree-audio: Send the selected codec
` [PATCH 7/8] handsfree-audio: Set CVSD as default in the card
` [PATCH 8/8] handsfree-audio: Enable wideband speech if defer is enabled

[PATCH 1/6] hfp_hf_bluez5: Add audio card .connect() for HFP 1.6
 2013-04-09 19:37 UTC  (12+ messages)
` [PATCH 2/6] include: Add ofono_handsfree_audio_has_wideband()
` [PATCH 3/6] handsfree-audio: Implement ofono_handsfree_audio_has_wideband
` [PATCH 4/6] include: Make HFP 1.6 codecs definition public
` [PATCH 5/6] hfpmodem: Send AT+BAC with the supported codecs
` [PATCH 6/6] handsfree-audio: Remove unused 'codecs' field from agent

[PATCH 0/3] Telit plugin rework for HE910
 2013-04-08 18:29 UTC  (6+ messages)
` [PATCH 1/3] udevng: support telit modems using cdc-acm driver
` [PATCH 2/3] telit: allow plugin to be compiled without BT support
` [PATCH 3/3] telit: rework for HE910

Setting up the Telit HE910 and Option GTM382
 2013-04-08 16:01 UTC  (2+ messages)

[PATCH 1/5] hfp_hf_bluez5: Add extracting version
 2013-04-05 22:00 UTC  (13+ messages)
` [PATCH 2/5] hfp_hf_bluez5: Add audio card .connect() for HFP 1.6
` [PATCH 3/5] hfp_hf_bluez5: Select the audio card driver based on version
` [PATCH 4/5] handsfree-audio: Add function to get the codecs
` [PATCH 5/5] hfpmodem: Send AT+BAC with the supported codecs

SAGEM HiloNC v2 Driver
 2013-04-04 17:18 UTC  (9+ messages)

[PATCH 5/5] handsfree-audio: Handle when .Connect() was already replied to
 2013-04-02 21:11 UTC  (3+ messages)

Randomly SMS sent passes or fails
 2013-04-02 15:25 UTC  (7+ messages)

[PATCH v3 00/13] Add support for BlueZ 5 Profile1 API to dundee
 2013-04-02 13:12 UTC  (2+ messages)

[PATCH 1/2] modem: Support modem property "AlwaysOnline"
 2013-04-02  2:43 UTC  (2+ messages)

[PATCH 2/2] huawei: Use AlwaysOnline for CDMA modems
 2013-04-02  2:43 UTC  (2+ messages)

[PATCH 4/4] SIMCOM signal strength reporting quirk
 2013-04-02  2:40 UTC  (2+ messages)

[PATCH 3/4] SIMCOM SIM card ready quirk
 2013-04-02  2:39 UTC  (2+ messages)

[PATCH 2/4] SIMCOM AT+CNMI quirk
 2013-04-02  2:35 UTC  (2+ messages)

[PATCH 1/4] SIMCOM plugin driver
 2013-04-02  2:33 UTC  (2+ messages)

[PATCH v4 8/9] handsfree-audio: mSBC support
 2013-04-01 16:29 UTC  (2+ messages)

[PATCH v4 5/9] handsfree-audio: Implement alsa playback
 2013-04-01 16:19 UTC  (2+ messages)

[PATCH v4 1/9] handsfree-audio: Initial DBUS code
 2013-04-01 16:10 UTC  (2+ messages)

[PATCH 2/3] Drop checking whether +CMER is supported
 2013-03-29 15:40 UTC 

[RFC PATCH 2/3] modem: Support modem property "AlwaysOnline"
 2013-03-28 16:33 UTC  (5+ messages)

[RFC PATCH 3/3] huawei: Set property "AlwaysOnline" for CDMA modems
 2013-03-28 15:34 UTC  (3+ messages)

[RFC PATCH 1/3] modem: Allow setting boolean properties
 2013-03-28 14:52 UTC  (2+ messages)

[PATCH 4/5] handsfree-audio: Add .Connect using the card driver
 2013-03-28 14:38 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