Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2012-11-23 11:43:06 to 2013-01-18 23:21:46 UTC [more...]

[PATCH v0 0/8] HFP HF: Service Level/Codec negotiation
 2013-01-18 23:21 UTC  (17+ 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

fix for +CMER parser of AT driver (fixes registration)
 2013-01-18 22:44 UTC  (3+ 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  (13+ 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)

[RFC v0 00/11] External HFP Profile
 2012-12-17 14:28 UTC  (34+ messages)
` [RFC v1 00/15] "
  ` [RFC v1 01/15] hfp_hf: Add HFP external Profile registration
  ` [RFC v1 02/15] hfp_hf: Add BlueZ Profile handler
  ` [RFC v1 03/15] hfp_hf: Add parsing of Profile NewConnection call
  ` [RFC v1 04/15] hfp_hf: Add SLC setup
  ` [RFC v1 05/15] hfp_hf: Add Profile1 Release
  ` [RFC v1 06/15] hfp_hf: Remove HandsfreeAgent and HandsfreeGateway
  ` [RFC v1 07/15] hfp_hf: Register HFP modem dynamically
  ` [RFC v1 08/15] hfp_hf: Fix updating alias
  ` [RFC v1 09/15] bluetooth: Reuse D-Bus dictionary parser function
  ` [RFC v1 10/15] hfp_hf: Add Version and Features parsing
  ` [RFC v1 11/15] bluetooth: Use generic function to parse dict
  ` [RFC v1 12/15] hfp_hf: Request secure connections
  ` [RFC v1 13/15] bluetooth: Fix memory leak of adapter_any_path
  ` [RFC v1 14/15] hfp_hf: Handle connections before probe
  ` [RFC v1 15/15] bluetooth: Fix memory leak of UUIDs list
  ` [PATCH v0 00/14] External HFP Profile
    ` [PATCH v0 01/14] hfp_hf: Add HFP external Profile registration
    ` [PATCH v0 02/14] hfp_hf: Add BlueZ Profile handler
    ` [PATCH v0 03/14] hfp_hf: Add parsing of Profile NewConnection call
    ` [PATCH v0 04/14] hfp_hf: Add SLC setup
    ` [PATCH v0 05/14] hfp_hf: Add Profile1 Release
    ` [PATCH v0 06/14] hfp_hf: Remove HandsfreeAgent and HandsfreeGateway
    ` [PATCH v0 07/14] hfp_hf: Register HFP modem dynamically
    ` [PATCH v0 08/14] hfp_hf: Fix updating alias
    ` [PATCH v0 09/14] bluetooth: Reuse D-Bus dictionary parser function
    ` [PATCH v0 10/14] hfp_hf: Add Version and Features parsing
    ` [PATCH v0 11/14] bluetooth: Use generic function to parse dict
    ` [PATCH v0 12/14] bluetooth: Fix memory leak of adapter_any_path
    ` [PATCH v0 13/14] hfp_hf: Handle connections before probe
    ` [PATCH v0 14/14] bluetooth: Fix memory leak of UUIDs list

[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] atmodem: reset modem if it stops responding (Yevhen Kyriukha)
 2012-12-06 16:46 UTC 

tun interface name conflicts with ppp driver
 2012-12-06 15:59 UTC  (4+ messages)

[PATCH 2/2] atmodem: Probe device for previous APN
 2012-12-06 15:37 UTC  (6+ messages)

Telit HE910: CMER command problem
 2012-12-06 15:23 UTC  (2+ messages)

[PATCH 1/2] gprs: Support probing provision data from device
 2012-12-05 19:01 UTC 

[PATCH 1/1] atmodem: remove pending idle callbacks at device removal
 2012-12-05  5:49 UTC  (2+ messages)

Telit HE910 modem --- unable be put on line by Connman
 2012-12-03 13:13 UTC  (7+ messages)

Ofono Modem Service acces
 2012-11-30 13:37 UTC  (3+ messages)

[PATCH] build: Fix build when optimization is disabled
 2012-11-28 22:44 UTC 

qmi on huawei
 2012-11-27  9:04 UTC  (5+ messages)

qmi on huawei
 2012-11-26 15:32 UTC 

[RFC v0 01/11] hfp_hf: Add HFP external Profile registration
 2012-11-26 11:24 UTC  (3+ messages)

Can't activate context at boot time
 2012-11-24 13:57 UTC 

Can't power on modem
 2012-11-24 13:43 UTC  (2+ messages)

Can't power on modem
 2012-11-23 16:26 UTC 


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