FloydQ_Reports icon indicating copy to clipboard operation
FloydQ_Reports copied to clipboard

[BUG]? csc dbt not working correctly

Open RobertoWa opened this issue 2 years ago • 4 comments

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

  • Device: Galaxy S7
  • Model: G930F

Additional context it is a clean install of v7

RobertoWa avatar Jul 10 '22 08:07 RobertoWa

fix:

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

RobertoWa avatar Jul 10 '22 08:07 RobertoWa

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

rainer7777 avatar Aug 02 '22 09:08 rainer7777

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

<CscFeature_SystemUI_ConfigDefQuickSettingItem>VoLte</CscFeature_SystemUI_ConfigDefQuickSettingItem>

RobertoWa avatar Aug 02 '22 16:08 RobertoWa

that worked, thx very much

rocky-svg avatar Aug 16 '22 15:08 rocky-svg

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

ananjaser1211 avatar Nov 05 '23 14:11 ananjaser1211

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.

RobertoWa avatar Nov 09 '23 09:11 RobertoWa