TR104: Implementation for Line and Extension callStatus
The callStatus is taken for line and extension as following:
- Device.Services.VoiceService.1.CallControl.Extension.X.CallStatus -> for each extension found in asterisk uci config "ubus call asterisk call_status '{ "extension" : X }" is called which gets the proper extensionCallStatus
- Device.Services.VoiceService.1.CallControl.Line.X.CallStatus -> for each line found in asterisk uci config "ubus call asterisk call_status '{ "line" : X }" is called which gets the proper lineCallStatus