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:
parent
91c2d233d4
commit
c77c8b76cc
|
@ -254,7 +254,6 @@ class srvinterface {
|
||||||
} else {
|
} else {
|
||||||
return $this->oldinterface->sccp_list_keysets();
|
return $this->oldinterface->sccp_list_keysets();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function sccp_get_active_device() {
|
public function sccp_get_active_device() {
|
||||||
|
|
Loading…
Reference in a new issue