Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2012-12-10 12:20:42 to 2013-01-24 16:21:56 UTC [more...]

SIMCOM support
 2013-01-24 16:21 UTC  (2+ messages)

[PATCH v0 1/3] bluez5: Add SCO socket declarations
 2013-01-23 23:46 UTC  (3+ messages)
` [PATCH v0 2/3] bluez5: Add bt_bacpy
` [PATCH v0 3/3] hfp_hf_bluez5: Add SCO listen socket

[PATCH] hfp_hf_bluez5: Add SLC establishment procedure
 2013-01-23 23:29 UTC  (2+ messages)

[PATCH 00/10] HFP Service Level Connection establishment
 2013-01-23 23:04 UTC  (38+ messages)
` [PATCH 01/10] hfp_hf_bluez5: Initial GDBusClient for BlueZ
` [PATCH 02/10] hfp_hf_bluez5: Add GDBusProxy for Bluetooth devices
` [PATCH 03/10] hfp_hf_bluez5: Register modem for HFP AG capable devices
` [PATCH 04/10] hfp_hf_bluez5: Keep track of changes of devices Aliases
` [PATCH 05/10] hfp_hf_bluez5: Handle NewConnection from BlueZ
  ` AW: "
` [PATCH 06/10] hfpmodem: Add dynamic hfp_slc_info allocation
` [PATCH 07/10] hfpmodem: Implement hfp_slc_info_free
` [PATCH 08/10] hfp_hf_bluez4: Use hfp_slc_info_free()
` [PATCH 09/10] phonesim: "
` [PATCH 10/10] hfp_hf_bluez5: Add SLC establishment procedure
` [PATCH v1 00/10] HFP Service Level Connection establishment
  ` [PATCH v1 01/10] hfp_hf_bluez5: Initial GDBusClient for BlueZ
  ` [PATCH v1 02/10] hfp_hf_bluez5: Add GDBusProxy for Bluetooth devices
  ` [PATCH v1 03/10] hfp_hf_bluez5: Register modem for HFP AG capable devices
  ` [PATCH v1 04/10] hfp_hf_bluez5: Keep track of changes of devices Aliases
  ` [PATCH v1 05/10] hfp_hf_bluez5: Handle NewConnection from BlueZ
  ` [PATCH v1 06/10] hfpmodem: Add dynamic hfp_slc_info allocation
  ` [PATCH v1 07/10] hfpmodem: Implement hfp_slc_info_free()
  ` [PATCH v1 08/10] hfp_hf_bluez4: Use hfp_slc_info_free()
  ` [PATCH v1 09/10] phonesim: "
  ` [PATCH v1 10/10] hfp_hf_bluez5: Add SLC establishment procedure

[PATCH v0 0/8] HFP HF: Service Level/Codec negotiation
 2013-01-22 21:42 UTC  (39+ messages)
` [PATCH v0 1/8] hfp_hf: Add NewConnection arguments parsing
` [PATCH v0 2/8] hfpmodem: Add version defines for HFP 1.6
` [PATCH v0 3/8] hfpmodem: Add support for sending the supported codecs
` [PATCH v0 4/8] hfpmodem: Add support for storing "
` [PATCH v0 5/8] hfpmodem: Send the AT+BAC command with "
` [PATCH v0 6/8] hfp_hf: Register the HFP modem
` [PATCH v0 7/8] hfp_hf: Add service level negotiation
` [PATCH v0 8/8] hfp_hf: Add support for codec negotiation
` [PATCH v1 00/10] HFP HF: Service Level/Codec negotiation
  ` [PATCH v1 01/10] dbus: Add ofono_dbus_iter_parse_properties()
  ` [PATCH v1 02/10] bluez5: Rename register/unregister profile
  ` [PATCH v1 03/10] hfp_hf: Add NewConnection arguments parsing
  ` [PATCH v1 04/10] hfpmodem: Add support for storing the supported codecs
  ` [PATCH v1 05/10] hfpmodem: Implement hfp_slc_info_free
  ` [PATCH v1 06/10] phonesim: Use hfp_slc_info_free()
  ` [PATCH v1 07/10] hfpmodem: Send the AT+BAC command with the supported codecs
  ` [PATCH v1 08/10] hfp_hf: Register the HFP modem
  ` [PATCH v1 09/10] hfp_hf: Add service level negotiation
  ` [PATCH v1 10/10] hfp_hf: Add support for codec negotiation
  ` [PATCH v2 00/10] HFP HF: Service Level/Codec negotiation
    ` [PATCH v2 01/10] dbus: Add ofono_dbus_iter_parse_properties()
    ` [PATCH v2 02/10] bluez5: Rename register/unregister profile
    ` [PATCH v2 03/10] hfp_hf: Add NewConnection arguments parsing
    ` [PATCH v2 04/10] hfpmodem: Add support for storing the supported codecs
    ` [PATCH v2 05/10] hfpmodem: Implement hfp_slc_info_free
    ` [PATCH v2 06/10] phonesim: Use hfp_slc_info_free()
    ` [PATCH v2 07/10] hfpmodem: Send the AT+BAC command with the supported codecs
    ` [PATCH v2 08/10] hfp_hf: Register the HFP modem
    ` [PATCH v2 09/10] hfp_hf: Add service level negotiation
    ` [PATCH v2 10/10] hfp_hf: Add support for codec negotiation

