Changes using database query but it wont apply in UI
Posted: Wed Jan 02, 2019 6:31 am
Hi All,
Anybody know what Am I lacking on this? I tried to update the DID value using directly to database but after the query it wont applied in UI and I cant see the changes.
mysql query: update vicidial_inbound_dids SET did_route = 'VOICEMAIL' where did_pattern like '613911100%';
After the command I updated the Generate conf files and Rebuild conf files to Y but it still wont apply in UI
Result in UI that still not in VOICEMAIL value
Anybody know what Am I lacking on this? I tried to update the DID value using directly to database but after the query it wont applied in UI and I cant see the changes.
mysql query: update vicidial_inbound_dids SET did_route = 'VOICEMAIL' where did_pattern like '613911100%';
After the command I updated the Generate conf files and Rebuild conf files to Y but it still wont apply in UI
Result in UI that still not in VOICEMAIL value