Skip to content

Fix TR-104: VoiceService.{i}.SIP.Client.{i}.Status

Grzegorz Sluja requested to merge fix_tr104_VoiceService_Sip_Client_Status into devel

The following status code of Client registration are supported: Registering, Up, Error_Registration, Quiescent, Disabled.

Initializing, Deregistering, Error_Misconfigured, Error_Network will never be set in tr104 due to not corresponding response from pjsip.

Signed-off-by: Grzegorz Sluja grzegorz.sluja@iopsys.eu

Merge request reports