Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2010-03-29 13:50:03 to 2010-04-09 14:54:09 UTC [more...]

[PATCH] ppp: don't bother with magic number
 2010-04-09 14:54 UTC 

[PATCH 8/8] Implement STATUS polling in atmodem driver
 2010-04-09  6:50 UTC 

[PATCH 7/8] Add AT driver for STK atom
 2010-04-09  6:50 UTC 

[PATCH 6/8] Add SIM "Present" property
 2010-04-09  6:49 UTC 

[PATCH 5/8] Remove post-sim atoms after SIM is extracted
 2010-04-09  6:49 UTC 

[PATCH 4/8] Retrieve/forget emergency numbers on SIM insert/remove
 2010-04-09  6:49 UTC 

[PATCH 3/8] Add an atom for STK, move envelope command to stk driver
 2010-04-09  6:49 UTC 

[PATCH 2/8] Functions to notify core of SIM insertion/removal
 2010-04-09  6:48 UTC 

[PATCH 1/8] Extend sim-ready watch with card insert/eject events
 2010-04-09  6:48 UTC 

[PATCH 2/2] phonesim: Refactor SimApplication api, add a UI
 2010-04-09  6:44 UTC 

[PATCH 1/2] phonesim: Add a simple USSD UI
 2010-04-09  6:43 UTC 

[PATCH 2/2] Added SQLite history plugin
 2010-04-07 21:26 UTC  (19+ messages)

[PATCH 2/2] Added SQLite history plugin
 2010-04-06 16:12 UTC  (4+ messages)

[PATCH 1/2] Added rules to disable SQLite history plugin
 2010-04-06 10:37 UTC 

[PATCH 01/13] Fix the logic when parsing c-apdu objects
 2010-04-06 10:06 UTC  (13+ messages)
` [PATCH 02/13] Add parser for url objects
  ` [PATCH 03/13] Add parser for bearer objects
    ` [PATCH 04/13] Break out stk_file iterator to parse file list objects
      ` [PATCH 05/13] Add parser for provisioning file reference objects
        ` [PATCH 06/13] Add parser for browser termination cause objects
          ` [PATCH 07/13] Add parser for bearer description objects
            ` [PATCH 08/13] Add parser for channel data objects
              ` [PATCH 09/13] Add parser for channel data length objects
                ` [PATCH 10/13] Add parser for buffer size objects
                  ` [PATCH 11/13] Add parser for channel status objects
                    ` [PATCH 12/13] Add parser for card reader identifier objects
                      ` [PATCH 13/13] Add parser for other address objects

[PATCH] ppp: implement Max-Failure counter
 2010-04-05 14:46 UTC  (3+ messages)

[PATCH 1/2] Added rules to disable SQLite history plugin
 2010-04-04 21:50 UTC 

SQLite History plugin DB Schema
 2010-04-04 15:54 UTC 

[PATCH] ppp: implement net close
 2010-04-03  0:04 UTC  (2+ messages)

PPP LCP configuration issue
 2010-04-02 23:17 UTC  (5+ messages)

[PATCH] ppp: fix missing breaks in switchs
 2010-04-02 20:20 UTC  (2+ messages)

[PATCH] ppp: use queue to transmit
 2010-04-02 18:13 UTC  (2+ messages)

[PATCH] ppp: fix event generation on close
 2010-04-02 18:07 UTC  (2+ messages)

[PATCH 01/15] Add parser for card reader status objects
 2010-04-02 16:29 UTC  (16+ messages)
` [PATCH 02/15] Add parser for card atr objects
  ` [PATCH 03/15] Add parser for c-apdu objects
    ` [PATCH 04/15] Add parser for r-apdu objects
      ` [PATCH 05/15] Add parser for timer identifier objects
        ` [PATCH 06/15] Refactor function decode_scts to use semi octet decoder
          ` [PATCH 07/15] Add parser for timer value objects
            ` [PATCH 08/15] Make function decode_scts public
              ` [PATCH 09/15] Add parser for date-time and time zone objects
                ` [PATCH 10/15] Add parser for at command objects
                  ` [PATCH 11/15] Add parser for at response objects
                    ` [PATCH 12/15] Add parser for bc repeat indicator objects
                      ` [PATCH 13/15] Add parser for dtmf string objects
                        ` [PATCH 14/15] Add parser for language objects
                          ` [PATCH 15/15] Add parser for browser identity objects

[PATCH 3/5][RfC] Remove post-sim atoms after SIM is extracted
 2010-04-01 15:53 UTC  (2+ messages)

[PATCH 2/5][RfC] Release calls when SIM is removed
 2010-04-01 15:52 UTC  (2+ messages)

[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)

[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] 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 1/3] Refactor the command parsing
 2010-03-29 20:13 UTC  (5+ messages)
` [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  (2+ 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


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