From 5a492133bf4c7070dc8ac6eeef6c6f9af690cc90 Mon Sep 17 00:00:00 2001 From: PhantomVl Date: Mon, 16 Oct 2017 22:35:27 +0300 Subject: [PATCH] Begin resample Sccp_manager few Bugs, no Doc, maybe something is not working 16.10.2017 Fix mail box, sccp driver --- views/server.setting.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/views/server.setting.php b/views/server.setting.php index 88cc977..f5729d5 100644 --- a/views/server.setting.php +++ b/views/server.setting.php @@ -8,13 +8,13 @@ // print_r($this->sccpvalues['sccp_comatable']); // print_r($this->sccpvalues); // $id_name = 'SEP000A8A5C5F25'; - print_r($this->srvinterface->getChanSCCPVersion()); - print_r('
'); - print_r($this->srvinterface->getCoreSCCPVersion()); +// print_r($this->srvinterface->getChanSCCPVersion()); +// print_r('
'); +// print_r($this->srvinterface->getCoreSCCPVersion()); // $lang_arr = $this->extconfigs->getextConfig('sccp_lang','sk_SK'); - print_r('
'); - print_r($this->srvinterface->get_comatable_sccp()); - print_r('
'); +// print_r('
'); +// print_r($this->srvinterface->get_comatable_sccp()); +// print_r('
'); ?>