Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2011-09-26 18:56:12 to 2011-10-21 01:27:20 UTC [more...]

[PATCH v3 00/15] Bluetooth HFP-specific extensions
 2011-10-21  1:27 UTC  (20+ messages)
` [PATCH v3 01/15] hfpmodem: Support for +BSIR unsol. result codes
` [PATCH v3 02/15] doc: Voice recognition function added in Handsfree
` [PATCH v3 03/15] include: Voice recognition in handsfree public api
` [PATCH v3 04/15] handsfree: Implement voice recognition function
` [PATCH v3 05/15] hfpmodem: Support for AT+BVRA
` [PATCH v3 06/15] doc: Handsfree exposes supported AG features
` [PATCH v3 07/15] include: AG features added to handsfree public api
` [PATCH v3 08/15] handsfree: Supported AG features exposed in D-Bus
` [PATCH v3 09/15] hfpmodem: Report features supported by AG
` [PATCH v3 10/15] hfpmodem: Avoid segfault in network-registration
` [PATCH v3 11/15] hfpmodem: Avoid segfault in call-volume
` [PATCH v3 12/15] hfpmodem: Avoid segfault in handsfree
` [PATCH v3 13/15] hfpmodem: devinfo atom added to export BT address
` [PATCH v3 14/15] hfp_hf: BT address exposed through Serial property
` [PATCH v3 15/15] hfpmodem: minor whitespace fix

[PATCHv10 0/9] Provisioning plugin
 2011-10-20 17:51 UTC  (13+ messages)
` [PATCHv10 1/9] mbpi: Minor style tweaks
` [PATCHv10 2/9] provision: Add provisioning plugin
` [PATCHv10 3/9] mbpi: Add mbpi_ap_type()
` [PATCHv10 4/9] lookup-apn: Use mbpi_ap_type()
` [PATCHv10 5/9] lookup-apn: Add command line option to control duplicates
` [PATCHv10 6/9] mbpi: Rename mbpi_provision_data_free()
` [PATCHv10 7/9] lookup-apn: Use mbpi_ap_free()
` [PATCHv10 8/9] mbpi: Minor style issues
` [PATCHv10 9/9] lookup-apn: "

[PATCH 0/2] CDMA network registration
 2011-10-20 15:41 UTC  (3+ messages)
` [PATCH 1/2] cdma-netreg: Add various cdma-netreg watches
` [PATCH 2/2] cdma-connman: Add cdma-netreg status watch to activate data call

Bluetooth Audio Handling IRC Meeting
 2011-10-19 10:37 UTC  (2+ messages)

Enabling Voice and Sms Atoms for Sierra USB Modem
 2011-10-17 13:56 UTC 

oFono 1.0 has been released
 2011-10-17  1:49 UTC  (3+ messages)

[PATCH] udevng: add a driver name for telit
 2011-10-16  0:29 UTC  (2+ messages)

[PATCH v2 00/19] Bluetooth HFP-specific extensions
 2011-10-14  8:51 UTC  (32+ messages)
` [PATCH v2 01/19] handsfree: Copyright statement correction
` [PATCH v2 02/19] "
` [PATCH v2 03/19] hfpmodem: "
` [PATCH v2 04/19] doc: Add initial Handsfree API documentation
` [PATCH v2 05/19] hfpmodem: Set initial state for inband ringing
` [PATCH v2 06/19] hfpmodem: Support for +BSIR unsol. result codes
` [PATCH v2 07/19] doc: Handsfree API support for +BINP=1
` [PATCH v2 08/19] handsfree: Expose RequestPhoneNumber in D-Bus API
` [PATCH v2 09/19] hfpmodem: Support of number requests (AT+BINP=1)
` [PATCH v2 10/19] handsfree: Removed ASYNC flag from GetProperties
` [PATCH v2 11/19] doc: Voice recognition function added in Handsfree
` [PATCH v2 12/19] include: Voice recognition in handsfree public api
` [PATCH v2 13/19] handsfree: Implement voice recognition function
` [PATCH v2 14/19] hfpmodem: Support for AT+BVRA
` [PATCH v2 15/19] doc: Handsfree exposes supported AG features
` [PATCH v2 16/19] include: AG features added to handsfree public api
` [PATCH v2 17/19] handsfree: Supported AG features exposed in D-Bus
` [PATCH v2 18/19] hfpmodem: Report features supported by AG
` [PATCH v2 19/19] hfp_hf: Switched to permissive AT syntax parser

[PATCH] doc: Clarifications on voice call behavior
 2011-10-13 19:16 UTC  (2+ messages)

[PATCH] hfp: Expose BT address using the serial number
 2011-10-13 16:32 UTC  (4+ messages)

[PATCHv9 00/16] Provisioning plugin
 2011-10-13 11:29 UTC  (28+ messages)
` [PATCHv9 01/16] mbpi: Remove unused includes
` [PATCHv9 02/16] mbpi: Split gsm_start() for readability
` [PATCHv9 03/16] mbpi: Reflow gsm_end()
` [PATCHv9 04/16] mbpi: Fix handling of the usage element
` [PATCHv9 05/16] mbpi: Improve mbpi_lookup() error reporting
` [PATCHv9 06/16] lookup-apn: Remove unused includes
` [PATCHv9 07/16] lookup-apn: Fix crash on no APNs found
` [PATCHv9 08/16] provision: Add provisioning plugin
` [PATCHv9 09/16] mbpi: Add filename and line information on error
` [PATCHv9 10/16] mbpi: Add mbpi_ap_type()
` [PATCHv9 11/16] lookup-apn: Use mbpi_ap_type()
` [PATCHv9 12/16] mbpi: Rename mbpi_provision_data_free() into mbpi_ap_free()
` [PATCHv9 13/16] lookup-apn: Use mbpi_ap_free()
` [PATCHv9 14/16] mbpi: Minor style issues
` [PATCHv9 15/16] lookup-apn: Follow plugin's duplicates approach
` [PATCHv9 16/16] lookup-apn: Minor style issues

No audio with HFP
 2011-10-12  0:18 UTC 

AT commands not being parsed correctly from Samsung Wave HFP
 2011-10-07 13:33 UTC  (4+ messages)

[PATCHv8 0/6] Provisioning plugin
 2011-10-05  8:07 UTC  (13+ messages)
` [PATCHv8 1/6] plugins: Provisioning plugin autoconf support
` [PATCHv8 2/6] plugins: Provisioning plugin makefile changes
` [PATCHv8 3/6] plugins: mobile-broadband-provider-info parser changes
` [PATCHv8 4/6] "
` [PATCHv8 5/6] plugins: Add provisioning plugin
` [PATCHv8 6/6] tools: lookup-apn update

Source code
 2011-10-04 19:47 UTC  (2+ messages)

[PATCH 1/6] sap: add sap modem disable() support
 2011-09-29 19:04 UTC  (7+ messages)
` [PATCH 2/6] telit: fix shutdown of bluetooth socket
  ` [PATCH 3/6] sap: also accept err = 0 in enable()
    ` [PATCH 4/6] test: add support to select modem
      ` [PATCH 5/6] "
        ` [PATCH 6/6] "

