| commit | 788959e2d798da2d8a34cf89779421966d200f3d | [log] [tgz] |
|---|---|---|
| author | Sailesh Nepal <sail@google.com> | Tue Jul 08 23:36:40 2014 -0700 |
| committer | Sailesh Nepal <sail@google.com> | Wed Jul 09 09:58:35 2014 -0700 |
| tree | fb368613d5220be01b1ae0663e3c01596acb3045 | |
| parent | 9d67f24b3101e21894610c8e4b74a71ecd018898 [diff] |
SIP Part 1, move sip code
This CL moves the SIP code to
sip/src/com/android/services/telephony/sip
Moving the SIP code helps with a couple of things:
- remove legacy dependency on old telephony code
(PhoneUtils, etc...)
- separate SIP from the PSTN connection code which
is very different from SIP code
- get the code ready for a future move out of
Telephony all together
Bug: 14999064
Change-Id: Id32de6517d31be4aa177b2764d5bac1e1f9851c2