Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2010-02-02 13:23:22 to 2010-03-12 02:17:49 UTC [more...]

[patch 1/6] Add PPP protocol support with HDLC framing
 2010-03-12  2:17 UTC  (7+ messages)
` [patch 2/6] Generic PPP control protocol
` [patch 3/6] LCP support
` [patch 4/6] CHAP with MD5 authentication
` [patch 5/6] IP support for PPP
` [patch 6/6] Allow gsmdial to use gatchat ppp support

[patch 0/6] Initial patches for gatchat PPP support
 2010-03-11 22:00 UTC 

[PATCH 1/1] install data file
 2010-03-11 17:20 UTC  (5+ messages)

[PATCH 1/1] install data files
 2010-03-10  5:55 UTC 

[PATCH] Fix Don't check CLIR CUG option in hfp_dial
 2010-03-10  5:33 UTC 

[Announce] NEOPhysis, alpha release of the first oFono based distribution
 2010-03-06 22:48 UTC 

[PATCH] documentation: fix a typo in the SIM API docs
 2010-03-06  0:37 UTC 

[PATCH 1/7] Remove old server_parse_line
 2010-03-04  1:41 UTC  (11+ messages)
` [PATCH 2/7] Add framework of server parser
  ` [PATCH 3/7] Add basic command parsing
    ` [PATCH 4/7] Add extended "
      ` [PATCH 5/7] Add server at command data structure
        ` [PATCH 6/7] Add notify at command callback
          ` [PATCH 7/7] Add g_at_server_register to register callback

[PATCH 1/4] Add command echo back if ATE=1
 2010-03-04  1:38 UTC  (10+ messages)
` [PATCH 2/4] Fix remove wrong extended prefix
  ` [PATCH 3/4] Update rename result to state
    ` [PATCH 4/4] Fix server only return the final parser result

[PATCH] Set session state to RESPONSE_SENT after sending response
 2010-03-03 21:41 UTC  (3+ messages)

[PATCH] Fix remove unused variable data
 2010-03-02  2:54 UTC 

[PATCH 4/4] Make sure watches only receive signal from BlueZ service
 2010-03-01 16:10 UTC 

[PATCH 3/4] Fix calling watch callbacks after it has been removed
 2010-03-01 16:09 UTC 

[PATCH 2/4] Fix signal watch when a service name is given
 2010-03-01 16:08 UTC 

[PATCH 1/4] Do not automatically remove watches for service names
 2010-03-01 16:07 UTC 

[PATCH] Use stk_envelope_type constant name in sim.c
 2010-03-01  4:38 UTC  (2+ messages)

[PATCH 1/4] Do not trigger user disconnect at g_at_shutdown
 2010-02-26 22:20 UTC  (9+ messages)
` [PATCH 2/4] Add define for read and write buffer size
  ` [PATCH 3/4] Add write buffer queue for non-blocking write
    ` [PATCH 4/4] Add write server response into non-blocking IO

[PATCH 1/3] Do not trigger user disconnect at g_at_shutdown
 2010-02-25 22:02 UTC  (5+ messages)
` [PATCH 2/3] Add write buffer for non-blocking write
  ` [PATCH 3/3] Add write server response into non-blocking IO

[PATCH] Make response for list/delete/read SMS when option "-gui" is not designated
 2010-02-25 10:53 UTC 

[PATCH] test: shows the id of the modem beeing enabled/disabled
 2010-02-24 20:20 UTC  (6+ messages)
` [PATCH] doc: Add 'Name' property under 'Modem' interface
  ` [PATCH] test: show number beeing dialed

[PATCH] Add support of Huawei EM770 modem
 2010-02-24  3:23 UTC  (6+ messages)

[PATCH] Add udev rules for Option GIO431 modem
 2010-02-22 12:24 UTC 

[PATCH] Use g_dbus_emit_signal in call-barring.c
 2010-02-22  6:23 UTC 

[PATCH, rfc] Handle network-initiated ussd requests
 2010-02-16 16:20 UTC  (6+ messages)

[PATCH 1/2] Add reply / signal utilities to g_dbus_util
 2010-02-15 23:07 UTC  (2+ messages)
` [PATCH 2/2] Add a helper method for setting basic properties

[PATCH] Use g_dbus_emit_signal in call-{barring,meter}.c
 2010-02-15 21:06 UTC  (2+ messages)

[PATCH 1/2] hfp: add watch to trigger HUP of the file descriptor
 2010-02-15 21:04 UTC  (3+ messages)
