commit | 61c239da1a22f0cd8fd24a72fdf2d4fcd977e2c1 | [log] [tgz] |
---|---|---|
author | c_nagarw <nagarw@codeaurora.org> | Mon Mar 06 16:36:30 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Mar 06 03:30:49 2017 -0800 |
tree | d5716da529315ced3d0e8a16ec357eb14c525e78 | |
parent | 38d63fabd7e3ea0a7cdbc650a83a852b593e542b [diff] |
Fix InCall UI display issue for SIP and normal calls The SIP Account id was not recognized when the SIP server doesnt have the "sip" keyword in its id. Due to this, SIP Incall UI is displayed even after normal call is answered during a SIP call. Replaced the pattern "sip" to "@" to recognize SIP acct ID CRs-Fixed: 2014132 Change-Id: I344079f118663f458c607ea9690415ae861681f0