diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-15 16:43:23 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-15 16:43:23 +0100 |
| commit | f4c227f49eee3cd7185864ffca32ae5e69d0e000 (patch) | |
| tree | f1ec30d3c7985ca84745f45568bd242f7075cc8a | |
| parent | c93cf9a141b4ee7bc05e923fd2a70015799ae412 (diff) | |
ecc: switch to 'ecc if no sim only' to prevent BS from happening (911 / 112 still available as the most common ones)
| -rw-r--r-- | configs/telephony/ecc_list.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/telephony/ecc_list.xml b/configs/telephony/ecc_list.xml index 409d00c..04cb3c7 100644 --- a/configs/telephony/ecc_list.xml +++ b/configs/telephony/ecc_list.xml @@ -13,8 +13,8 @@ <EccEntry Ecc="911" Category="0" Condition="1" /> <EccEntry Ecc="000" Category="0" Condition="0" /> <EccEntry Ecc="08" Category="0" Condition="0" /> - <EccEntry Ecc="110" Category="0" Condition="2" /> + <EccEntry Ecc="110" Category="0" Condition="0" /> <EccEntry Ecc="118" Category="0" Condition="0" /> - <EccEntry Ecc="119" Category="0" Condition="2" /> + <EccEntry Ecc="119" Category="0" Condition="0" /> <EccEntry Ecc="999" Category="0" Condition="0" /> </EccTable> |
