Skip to content
Commit fa8b4d34 authored by qingbiao.meng's avatar qingbiao.meng Committed by Qingbiao Meng
Browse files

Fix dial emergency call redial issue by China Unicom.

Dial emergency call like 112 use China Unicom card, and if wait
remote server end the call, then disconnect code will be 31(NORMAL_UNSPECIFIED),
this code will be treat as DisconnectCause.ERROR in telecom-service at last,
and cause redial in telecom-service.

To fix, I change it to DisconnectCause.OTHER.

Test: Build pass
parent 9d456cd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment