| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Add auth. username in SipProfile." from gingerbread. | Chung-yih Wang | 2011-01-12 | 1 | -1/+3 |
* | Remove SIP realm/domain check | Hung-ying Tyan | 2010-12-17 | 1 | -6/+8 |
* | Check port in create peer's SIP profile. | Hung-ying Tyan | 2010-12-16 | 1 | -4/+6 |
* | Fix race between ending and answering a SIP call. | Hung-ying Tyan | 2010-12-01 | 1 | -13/+13 |
* | Do not suppress error feedback during a SIP call. | Hung-ying Tyan | 2010-11-30 | 1 | -11/+1 |
* | Notify SipSessions before closing SIP stack. | Hung-ying Tyan | 2010-10-25 | 1 | -0/+1 |
* | Handle dialing a SIP call to self. | Hung-ying Tyan | 2010-10-19 | 1 | -0/+16 |
* | Fix the incorrect environment variable name for the thread pool size. | Chung-yih Wang | 2010-10-19 | 1 | -1/+2 |
* | Set the thread pool size of NIST sip stack to one. | Chung-yih Wang | 2010-10-18 | 1 | -0/+6 |
* | SipService: add wake lock for incoming INVITE packets. | Hung-ying Tyan | 2010-10-15 | 1 | -3/+14 |
* | SipService: add wake lock for multiple components. | Hung-ying Tyan | 2010-10-14 | 1 | -2/+8 |
* | Fix SipSessionGroup from throwing ConcurrentModificationException | Hung-ying Tyan | 2010-10-12 | 1 | -1/+7 |
* | SIP: Fix busy authentication loop. | Hung-ying Tyan | 2010-10-07 | 1 | -28/+21 |
* | SIP: add SERVER_UNREACHABLE error code. | Hung-ying Tyan | 2010-10-05 | 1 | -2/+2 |
* | SIP: minor fixes. | Hung-ying Tyan | 2010-10-04 | 1 | -5/+18 |
* | SIP: misc fixes. | Hung-ying Tyan | 2010-09-30 | 1 | -9/+8 |
* | SIP: Feedback any provisional responses in addition to RING | Hung-ying Tyan | 2010-09-29 | 1 | -1/+5 |
* | SIP: add DisconnectCause.SERVER_ERROR | Hung-ying Tyan | 2010-09-28 | 1 | -5/+2 |
* | Move SipService out of SystemServer to phone process. | Hung-ying Tyan | 2010-09-28 | 1 | -0/+1393 |