Skip to content

Fix notification about sip registration status change

Up to now ubus call with sip registration status was sent only for two cases: when sip account was registered and unregistered properly. There was no notification for other cases. This commit fixes it.

Merge request reports