` [PATCH 2/2] hfp: remove modems if bluetoothd shutdowns without calling Release

[PATCH 1/3] hfp: remove duplicated ofono_modem_set_powered
 2010-02-15 19:41 UTC  (6+ messages)
` [PATCH 2/3] hfp: add watch to trigger HUP of the file descriptor
  ` [PATCH 3/3] hfp: remove modems if bluetoothd shutdowns without calling Release

Release 0.18, now with Bluetooth HFP Client profile support
 2010-02-13  6:40 UTC 

[PATCH] hfp: don't call HandsfreeGateway.Disconnect() when Release() is called
 2010-02-12 23:31 UTC 

[PATCH 1/3] hfp: fix copyright notice
 2010-02-12 21:46 UTC  (6+ messages)
` [PATCH 2/3] hfp: avoid crash when hfp is declared on modem.conf
  ` [PATCH 3/3] hfp: set timeout to service level connection procedure

RFC: Neighbouring Cell Info, take 2
 2010-02-12 16:03 UTC  (5+ messages)

[PATCH 1/3] Add write ring buffer for non-blocking write
 2010-02-11 18:44 UTC  (4+ messages)
` [PATCH 2/3] Add handle the case when write buffer is full
  ` [PATCH 3/3] Add write server response into non blocking IO

[PATCH 1/4] Add write ring buffer for non-blocking write
 2010-02-11  1:40 UTC  (7+ messages)
` [PATCH 2/4] Add handle the case when write buffer is full
  ` [PATCH 3/4] Add ring_buffer_read_advance for partial write
    ` [PATCH 4/4] Add write server response into non blocking IO

[PATCH 1/4] Rename buf to read_buf in GAtServer
 2010-02-10 22:41 UTC  (7+ messages)
` [PATCH 2/4] Replace sprintf with snprintf
  ` [PATCH 3/4] Rename server_io to channel
    ` [PATCH 4/4] Do not trigger user disconnect at g_at_shutdown

[PATCH 2/8] Add reply / signal utilities to g_dbus_util
 2010-02-10 19:16 UTC 

oFonov0.17 light test report
 2010-02-10  9:20 UTC 

[PATCH] Enable USSD_STATE_USER_ACTION
 2010-02-09 20:20 UTC 

[PATCH] hfp: set timeout to service level connection procedure
 2010-02-09 18:00 UTC  (3+ messages)

[PATCH] hfp: set timeout to service level connection procedure
 2010-02-08 19:13 UTC 

[PATCH] hfp: break down send_method_call in two functions
 2010-02-08 18:58 UTC  (2+ messages)

State of play ?
 2010-02-08 18:33 UTC 

[PATCH] hfp: Fix memory leak when listing bluetooth devices
 2010-02-05 23:30 UTC  (2+ messages)

[PATCH] hfp: set timeout to service level connection procedure
 2010-02-05 20:00 UTC 

[PATCH 1/3] hfp: create modem for new devices paired on runtime
 2010-02-05 19:54 UTC  (8+ messages)
` [PATCH 2/3] hfp: Don't call UnregisterAgent if a Release was received
  ` [PATCH 3/3] hfp: wait Disconnect reply to power down the modem
    ` [PATCH 4/4] hfp: set timeout service level connection procedure

[PATCH 1/3] Add radio settings atom and driver API
 2010-02-04 22:14 UTC  (5+ messages)

[PATCH 1/3] hfp: create modem for new devices paired on runtime
 2010-02-04 22:00 UTC  (5+ messages)
` [PATCH 2/3] hfp: Don't call UnregisterAgent if a Release was received
  ` [PATCH 3/3] hfp: wait Disconnect reply to power down the modem

[PATCH 1/2] clean up audio/gateway.c
 2010-02-04 19:02 UTC  (10+ messages)
` [PATCH 2/2] Implement HandsfreeGateway Interface
  ` [PATCH] "

[PATCH 1/3] Add radio settings atom and driver API
 2010-02-04 16:35 UTC  (2+ messages)

[PATCH 1/3] Add radio settings atom and driver API
 2010-02-04 15:23 UTC 

[PATCH 1/2] Fix power down of hfpmodem
 2010-02-04  4:41 UTC  (2+ messages)
` [PATCH 2/2] Remove unneeded declaration of hfp_remove()

[RFC] [PATCH 0/2] HFP AG integration with PulseAudio
 2010-02-04  3:21 UTC  (3+ messages)

[PATCH] hfp: create modem for new devices paired on runtime
 2010-02-03 22:18 UTC 

[pulseaudio-discuss] [RFC] [PATCH 0/2] HFP AG integration with PulseAudio
 2010-02-03 18:38 UTC 

[PATCH 1/3] Add radio access atom and driver API
 2010-02-03 17:03 UTC  (10+ messages)
` [PATCH 2/3] Add PN_GSS code points and debugging
  ` [PATCH 3/3] Add isimodem radio access driver

Add radio access interface, take 2
 2010-02-03 15:32 UTC  (4+ messages)
` [PATCH 1/3] Add radio access atom and driver API
  ` [PATCH 2/3] Add codepoints and debugging for radio access
    ` [PATCH 3/3] Add isimodem radio access driver

[RFC 3/3] STE-plugin: Adding STE plugin
 2010-02-02 23:20 UTC  (2+ messages)

[PATCH 1/2] Fix use of uninitialized variable
 2010-02-02 22:33 UTC  (4+ messages)
` [PATCH 2/2] Remove dead assignments at gatchat

[PATCH] hfp: create modem for new devices paired on runtime
 2010-02-02 21:42 UTC 

[PATCH] Fix change state immediately when meet the slash
 2010-02-02 17:47 UTC  (2+ messages)

[RFC] [PATCH 0/2] HFP AG integration with PulseAudio
 2010-02-02 17:03 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