Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2010-03-23 21:18:57 to 2010-04-01 15:47:56 UTC [more...]

[PATCH 1/5][RfC] Add functions to notify core of SIM insertion/removal/proactive command
 2010-04-01 15:47 UTC  (2+ messages)

Access to SIM card when Modem is not "Powered"
 2010-04-01 15:09 UTC  (25+ messages)

PPP LCP configuration issue
 2010-04-01  7:25 UTC 

[PATCH] Return network's USSD reponses from the Respond method instead of signalling
 2010-03-31 18:59 UTC  (2+ messages)

[PATCH 5/5] Implement STATUS polling in atmodem driver, enable it for phonesim & atgen
 2010-03-31 18:42 UTC  (2+ messages)

[PATCH] Fix ampersand commands check
 2010-03-31 18:17 UTC  (2+ messages)

doc: Explain VoicemailMessageCount value zero
 2010-03-31 18:16 UTC  (2+ messages)

[PATCH] Update property name in test-ussd
 2010-03-31 18:15 UTC  (2+ messages)

[PATCH] Use stkutil named constants in sim.c
 2010-03-31 18:14 UTC  (2+ messages)

[PATCH 01/11] Adjust the sequence of comprehension tlv structures
 2010-03-31 17:25 UTC  (12+ messages)
` [PATCH 02/11] Add parser for items next action indicator objects
  ` [PATCH 03/11] Add parser for event list objects
    ` [PATCH 04/11] Add parser for cause objects
      ` [PATCH 05/11] Add parser for location status objects
        ` [PATCH 06/11] Add parser for transaction identifier objects
          ` [PATCH 07/11] Add parser for call control requested action objects
            ` [PATCH 08/11] Add enum for icon qualifier
              ` [PATCH 09/11] Add parser for item icon identifier list objects
                ` [PATCH 10/11] Rename stk_icon_identifier to stk_icon_id
                  ` [PATCH 11/11] Handle the comprehension tlv with bad format in parse_dataobj()

[PATCH 1/7] Fix Add check for return modem to avoid crash
 2010-03-31 13:42 UTC  (11+ messages)
` [PATCH 2/7] Add implementation for S3, S4, S5 command
  ` [PATCH 3/7] Add implementation for ATE and other basic command
    ` [PATCH 4/7] Add Repeat last command support
      ` [PATCH 5/7] Fix echo command back even if don't process it
        ` [PATCH 6/7] Add test implementation to support SMS
          ` [PATCH 7/7] Add test implementation for CPBS

roaming status of SIM card
 2010-03-31  8:22 UTC  (2+ messages)

[PATCH 4/5][RfC] Invalidate SIM manager properties when SIM extracted, add Present property
 2010-03-31  4:58 UTC 

[PATCH 3/5][RfC] Remove post-sim atoms after SIM is extracted
 2010-03-31  4:58 UTC 

[PATCH 2/5][RfC] Release calls when SIM is removed
 2010-03-31  4:57 UTC 

[PATCH] Fix ignore incoming bytes during parsing
 2010-03-31  2:40 UTC 

[PATCH v2 01/10] Add parser for items next action indicator objects
 2010-03-30 15:28 UTC  (12+ messages)
` [PATCH v2 02/10] Adjust the sequence of comprehension tlv structures
  ` [PATCH v2 03/10] Add parser for event list objects
    ` [PATCH v2 04/10] Add parser for cause objects
      ` [PATCH v2 05/10] Add parser for location status objects
        ` [PATCH v2 06/10] Add parser for transaction identifier objects
          ` [PATCH v2 07/10] Add parser for call control requested action objects
            ` [PATCH v2 08/10] Add enum for icon qualifier
              ` [PATCH v2 09/10] Adjust the sequence of icon identifier structure
                ` [PATCH v2 10/10] Add parser for item icon identifier list objects

Testing asset for oFono
 2010-03-30 14:22 UTC 

Updated v2 patches to handle the asynchronized callback
 2010-03-30 13:38 UTC  (3+ messages)
` [PATCH 1/2] Add server send result code
  ` [PATCH 2/2] Add flag to parse one command line at once

[PATCH] Fix: use of g_checksum_get_digest() inout argument
 2010-03-30  1:14 UTC  (2+ messages)

[PATCH 1/9] Add parser for network measurement results objects
 2010-03-29 22:21 UTC  (15+ messages)
` [PATCH 2/9] Add parser for items next action indicator objects
  ` [PATCH 3/9] Add parser for event list objects
    ` [PATCH 4/9] Add parser for cause objects
      ` [PATCH 5/9] Add parser for location status objects
        ` [PATCH 6/9] Add parser for transaction identifier objects
          ` [PATCH 7/9] Add parser for call control requested action objects
            ` [PATCH 8/9] Add the macro for icon qualifier
              ` [PATCH 9/9] Add parser for item icon identifier list objects

[PATCH] Fix: simplify isimodem call-barring driver
 2010-03-29 20:40 UTC  (2+ messages)

[PATCH 0/3] Updated patches to handle the asynchronized callback
 2010-03-29 20:13 UTC  (6+ messages)
` [PATCH 1/3] Refactor the command parsing
  ` [PATCH 2/3] Add server send result code
    ` [PATCH 3/3] Add flag to parse one command line at once

