Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2011-09-05 18:03:29 to 2011-09-29 16:22:36 UTC [more...]

[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 0/3] Provisioning plugin
 2011-09-29 14:03 UTC  (7+ messages)
` [PATCHv7 1/3] plugins: Provisioning plugin autoconf support
` [PATCHv7 2/3] plugins: Provisioning plugin makefile changes
` [PATCHv7 3/3] plugins: Add provisioning plugin

[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 01/23] udevng: look also to VID
 2011-09-26 18:57 UTC  (27+ messages)
` [PATCH -v3 02/23] sap: Add basic sap plugin
  ` [PATCH -v3 03/23] telit: add support to enable SAP client
    ` [PATCH -v3 04/23] sap: add support to connect the RFCOMM link
      ` [PATCH -v3 05/23] telit: add #RSEN notify
        ` [PATCH -v3 06/23] sap: add watch for the Bluetooth Link
          ` [PATCH -v3 07/23] sap: add support to open the channel for SAP data
            ` [PATCH -v3 08/23] sap: connect the hw and the bluetooth link
              ` [PATCH -v3 09/23] telit: add telit_sap_disable()
                ` [PATCH -v3 10/23] sap: add support to the disable the SAP client
                  ` [PATCH -v3 11/23] telit: add aux GAtChat
                    ` [PATCH -v3 12/23] sap: enable modem only when #RSEN is 1
                      ` [PATCH -v3 13/23] telit: enable the telit modem when SAP is enabled
                        ` [PATCH -v3 14/23] sap: add pre_sim handling
                          ` [PATCH -v3 15/23] sap: add set_online handling
                            ` [PATCH -v3 16/23] sap: add post_sim handling
                              ` [PATCH -v3 17/23] sap: add post_online handling
                                ` [PATCH -v3 18/23] telit: improve sap disable
                                  ` [PATCH -v3 19/23] sap: disconnect link if enable() fails
                                    ` [PATCH -v3 20/23] sap: do a proper shutdown of the channels
                                      ` [PATCH -v3 21/23] sap: retrigger bluetooth GetProperties call
                                        ` [PATCH -v3 22/23] telit: add needed flags to proper connect the serial port
                                          ` [PATCH -v3 23/23] sap: de-register DBus callback if BlueZ goes down

[PATCH -v6] sap: Add basic sap plugin
 2011-09-23 23:08 UTC 

[PATCH 00/12] Bluetooth HFP-specific extensions
 2011-09-23  8:57 UTC  (27+ messages)
` [PATCH 01/12] TODO: Task added for HFP-specific capabilities
` [PATCH 02/12] Add handsfree atom "
` [PATCH 03/12] hfpmodem: Driver implements handsfree atom
` [PATCH 04/12] hfp_hf: Plugin creates "
` [PATCH 05/12] handsfree: Atom supports inband ringing status
` [PATCH 06/12] hfpmodem: Support for +BSIR unsol. result codes
` [PATCH 07/12] handsfree: Support for number requests (AT+BINP=1)
` [PATCH 08/12] handsfree: Expose RequestInput in D-Bus API
` [PATCH 09/12] hfpmodem: Support of number requests (AT+BINP=1)
` [PATCH 10/12] handsfree: Read-only voice-recognition D-Bus prop
` [PATCH 11/12] handsfree: Writable voice-recogn. prop (AT+BVRA)
` [PATCH 12/12] hfpmodem: Support for AT+BVRA

[PATCH -v5] sap: add basic sap plugin
 2011-09-22 20:20 UTC 

[[PATCH -v4]] sap: add basic SAP plugin
 2011-09-22 20:03 UTC 

[[PATCH -v4]] sap: add basic SAP plugin
 2011-09-22 17:17 UTC 

No audio with HFP
 2011-09-21 21:43 UTC  (2+ messages)

[PATCH -v3 02/23] sap: add basic SAP plugin
 2011-09-21 19:25 UTC 

[PATCHv6 0/3] Mobile broadband provider info plugin
 2011-09-20 13:44 UTC  (7+ messages)
` [PATCHv6 1/3] Mobile broadband provider info plugin makefile changes
` [PATCHv6 2/3] Mobile broadband provider info plugin autoconf support
` [PATCHv6 3/3] Mobile broadband provider info plugin

Udev detection broken?
 2011-09-15 18:24 UTC  (6+ messages)

Ofono Audio not coming
 2011-09-14 13:12 UTC  (2+ messages)

Ofono Audio not coming
 2011-09-13 19:01 UTC  (2+ messages)