[PATCH -v5 01/13] udevng: look also to VID
 2011-09-29 16:22 UTC  (24+ messages)
` [PATCH -v5 02/13] sap: remove connect callback if enable fails
  ` [PATCH -v5 03/13] telit: add support the enable the SAP client modem
    ` [PATCH -v5 04/13] sap: enable SAP modem, when BlueZ replies
      ` [PATCH -v5 05/13] telit: add suport the disable SAP client
        ` [PATCH -v5 06/13] sap: add sap modem disable() support
          ` [PATCH -v5 07/13] telit: enable the telit modem after enable SAP client
            ` [PATCH -v5 08/13] telit: add pre_sim support to SAP Client
              ` [PATCH -v5 09/13] telit: add post_sim "
                ` [PATCH -v5 10/13] telit: add set_online "
                  ` [PATCH -v5 11/13] telit: add post_online "
                    ` [PATCH -v5 12/13] sap: add full support to SAP modem
                      ` [PATCH -v5 13/13] sap: clean up extra blank line

[PATCHv7 3/3] plugins: Add provisioning plugin
 2011-09-29 14:03 UTC  (4+ messages)

[PATCH -v5 1/5] sap: remove connect callback if enable fails
 2011-09-28 20:49 UTC  (5+ messages)
` [PATCH -v5 2/5] telit: add support the enable the SAP client modem
  ` [PATCH -v5 3/5] sap: enable SAP modem, when BlueZ replies
    ` [PATCH -v5 4/5] telit: add suport the disable SAP client
      ` [PATCH -v5 5/5] sap: add sap modem disable() support

[PATCH -v5 1/2] sap: remove server_path
 2011-09-28 17:13 UTC  (4+ messages)
` [PATCH -v5 2/2] sap: clean up sap modem destruction

[PATCH -v4 01/21] udevng: look also to VID
 2011-09-28  4:45 UTC  (24+ messages)
` [PATCH -v4 02/21] sap: add watch for the Bluetooth Link
  ` [PATCH -v4 03/21] sap: add support to enable SAP
    ` [PATCH -v4 04/21] telit: add telit_sap_disable()
      ` [PATCH -v4 05/21] sap: add support to the disable the SAP client
        ` [PATCH -v4 06/21] telit: add aux GAtChat
          ` [PATCH -v4 07/21] sap: enable modem only when #RSEN is 1
            ` [PATCH -v4 08/21] telit: enable the telit modem when SAP is enabled
              ` [PATCH -v4 09/21] sap: add pre_sim handling
                ` [PATCH -v4 10/21] sap: add set_online handling
                  ` [PATCH -v4 11/21] sap: add post_sim handling
                    ` [PATCH -v4 12/21] sap: add post_online handling
                      ` [PATCH -v4 13/21] telit: improve sap disable
                        ` [PATCH -v4 14/21] sap: disconnect link if enable() fails
                          ` [PATCH -v4 15/21] sap: do a proper shutdown of the channels
                            ` [PATCH -v4 16/21] sap: retrigger bluetooth GetProperties call
                              ` [PATCH -v4 17/21] telit: add needed flags to proper connect the serial port
                                ` [PATCH -v4 18/21] sap: de-register DBus callback if BlueZ goes down
                                  ` [PATCH -v4 19/21] sap: remove server_path
                                    ` [PATCH -v4 20/21] sap: clean up sap modem destruction
                                      ` [PATCH -v4 21/21] sap: fix sap modem remove

[PATCH -v3 05/23] telit: add #RSEN notify
 2011-09-26 18:57 UTC  (2+ messages)

[PATCH -v3 04/23] sap: add support to connect the RFCOMM link
 2011-09-26 18:57 UTC  (2+ messages)

[PATCH -v3 03/23] telit: add support to enable SAP client
 2011-09-26 18:56 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