Skip to content

Draft: Implemented ubus events for Telco Voice Manager to notify DECT TR tree changes

Iryna Antsyferova requested to merge implement_tvm_voice_service_events into tr104_rdkb
The commit introduces the following events: 
"voiceServiceAddObject"
"voiceServiceDeleteObject"
"voiceServiceUpdateObject"
This is necessary since Device.Services.VoiceService.1.DECT.Base/.Portable is updated dynamically 
but TVM caches TR values and has to be notified of each change. 

Relevant tickets
https://project.iopsys.eu/issues/14334
https://project.iopsys.eu/issues/13373

relevant MR
https://dev.iopsys.eu/voice/dectmngr/-/merge_requests/66
Edited by Iryna Antsyferova

Merge request reports