ananjaser1211 / FloydQ_Reports

BUG Reporting for Exynos8890 OneUI 2.0 Project
57 stars 7 forks source link

[BUG]? csc dbt not working correctly #290

Closed RobertoWa closed 11 months ago

RobertoWa commented 2 years ago

Describe the bug csc profile "dbt" not working correctly on provider telekom. no volte support activated. message popup i should call provider to activate volte.

Expected behavior support of volte/wifi call on csc "dbt" provider telekom. on floyd v6 it is working.

Smartphone

Additional context it is a clean install of v7

RobertoWa commented 2 years ago

fix:

i replaced the dbt config files by the v6 files and it is working as it should.

rainer7777 commented 2 years ago

fix:

i replaced the dbt config files by the v6 files and it is working as it should.

Hi, can you pls explain which files and what to modify?

BR Rainer

RobertoWa commented 2 years ago

just replace the files inside directory /odm/etc/omc/DBT by the files of v6.

i also added the following line inside /odm/etc/omc/DBT/conf/cscfeature.xml

VoLte
rocky-svg commented 2 years ago

that worked, thx very much

ananjaser1211 commented 11 months ago

CSC Has been updated in V8 , the DBT csc we tested did not report any issues so far. re-open if issue persists

RobertoWa commented 11 months ago

seems to work so far. thanks.

only one thing i noticed at dbt conf:

there are 2 lines of EnableVoLTEindicator in the customer.xml. 1st enables it and the following 2nd disable it again, so no volte icon appears in the statusbar.

i deleted the false line and so it is fixed.