Do not set the device to the forbidden state when receiving the response sip...
Do not set the device to the forbidden state when receiving the response sip code of the subscribe request is 403 When the framework receives the response code 403 of the SUBSCRIBE request, the device does not need to move to the UCE forbidden state and block all the subsequent PUBLISH/SUBSCRIBE requests. It should trigger the request callback with the error code RcsUceAdapter.ERROR_FORBIDDEN and don't block the subsequent UCE requests. Bug: 202110001 Test: atest RcsUceAdapterTest Change-Id: I974b7bd578aeed803597eb61c627e48f266e9191
Loading
Please register or sign in to comment