Test for chan_sccp_b version compatibility

SoftKeySets fails with chan_sccp-b prior to revision number 11048.

Check the version with the installer, and subsequently to ensure do not get exception.
This commit is contained in:
steve-lad 2021-02-07 14:48:49 +01:00 committed by Diederik de Groot
parent 91c2d233d4
commit c77c8b76cc
No known key found for this signature in database
GPG key ID: AFA728250A1BECD6

View file

@ -254,7 +254,6 @@ class srvinterface {
} else {
return $this->oldinterface->sccp_list_keysets();
}
}
public function sccp_get_active_device() {