Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2013-03-25 15:34:24 to 2013-04-15 21:41:44 UTC [more...]

[PATCH v3 0/7] Clear the ground for AG card implementation
 2013-04-15 21:41 UTC  (2+ messages)
` [PATCH v3 1/7] hfp_ag_bluez5: Create a hash to store connections

[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  (10+ messages)
` [PATCHv4 1/8] hfpmodem: Add modem vendor stub
  ` [PATCHv4 2/8] hfpmodem: Add vendor header to makefile
    ` [PATCHv4 3/8] hfpmodem: Add vendor information to voicecall data
      ` [PATCHv4 4/8] hfp_hf_bluez4: Pass vendor on voicecall creation
        ` [PATCHv4 5/8] hfp_hf_bluez5: "
          ` [PATCHv4 6/8] hfpmodem: Add method to query if CLCC quirks are needed
            ` [PATCHv4 7/8] hfpmodem: Add N9 quirk for outgoing callsetup
              ` [PATCHv4 8/8] hfpmodem: Add N9 quirk for callheld=<2 or 3>

[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

[PATCH] handsfree-audio: Log when agent (un)register
 2013-04-12 22:29 UTC 

Randomly SMS sent passes or fails
 2013-04-12 13:08 UTC  (11+ 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  (15+ messages)

[PATCH 1/5] hfp_hf_bluez5: Add a card driver for HFP 1.6
 2013-04-02 21:11 UTC  (11+ messages)
` [PATCH 2/5] include: Add ofono_handsfree_card_connect_sco()
` [PATCH 3/5] handsfree-audio: Add ofono_handsfree_card_connect_sco
` [PATCH 4/5] handsfree-audio: Add .Connect using the card driver
` [PATCH 5/5] handsfree-audio: Handle when .Connect() was already replied to

[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 0/9] bluetooth: handsfree audio agent
 2013-04-01 16:29 UTC  (13+ messages)
` [PATCH v4 1/9] handsfree-audio: Initial DBUS code
` [PATCH v4 2/9] handsfree-audio: Build handsfree-audio command line tool
` [PATCH v4 3/9] handsfree-audio: Add Alsa dependancy
` [PATCH v4 4/9] handsfree-audio: Link tool with Alsa
` [PATCH v4 5/9] handsfree-audio: Implement alsa playback
` [PATCH v4 6/9] handsfree-audio: Add SBC dependency
` [PATCH v4 7/9] handsfree-audio: Link tool with SBC library
` [PATCH v4 8/9] handsfree-audio: mSBC support
` [PATCH v4 9/9] handsfree-audio: Add an option to kill incoming connections

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

[RFC PATCH 0/3] Fix CDMA support with composite plugins
 2013-03-28 16:33 UTC  (11+ messages)
` [RFC PATCH 1/3] modem: Allow setting boolean properties
` [RFC PATCH 2/3] modem: Support modem property "AlwaysOnline"
` [RFC PATCH 3/3] huawei: Set property "AlwaysOnline" for CDMA modems

[PATCH 1/5] handsfree-audio: Add support for initiating SCO connections
 2013-03-27 14:45 UTC  (15+ messages)
` [PATCH 2/5] handsfree-audio: Add support for sending the SCO socket
` [PATCH 3/5] handsfree-audio: Reject .Connect() from other senders
` [PATCH 4/5] hfp_hf_bluez5: Add a card driver for HFP 1.6
` [PATCH 5/5] handsfree-audio: Add .Connect using the card driver
    ` [PATCH] "

[PATCHv3 3/3] hfpmodem: Add N9 quirk to run CLCC after callheld=<2 or 3>
 2013-03-27  5:13 UTC  (3+ messages)

[PATCHv3 2/3] hfp_hf: Add generic hfp modem vendor
 2013-03-27  5:09 UTC  (2+ messages)

[PATCHv3 1/3] hfpmodem: Retry AT+CLCC request after outgoing callsetup
 2013-03-27  5:05 UTC  (2+ messages)

[PATCH] Add GPRS, mux, volume control support in SIMCOM sim900 modem module
 2013-03-26 15:54 UTC  (2+ messages)

SAGEM HiloNC v2 Driver
 2013-03-26 14:25 UTC  (2+ messages)

Setting Up oFono-1.3 with Telit HE 910
 2013-03-25 16:29 UTC  (2+ messages)

when to set a Modem online
 2013-03-25 15:34 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