1、显示认证信息
IMS APK中有相关认证信息的刷新,具体刷新流程如下,其中P-Asserted-Identity 判断来电是否为认证信息的。
参考 https://www.rfc-editor.org/rfc/rfc3325.html
相关需求和运营商相关,比如如下要求显示认证过的机构
P-Asserted-Identity: "Cullen Jennings" <sip:fluffy@cisco.com;verstat="TN-Validation-Passed">
Android中对应代码如下
2、CallInfo信息显示
显示Callinfo图标等
参考https://www.rfc-editor.org/rfc/rfc3261.html#page-166