[PATCH] Fix: simplify isimodem call-barring driver
 2010-03-29 18:20 UTC  (4+ messages)

[PATCH] Fix: simplify isimodem call-barring driver
 2010-03-29 18:15 UTC 

[PATCH 1/9] Add parser for network measurement results objects
 2010-03-29 16:05 UTC  (9+ messages)
` [PATCH 2/9] Add parser for items next action indicator objects
  ` [PATCH 3/9] Add parser for event list objects
    ` [PATCH 4/9] Add parser for cause objects
      ` [PATCH 5/9] Add parser for location status objects
        ` [PATCH 6/9] Add parser for transaction identifier objects
          ` [PATCH 7/9] Add parser for call control requested action objects
            ` [PATCH 8/9] Add the macro for icon qualifier
              ` [PATCH 9/9] Add parser for item icon identifier list objects

[PATCH 0/2] ppp authentication bug fixes (resend)
 2010-03-27  6:02 UTC  (4+ messages)
` [PATCH 1/2] ppp: allow empty secret for chap challenge
` [PATCH 2/2] ppp: send PPP_FAIL when authentication fails

Issue with PPP auth and empty username/password
 2010-03-27  6:01 UTC  (4+ messages)

[PATCH 0/5] ppp: error path fixes
 2010-03-27  4:39 UTC  (8+ messages)
` [PATCH 1/5] ppp: fix segfault in pppcp_send_code_reject()
` [PATCH 2/5] ppp: comment fix
` [PATCH 3/5] ppp: send Protocol-Reject
` [PATCH 4/5] ppp: use common code to get options from pppcp packet data
` [PATCH 5/5] ppp: handle Config-Reject

Openmoko Freerunner Toolchain
 2010-03-26 21:23 UTC 

[PATCH 0/2] ppp authentication bug fixes
 2010-03-26 17:20 UTC  (4+ messages)
` [PATCH 1/2] ppp: allow empty secret for chap challenge
` [PATCH 2/2] ppp: send PPP_FAIL when authentication fails

[PATCH 0/5] Prototype to handle asynchronized callback
 2010-03-26  1:10 UTC  (9+ messages)
` [PATCH 1/5] Refactor the command parsing framework
  ` [PATCH 2/5] Add server send final result code
    ` [PATCH 3/5] Add set server to offline mode during parse line
      ` [PATCH 4/5] Add register S3-S5 basic command callbacks
        ` [PATCH 5/5] Add register ATE and other "

[PATCH] ppp: change debug output to include control protocol prefix
 2010-03-25 19:40 UTC  (2+ messages)

[PATCH] Add support for NBNS server options
 2010-03-25 17:07 UTC 

[PATCH 1/7] Unify some macro names of ber-tlv and comprehension tlv
 2010-03-25 16:43 UTC  (14+ messages)
` [PATCH 2/7] Make the function to parse mcc and mnc public
  ` [PATCH 3/7] Add parser for location information objects
    ` [PATCH 4/7] Add parser for imei objects
      ` [PATCH 5/7] Add parser for common bool object
        ` [PATCH 6/7] Use common bool parser to reimplement immediate response object
          ` [PATCH 7/7] Add parser for help request objects

[PATCH 0/4] add PPP_DEAD and PPP_TERMINATE support
 2010-03-25 13:51 UTC  (6+ messages)
` [PATCH 1/4] remove unneeded debug statement
` [PATCH 2/4] add tracing for PPP terminate path
` [PATCH 3/4] separate memory cleanup from PPP shutdown
` [PATCH 4/4] gsmdial: shutdown ppp link if we have one

Quick report from PPP testing
 2010-03-25 12:50 UTC  (3+ messages)

[PATCH 0/2] fix PPP timer issues
 2010-03-25  4:05 UTC  (4+ messages)
` [PATCH 1/2] switch to g_timeout_add_seconds()
` [PATCH 2/2] use separate timers for PPP config and terminate

[PATCH 0/3] fix memory leaks in PPP
 2010-03-24 20:22 UTC  (5+ messages)
` [PATCH 1/3] fix memory leaks in option handling
` [PATCH 2/3] fix memory leaks after ppp_transmit
` [PATCH 3/3] fix memory leak in ppp_auth

[PATCH 1/6] Add parser for location information objects
 2010-03-24 20:00 UTC  (12+ messages)
` [PATCH 2/6] Add macro for ber-tlv more time
  ` [PATCH 3/6] Unify some macro names of ber-tlv and comprehension tlv
    ` [PATCH 4/6] Add macro name of comprehension tlv cdma sms tpdu
      ` [PATCH 5/6] Add parser for imei objects
        ` [PATCH 6/6] Add parser for help request objects

[PATCH] Add basic command parsing
 2010-03-23 21:18 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