index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
voip
/
java
/
com
/
android
/
server
/
sip
/
SipHelper.java
Age
Commit message (
Expand
)
Author
2013-01-28
Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip
Wink Saville
2013-01-22
Add debug and some cleanup
Wink Saville
2011-11-18
SIP: turn off verbose logs.
Chia-chi Yeh
2011-07-13
Add REFER handling.
repo sync
2011-06-28
Record external IP and port from SIP responses
Hung-ying Tyan
2011-06-27
Support Invite w/ Replaces request.
repo sync
2011-06-23
Move the keepalive process to SipSessionImpl and make it reusable.
Hung-ying Tyan
2011-03-29
am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with sp...
Brad Fitzpatrick
2011-03-22
Making it possible to call SIP calls with special allowed chars.
Magnus Strandberg
2011-02-21
Add rport argument for a reinvite request.
Chung-yih Wang
2010-12-07
Fix SIP bug of different transport/port used for requests.
Chung-yih Wang
2010-10-19
Handle dialing a SIP call to self.
Hung-ying Tyan
2010-10-11
SipHelper: add debug log for challenge responses.
Hung-ying Tyan
2010-09-28
Move SipService out of SystemServer to phone process.
Hung-ying Tyan