[PATCH -v2 01/24] udevng: look also to VID
 2011-09-13 18:58 UTC  (25+ messages)
` [PATCH -v2 02/24] sap: add basic SAP plugin
  ` [PATCH -v2 03/24] telit: add support to enable SAP client
    ` [PATCH -v2 04/24] sap: add support to connect the RFCOMM link
      ` [PATCH -v2 05/24] telit: add #RSEN notify
        ` [PATCH -v2 06/24] sap: add watch for the Bluetooth Link
          ` [PATCH -v2 07/24] sap: add support to open the channel for SAP data
            ` [PATCH -v2 08/24] sap: connect the hw and the bluetooth link
              ` [PATCH -v2 09/24] telit: add telit_sap_disable()
                ` [PATCH -v2 10/24] sap: add support to the disable the SAP client
                  ` [PATCH -v2 11/24] telit: add aux GAtChat
                    ` [PATCH -v2 12/24] sap: enable modem only when #RSEN is 1
                      ` [PATCH -v2 13/24] telit: enable the telit modem when SAP is enabled
                        ` [PATCH -v2 14/24] sap: add pre_sim handling
                          ` [PATCH -v2 15/24] sap: add set_online handling
                            ` [PATCH -v2 16/24] sap: add post_sim handling
                              ` [PATCH -v2 17/24] sap: add post_online handling
                                ` [PATCH -v2 18/24] telit: improve sap disable
                                  ` [PATCH -v2 19/24] sap: disconnect link if enable() fails
                                    ` [PATCH -v2 20/24] sap: do a proper shutdown of the channels
                                      ` [PATCH -v2 21/24] sap: retrigger bluetooth GetProperties call
                                        ` [PATCH -v2 22/24] telit: add needed flags to proper connect the serial port
                                          ` [PATCH -v2 23/24] bluetooth: track DBus call pending
                                            ` [PATCH -v2 24/24] sap: de-register DBus callback if BlueZ goes down

How to set access technology for CDMA modem
 2011-09-09  7:36 UTC  (2+ messages)

voip solution
 2011-09-09  6:24 UTC 

Bluetooth HF role
 2011-09-08 10:03 UTC  (3+ messages)

[PATCH 3/4] hfp_ag: update SDP record to version 1.6
 2011-09-08  8:46 UTC  (2+ messages)

[PATCH 4/4] TODO: mark HFP AG 1.6 indicator activation as done
 2011-09-08  8:45 UTC  (2+ messages)

[PATCH 2/4] include: update HFP features types to version 1.6
 2011-09-08  8:45 UTC  (2+ messages)

[PATCH 1/4] emulator: add AT+BIA support for HFP
 2011-09-08  8:45 UTC  (2+ messages)

[RFC PATCHv2 1/4] Automatic provisioning of GPRS context settings
 2011-09-08  7:38 UTC 

[PATCHv5 3/3] Mobile broadband provider info plugin
 2011-09-07 12:38 UTC  (2+ messages)

[PATCHv5 3/3] Mobile broadband provider info plugin
 2011-09-06 11:59 UTC  (2+ messages)

[PATCH 00/20] Bluetooth SAP Client support
 2011-09-05 18:03 UTC  (21+ messages)
` [PATCH 01/20] udevng: look also to VID
  ` [PATCH 02/20] sap: add basic SAP plugin
    ` [PATCH 03/20] telit: add support to enable SAP client
      ` [PATCH 04/20] sap: add support to connect the RFCOMM link
        ` [PATCH 05/20] telit: add #RSEN notify
          ` [PATCH 06/20] sap: add watch for the Bluetooth Link
            ` [PATCH 07/20] sap: add support to open the channel for SAP data
              ` [PATCH 08/20] sap: connect the hw and the bluetooth link
                ` [PATCH 09/20] telit: add telit_sap_disable()
                  ` [PATCH 10/20] sap: add support to the disable the SAP client
                    ` [PATCH 11/20] telit: add aux GAtChat
                      ` [PATCH 12/20] sap: enable modem only when #RSEN is 1
                        ` [PATCH 13/20] telit: enable the telit modem when SAP is enabled
                          ` [PATCH 14/20] sap: add pre_sim handling
                            ` [PATCH 15/20] sap: add set_online handling
                              ` [PATCH 16/20] sap: add post_sim handling
                                ` [PATCH 17/20] sap: add post_online handling
                                  ` [PATCH 18/20] telit: improve sap disable
                                    ` [PATCH 19/20] sap: disconnect link if enable() fails
                                      ` [PATCH 20/20] sap: do a proper shutdown of the channels


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