[PATCH v1 0/3] HFP driver improvements
 2013-01-21 15:42 UTC  (5+ messages)
` [PATCH v1 1/3] hfpmodem: Refactor voicecall notify with foreach
` [PATCH v1 2/3] hfpmodem: Avoid transitional voicecall states
` [PATCH v1 3/3] hfpmodem: Fix release-and-swap without +CIEV

[PATCH v0 0/3] HFP driver improvements
 2013-01-21 10:10 UTC  (4+ messages)
` [PATCH v0 1/3] hfpmodem: Refactor voicecall notify with foreach
` [PATCH v0 2/3] hfpmodem: Avoid transitional voicecall states
` [PATCH v0 3/3] hfpmodem: Fix release-and-swap without +CIEV

fix for +CMER parser of AT driver (fixes registration)
 2013-01-19 19:05 UTC  (6+ messages)

[PATCH] qmimodem: convert tid in service header to little endian
 2013-01-18 10:28 UTC 

[PATCH] udevng: match vendorId and productId from parent usb_device
 2013-01-18  9:07 UTC 

[PATCH 1/2] qmimodem: add uim message types
 2013-01-18  8:51 UTC  (2+ messages)
` [PATCH 2/2] qmimodem: implement send_passwd

[PATCH] Fix build with automake-1.13
 2013-01-17  7:18 UTC  (2+ messages)

[PATCH] Delay AT+CLCC request after setup of an outgoing call
 2013-01-17  3:37 UTC  (3+ messages)
` [PATCH] hfpmodem: Delay AT+CLCC request after outgoing callsetup

[PATCH 1/3] build: Do not use deprecated AM_CONFIG_HEADER
 2013-01-16 21:17 UTC  (6+ messages)
` [PATCH 2/3] build: Use AM_CPPFLAGS instead of INCLUDES
` [PATCH 3/3] storage: Include sys/types.h for ssize_t

[PATCH v0 0/6] HFP HF: External Profile
 2013-01-16 20:16 UTC  (26+ messages)
` [PATCH v0 1/6] Makefile: Enable BlueZ 4 and BlueZ 5
` [PATCH v0 2/6] bluetooth: Add versioning information to BlueZ plugins
` [PATCH v0 3/6] bluetooth: Initial files for BlueZ 5
` [PATCH v0 4/6] hfp_hf: Add initial file for external HFP
` [PATCH v0 5/6] hfp_hf: Add hfp_driver
` [PATCH v0 6/6] hfp_hf: Add BlueZ Profile handler
` [PATCH v1 0/6] HFP HF: External Profile
  ` [PATCH v1 1/6] Makefile: Add configure option for BlueZ 4 and 5
  ` [PATCH v1 2/6] bluetooth: Add versioning information to BlueZ plugins
  ` [PATCH v1 3/6] bluetooth: Initial files for BlueZ 5
  ` [PATCH v1 4/6] hfp_hf: Add initial file for external HFP
  ` [PATCH v1 5/6] hfp_hf: Add hfp_driver
  ` [PATCH v1 6/6] hfp_hf: Add BlueZ Profile handler
  ` [PATCH v2 0/6] HFP HF: External Profile
    ` [PATCH v2 1/6] Makefile: Add configure option for BlueZ 4 and 5
    ` [PATCH v2 2/6] bluetooth: Add versioning information to BlueZ plugins
    ` [PATCH v2 3/6] bluetooth: Initial files for BlueZ 5
    ` [PATCH v2 4/6] hfp_hf: Add initial file for external HFP
    ` [PATCH v2 5/6] hfp_hf: Add hfp_driver
    ` [PATCH v2 6/6] hfp_hf: Add BlueZ Profile handler

