commit | 099b5d9ae313eca8e113cf14f4e7919e72817f28 | [log] [tgz] |
---|---|---|
author | andychou <andychou@google.com> | Wed Dec 05 19:18:09 2018 +0800 |
committer | andychou <andychou@google.com> | Wed Dec 05 19:18:09 2018 +0800 |
tree | 8ab0b7241e9bf210f31908a4bc8268cd03b37fcb | |
parent | 67f3a783bd8267659ba96f887cf4644c93739e91 [diff] |
Map ImsReasonInfo.CODE_SIP_USER_REJECTED(SIP 603 DECLINE) as DisconnectCause.NORMAL Network doesn't treat SIP 603 DECLINE as error condition This can be observed from some carrier requirements like VZW VZ_REQ_IMS_22961 or Softbank OTR-Voice-032026 So we should not treat it as server error. Bug: b/119804523 Test: Build pass Change-Id: I98d088120096a5686f788d85ecbc205e65475b15