AT command to modem via ofono from 3rd party
 2013-01-11 10:08 UTC 

[PATCH mmsd 1/3] README: add information about mailing list
 2013-01-10 17:42 UTC  (4+ messages)
` [PATCH mmsd 2/3] build: Do not use deprecated AM_CONFIG_HEADER
` [PATCH mmsd 3/3] build: Use AM_CPPFLAGS instead of INCLUDES

oFono upstream test results_20130110
 2013-01-10 16:53 UTC 

[PATCH 1/4] build: Do not use deprecated AM_CONFIG_HEADER
 2013-01-10 15:28 UTC  (4+ messages)
` [PATCH 2/4] build: Do not use the deprecated AM_PROG_MKDIR_P
` [PATCH 3/4] build: Use AM_CPPFLAGS instead of INCLUDES
` [PATCH 4/4] storage: Include sys/types.h for ssize_t

[PATCH] src/storage.h: include unistd.h
 2013-01-04 18:21 UTC 

[PATCH 0/8] Sierra Wireless CDMA modem support
 2012-12-31  2:40 UTC  (15+ messages)
` [PATCH 1/8] sierramodem: Add skeleton for Sierra Wireless modem driver
` [PATCH 2/8] sierramodem: Add skeleton cdma netreg driver
` [PATCH 3/8] sierramodem: Add ERI parsing functions
` [PATCH 4/8] sierramodem: Report network registration status
` [PATCH 5/8] sierra: Create GPRS context in post_sim function
` [PATCH 6/8] sierra: Initialize GSM error reporting separately
` [PATCH 7/8] sierra: Support CDMA modems
` [PATCH 8/8] udevng: Support single-interface sierra devices

fix for register of AT driver
 2012-12-30 22:47 UTC 

[ANNOUNCE] oFono v1.12 and GCF USAT testing status
 2012-12-20  1:38 UTC  (2+ messages)

[PATCH 1/1] telit: stay 'online' until POST_SIM state reached
 2012-12-18 17:28 UTC  (2+ messages)

[PATCH] Add a timer for CPIN callback
 2012-12-18 17:14 UTC  (2+ messages)
` [PATCH] Telit: "

[PATCH 0/3] Telit HE910
 2012-12-18 10:08 UTC  (8+ messages)
` [PATCH 1/3] Support Telit cdc acm device
` [PATCH 2/3] Drop checking whether +CMER is supported
` [PATCH 3/3] Delay 10 seconds between CFUN=4 and CFUN=1

[PATCH] sim: return from cpin when sim ready for telit
 2012-12-18  9:47 UTC  (7+ messages)
` [PATCH] telit: signal sim inserted when sim ready

[PATCH] udevng: support telit modems using cdc-acm driver
 2012-12-18  8:32 UTC 

[PATCH] telit: set baud rate to 115200
 2012-12-17 16:18 UTC  (4+ messages)

[PATCH] atutil: Remove unused macro
 2012-12-17 15:51 UTC  (2+ messages)

[PATCH v0 00/14] External HFP Profile
 2012-12-17 14:28 UTC  (2+ messages)

[PATCH v0 1/4] bluetooth: Fix reading Bluetooth Adapters
 2012-12-17 14:25 UTC  (2+ messages)

[PATCH] udevng: support telit modems using cdc-acm driver
 2012-12-17 10:15 UTC 

[PATCH 1/1] telit: stay 'online' until POST_SIM state reached
 2012-12-10 18:24 UTC  (4+ messages)

[PATCH 1/1] telit: stay 'online' until POST_SIM state reached
 2012-12-10 12:20 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