diff --git a/menu.xml b/menu.xml index 601789f..8194bf8 100755 --- a/menu.xml +++ b/menu.xml @@ -3,26 +3,6 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/modules/faxutils/configs/default.conf.php b/modules/faxutils/configs/default.conf.php deleted file mode 100755 index dab62f2..0000000 --- a/modules/faxutils/configs/default.conf.php +++ /dev/null @@ -1,31 +0,0 @@ - \ No newline at end of file diff --git a/modules/faxutils/help/en.hlp b/modules/faxutils/help/en.hlp deleted file mode 100755 index fe6fc7a..0000000 --- a/modules/faxutils/help/en.hlp +++ /dev/null @@ -1,17 +0,0 @@ - -
- - -
- -

{$node_name}

-

The option "Fax Utilities" lets us download JHylaFax or Winprint Hylafax, software for sending and receiving faxes in a fast and easy manner.

- -
-

Figure 1

-
- -

To download any of these Utilities, click on the link corresponding to each software.

- - - diff --git a/modules/faxutils/help/es.hlp b/modules/faxutils/help/es.hlp deleted file mode 100755 index 487e864..0000000 --- a/modules/faxutils/help/es.hlp +++ /dev/null @@ -1,17 +0,0 @@ - -
- - -
- -

{$node_name}

-

La opción "Utilidades de Fax" nos permite descargar JHylaFax o Winprint Hylafax, que son herramientas que permiten enviar y recibir faxes de una manera fácil y rápida.

- -
-

Figura 1

-
- -

Para descargar cualquiera de estas utilidades haga click en el link correspondiente a cada uno.

- - - diff --git a/modules/faxutils/images/es_hlp_faxutilities.png b/modules/faxutils/images/es_hlp_faxutilities.png deleted file mode 100755 index 9c1fdf3..0000000 Binary files a/modules/faxutils/images/es_hlp_faxutilities.png and /dev/null differ diff --git a/modules/faxutils/images/fax_utilities.png b/modules/faxutils/images/fax_utilities.png deleted file mode 100755 index 79d9c30..0000000 Binary files a/modules/faxutils/images/fax_utilities.png and /dev/null differ diff --git a/modules/faxutils/images/hlp_faxutilities.png b/modules/faxutils/images/hlp_faxutilities.png deleted file mode 100755 index 86e74f8..0000000 Binary files a/modules/faxutils/images/hlp_faxutilities.png and /dev/null differ diff --git a/modules/faxutils/images/jhylafax.jpg b/modules/faxutils/images/jhylafax.jpg deleted file mode 100755 index 4af9823..0000000 Binary files a/modules/faxutils/images/jhylafax.jpg and /dev/null differ diff --git a/modules/faxutils/images/winprinthylafax.jpg b/modules/faxutils/images/winprinthylafax.jpg deleted file mode 100755 index 00a1bb2..0000000 Binary files a/modules/faxutils/images/winprinthylafax.jpg and /dev/null differ diff --git a/modules/faxutils/index.php b/modules/faxutils/index.php deleted file mode 100755 index 517a811..0000000 --- a/modules/faxutils/index.php +++ /dev/null @@ -1,74 +0,0 @@ -assign("icon", "modules/$module_name/images/fax_utilities.png"); - $smarty->assign("fax1_img", "modules/$module_name/images/jhylafax.jpg"); - $smarty->assign("fax2_img", "modules/$module_name/images/winprinthylafax.jpg"); - $smarty->assign("tag_manuf_description", _tr("Developer Description")); - $smarty->assign("download_link", _tr("Download Link")); - $smarty->assign("tag_manufacturer", _tr("Developer")); - - $smarty->assign("fax1_software_description", _tr("jhylafax_software_description")); - $smarty->assign("fax1_manufacturer_description", _tr("jhylafax_manufacturer_description")); - $smarty->assign("fax2_software_description", _tr("winprint_software_description")); - $smarty->assign("fax2_manufacturer_description", _tr("winprint_manufacturer_description")); - - $oForm = new paloForm($smarty,array()); - $content = $oForm->fetchForm("$local_templates_dir/form.tpl",_tr("Fax Utilities"), array()); - return $content; -} -?> diff --git a/modules/faxutils/lang/en.lang b/modules/faxutils/lang/en.lang deleted file mode 100644 index 0053bfa..0000000 --- a/modules/faxutils/lang/en.lang +++ /dev/null @@ -1,36 +0,0 @@ - "Fax Utilities", -"Developer Description" => "Developer Description", -"Developer" => "Developer", -"Download Link" => "Download Link", - -"jhylafax_software_description" => "JHylafax y a Hylafax frontend written in Java. It can be installed in Linux, Windows and MacOS.", -"jhylafax_manufacturer_description" => "A Java client licensed under the GPL for the HylaFAX fax server. JHylaFAX is purely written in Java and runs on any Java 6.0 enabled platform. It has a small footprint, starts up fast and features a sleek user interface.", - -"winprint_software_description" => "Winprint HylaFAX is a utility created to send faxes from any Windows machine through a HylaFAX Server.", -"winprint_manufacturer_description" => "Winprint HylaFAX is a Windows print monitor designed to send its output directly to a HylaFAX Server. Once installed, you can print to a HylaFAX Server from any application, and it will pop up a simple dialog box, allowing you to enter the destination FAX number. It's not intended to be fancy or all encompassing, just a quick and easy way to send FAXes from any Windows application.", -); -?> diff --git a/modules/faxutils/lang/es.lang b/modules/faxutils/lang/es.lang deleted file mode 100644 index f08a339..0000000 --- a/modules/faxutils/lang/es.lang +++ /dev/null @@ -1,36 +0,0 @@ - "Utilidades de Fax", -"Developer Description" => "Descripción del Desarrollador (traducido)", -"Developer" => "Desarrollador", -"Download Link" => "Enlace de Descarga", - -"jhylafax_software_description" => "JHylafax es un frontend de Hylafax escrito en Java. Puede ser instalado en Windows, Linux y MacOS.", -"jhylafax_manufacturer_description" => "Es un cliente Java desarrollado bajo la licencia GPL para el servidor de fax HylaFAX. JHylaFAX está puramente escrito en Java y corre en cualquier plataforma Java 6.0. Es un programa ligero, se pone en marcha rápidamente y cuenta con una interfaz de usuario elegante.", - -"winprint_software_description" => "Winprint HylaFAX es una utilidad creada para enviar faxes desde cualquier máquina Windows a través de un servidor HylaFAX.", -"winprint_manufacturer_description" => "Winprint HylaFAX es un monitor de impresion para Windows diseñado para enviar su salida directamente a un servidor HylaFAX. Una vez instalado usted puede imprimir a un servidor HylaFAX desde cualquier aplicación, y aparecerá una simple caja de diálogo, permitiendole ingresar el número de Fax de destino. La intención de este programa no pretende ser lujoso ni abarcar todas las posibilidades, sino ser una manera fácil y rápida de enviar faxes desde cualquier aplicación Windows.", -); -?> diff --git a/modules/faxutils/lang/fa.lang b/modules/faxutils/lang/fa.lang deleted file mode 100644 index 418da83..0000000 --- a/modules/faxutils/lang/fa.lang +++ /dev/null @@ -1,40 +0,0 @@ - "برنامه های فکس", -"Developer Description" => "Developer Description", -"Developer" => "توسعه دهنده", -"Download Link" => "دریافت", - -"jhylafax_software_description" => "JHylafax y a Hylafax frontend written in Java. It can be installed in Linux, Windows and MacOS.", -"jhylafax_manufacturer_description" => "A Java client licensed under the GPL for the HylaFAX fax server. JHylaFAX is purely written in Java and runs on any Java 6.0 enabled platform. It has a small footprint, starts up fast and features a sleek user interface.", - -"winprint_software_description" => "Winprint HylaFAX is a utility created to send faxes from any Windows machine through a HylaFAX Server.", -"winprint_manufacturer_description" => "Winprint HylaFAX is a Windows print monitor designed to send its output directly to a HylaFAX Server. Once installed, you can print to a HylaFAX Server from any application, and it will pop up a simple dialog box, allowing you to enter the destination FAX number. It's not intended to be fancy or all encompassing, just a quick and easy way to send FAXes from any Windows application.", -); -?> diff --git a/modules/faxutils/libs/paloSantoFax_Utilities.class.php b/modules/faxutils/libs/paloSantoFax_Utilities.class.php deleted file mode 100755 index 6833505..0000000 --- a/modules/faxutils/libs/paloSantoFax_Utilities.class.php +++ /dev/null @@ -1,102 +0,0 @@ -_DB =& $pDB; - $this->errMsg = $this->_DB->errMsg; - } else { - $dsn = (string)$pDB; - $this->_DB = new paloDB($dsn); - - if (!$this->_DB->connStatus) { - $this->errMsg = $this->_DB->errMsg; - // debo llenar alguna variable de error - } else { - // debo llenar alguna variable de error - } - } - } - - /*HERE YOUR FUNCTIONS*/ - - function getNumFax_Utilities($filter_field, $filter_value) - { - $where = ""; - $arrParam = null; - if(isset($filter_field) & $filter_field !=""){ - $where = "where $filter_field like ?"; - $arrParam = array("$filter_value%"); - } - - $query = "SELECT COUNT(*) FROM table $where"; - - $result=$this->_DB->getFirstRowQuery($query, false, $arrParam); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return 0; - } - return $result[0]; - } - - function getFax_Utilities($limit, $offset, $filter_field, $filter_value) - { - $where = ""; - $arrParam = null; - if(isset($filter_field) & $filter_field !=""){ - $where = "where $filter_field like ?"; - $arrParam = array("$filter_value%"); - } - - $query = "SELECT * FROM table $where LIMIT $limit OFFSET $offset"; - - $result=$this->_DB->fetchTable($query, true, $arrParam); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return array(); - } - return $result; - } - - function getFax_UtilitiesById($id) - { - $query = "SELECT * FROM table WHERE id=?"; - - $result=$this->_DB->getFirstRowQuery($query, true, array("$id")); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return null; - } - return $result; - } -} diff --git a/modules/faxutils/themes/default/form.tpl b/modules/faxutils/themes/default/form.tpl deleted file mode 100755 index 36bea3c..0000000 --- a/modules/faxutils/themes/default/form.tpl +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - -
  - - - -
JHylaFAX
- {$fax1_software_description}
- {$tag_manuf_description}
- "{$fax1_manufacturer_description}"
- {$download_link}: http://sourceforge.net/project/showfiles.php?group_id=136485
- {$tag_manufacturer}: JHylaFAX
-
-
  - - - -
Winprint HylaFAX
- {$fax2_software_description}
- {$tag_manuf_description}
- "{$fax2_manufacturer_description}"
- {$download_link}: http://sourceforge.net/project/showfiles.php?group_id=91606
- {$tag_manufacturer}: Winprint Hylafax
-
-
diff --git a/modules/instantmessaging/configs/default.conf.php b/modules/instantmessaging/configs/default.conf.php deleted file mode 100755 index a4974b0..0000000 --- a/modules/instantmessaging/configs/default.conf.php +++ /dev/null @@ -1,31 +0,0 @@ - \ No newline at end of file diff --git a/modules/instantmessaging/help/en.hlp b/modules/instantmessaging/help/en.hlp deleted file mode 100755 index ee0fe9f..0000000 --- a/modules/instantmessaging/help/en.hlp +++ /dev/null @@ -1,17 +0,0 @@ - -
- - -
- -

{$node_name}

-

The option "Instant Messaging" of the menu "Downloads" allows downloading SPARK which is an Instant Messaging client optimized for businesses and organizations. It features built-in support for group chat, telephony integration, and strong security. It also offers a great end-user experience with features like in-line spell checking, group chat room bookmarks, and tabbed conversations.

- -
-

Figure 1

-
- -

To download the IM client, click on the Download Link.

- - - diff --git a/modules/instantmessaging/help/es.hlp b/modules/instantmessaging/help/es.hlp deleted file mode 100755 index ec3bb88..0000000 --- a/modules/instantmessaging/help/es.hlp +++ /dev/null @@ -1,17 +0,0 @@ - -
- - -
- -

{$node_name}

-

La opción "Mensajería Instantánea" permite descargar SPARK que es un cliente de mensajería instantánea optimizado para negocios y organizaciones. Proporciona soporte para chat en grupo, integración con telefonía y seguridad robusta. También proporciona una gran experiencia al usuario final con características como corrector ortográfico en tiempo real, marcadores para salas de chat grupal y conversaciones separadas por pestañas.

- -
-

Figura 1

-
- -

Para descargar este cliente IM haga click en el enlace de descarga.

- - - diff --git a/modules/instantmessaging/images/es_hlp_instant_messaging.png b/modules/instantmessaging/images/es_hlp_instant_messaging.png deleted file mode 100755 index 578deac..0000000 Binary files a/modules/instantmessaging/images/es_hlp_instant_messaging.png and /dev/null differ diff --git a/modules/instantmessaging/images/hlp_instant_messaging.png b/modules/instantmessaging/images/hlp_instant_messaging.png deleted file mode 100755 index c3d22ed..0000000 Binary files a/modules/instantmessaging/images/hlp_instant_messaging.png and /dev/null differ diff --git a/modules/instantmessaging/images/instant_messaging.png b/modules/instantmessaging/images/instant_messaging.png deleted file mode 100755 index ecb4293..0000000 Binary files a/modules/instantmessaging/images/instant_messaging.png and /dev/null differ diff --git a/modules/instantmessaging/images/spark.jpg b/modules/instantmessaging/images/spark.jpg deleted file mode 100755 index 12bb497..0000000 Binary files a/modules/instantmessaging/images/spark.jpg and /dev/null differ diff --git a/modules/instantmessaging/index.php b/modules/instantmessaging/index.php deleted file mode 100755 index 58dbd0b..0000000 --- a/modules/instantmessaging/index.php +++ /dev/null @@ -1,76 +0,0 @@ -assign("icon", "modules/$module_name/images/instant_messaging.png"); - $smarty->assign("imess1_img", "modules/$module_name/images/spark.jpg"); - $smarty->assign("tag_manuf_description", _tr("Developer Description")); - $smarty->assign("download_link", _tr("Download Link")); - $smarty->assign("tag_manufacturer", _tr("Developer")); - - $smarty->assign("imess1_software_description", _tr("spark_software_description")); - $smarty->assign("imess1_manufacturer_description", _tr("spark_manufacturer_description")); - - $oForm = new paloForm($smarty,array()); - $content = $oForm->fetchForm("$local_templates_dir/form.tpl",_tr("Instant Messaging"),array()); - - return $content; -} -?> diff --git a/modules/instantmessaging/lang/en.lang b/modules/instantmessaging/lang/en.lang deleted file mode 100644 index ac6c321..0000000 --- a/modules/instantmessaging/lang/en.lang +++ /dev/null @@ -1,33 +0,0 @@ - "Instant Messaging", -"Developer Description" => "Developer Description", -"Developer" => "Developer", -"Download Link" => "Download Link", - -"spark_software_description" => "Spark is the easiest and best alternative to using un-secure public IM networks.", -"spark_manufacturer_description" => "Spark is an Open Source, cross-platform IM client optimized for businesses and organizations. It features built-in support for group chat, telephony integration, and strong security. It also offers a great end-user experience with features like in-line spell checking, group chat room bookmarks, and tabbed conversations.", -); -?> diff --git a/modules/instantmessaging/lang/es.lang b/modules/instantmessaging/lang/es.lang deleted file mode 100644 index b119fca..0000000 --- a/modules/instantmessaging/lang/es.lang +++ /dev/null @@ -1,33 +0,0 @@ - "Mensajería Instantánea", -"Developer Description" => "Descripción del Desarrollador (traducido)", -"Developer" => "Desarrollador", -"Download Link" => "Enlace de Descarga", - -"spark_software_description" => "Spark es la mejor y más facil alternativa al usar redes de mensajería instantánea públicas inseguras.", -"spark_manufacturer_description" => "Spark es un cliente de mensajería instantánea multiplataforma y de código libre optimizado para negocios y organizaciones. Cuenta con soporte integrado para chat grupal, integración con telefonía, y seguridad robusta. Además ofrece una gran experiencia al usuario final con características como corrección ortográfica por línea, marcadores para cuartos de chat grupal, y conversaciones ubicadas en pestañas.", -); -?> diff --git a/modules/instantmessaging/lang/fa.lang b/modules/instantmessaging/lang/fa.lang deleted file mode 100644 index 77c84e6..0000000 --- a/modules/instantmessaging/lang/fa.lang +++ /dev/null @@ -1,37 +0,0 @@ - "پیام رسان", -"Manufacturer Description" => "مشخصات تولید کننده", -"Manufacturer" => "سازنده", -"Download Link" => "لینک دانلود", - -"spark_software_description" => "Spark is the easiest and best alternative to using un-secure public IM networks.", -"spark_manufacturer_description" => "Spark is an Open Source, cross-platform IM client optimized for businesses and organizations. It features built-in support for group chat, telephony integration, and strong security. It also offers a great end-user experience with features like in-line spell checking, group chat room bookmarks, and tabbed conversations.", -); -?> diff --git a/modules/instantmessaging/libs/paloSantoInstant_Messaging.class.php b/modules/instantmessaging/libs/paloSantoInstant_Messaging.class.php deleted file mode 100755 index 774a53e..0000000 --- a/modules/instantmessaging/libs/paloSantoInstant_Messaging.class.php +++ /dev/null @@ -1,102 +0,0 @@ -_DB =& $pDB; - $this->errMsg = $this->_DB->errMsg; - } else { - $dsn = (string)$pDB; - $this->_DB = new paloDB($dsn); - - if (!$this->_DB->connStatus) { - $this->errMsg = $this->_DB->errMsg; - // debo llenar alguna variable de error - } else { - // debo llenar alguna variable de error - } - } - } - - /*HERE YOUR FUNCTIONS*/ - - function getNumInstant_Messaging($filter_field, $filter_value) - { - $where = ""; - $arrParam = null; - if(isset($filter_field) & $filter_field !=""){ - $where = "where $filter_field like ?"; - $arrParam = array("$filter_value%"); - } - - $query = "SELECT COUNT(*) FROM table $where"; - - $result=$this->_DB->getFirstRowQuery($query, false, $arrParam); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return 0; - } - return $result[0]; - } - - function getInstant_Messaging($limit, $offset, $filter_field, $filter_value) - { - $where = ""; - $arrParam = null; - if(isset($filter_field) & $filter_field !=""){ - $where = "where $filter_field like ?"; - $arrParam = array("$filter_value%"); - } - - $query = "SELECT * FROM table $where LIMIT $limit OFFSET $offset"; - - $result=$this->_DB->fetchTable($query, true, $arrParam); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return array(); - } - return $result; - } - - function getInstant_MessagingById($id) - { - $query = "SELECT * FROM table WHERE id=?"; - - $result=$this->_DB->getFirstRowQuery($query, true, array("$id")); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return null; - } - return $result; - } -} diff --git a/modules/instantmessaging/themes/default/form.tpl b/modules/instantmessaging/themes/default/form.tpl deleted file mode 100755 index ccdd16a..0000000 --- a/modules/instantmessaging/themes/default/form.tpl +++ /dev/null @@ -1,17 +0,0 @@ - - - - - -
  - - - -
Spark
- {$imess1_software_description}
- {$tag_manuf_description}
- "{$imess1_manufacturer_description}"
- {$download_link}: http://www.igniterealtime.org/downloads/index.jsp#spark
- {$tag_manufacturer}: Ignite Realtime
-
-
diff --git a/modules/meet/index.php b/modules/meet/index.php index 26f7e3f..639bcd9 100644 --- a/modules/meet/index.php +++ b/modules/meet/index.php @@ -35,11 +35,11 @@ function _moduleContent(&$smarty, $module_name) } // Create random room id for new conference - $jitsi_room_id = "ISSABEL-".generateRandomString(20); + $mirotalk_room_id = "ISSABEL-".generateRandomString(20); // Smarty variables for template data $sNombreUsuario = leerNombreUsuario(); - $smarty->assign("roomid", $jitsi_room_id); + $smarty->assign("roomid", $mirotalk_room_id); $smarty->assign("username", $sNombreUsuario); $smarty->assign("videomode", "input"); @@ -86,12 +86,12 @@ function _moduleContent(&$smarty, $module_name) if(isset($_POST['action'])) { if($_POST['action']=='create') { $emails = preg_split('/[\ \n\,]+/',$_POST['invite']); - invite_via_email($emails,$emailrow,$jitsi_room_id); + invite_via_email($emails,$emailrow,$mirotalk_room_id); $smarty->assign("videomode", "video"); } else if($_POST['action']=='join') { $smarty->assign("videomode", "video"); - $jitsi_room_id = $_POST['join']; - $smarty->assign("roomid", $jitsi_room_id); + $mirotalk_room_id = $_POST['join']; + $smarty->assign("roomid", $mirotalk_room_id); } else if($_POST['action']=='savetemplate') { $query = "UPDATE emailconfig SET subject=?,content=? WHERE id=1"; $arrParam = array($_POST['emailsubject'],$_POST['emailcontent']); @@ -101,7 +101,7 @@ function _moduleContent(&$smarty, $module_name) $smarty->assign("mb_title", _tr('Error').":"); $smarty->assign("mb_message", $pDB->errMsg); } else { - $smarty->assign("mb_title", _tr('Message').":"); + $smarty->assign("mb_title", _tr('MESSAGE').":"); $smarty->assign("mb_message", _tr("Successfuly updated!")); } @@ -145,7 +145,7 @@ function invite_via_email($to,$emailrow,$roomid) { $msg = $emailrow['content']; $sTema = $emailrow['subject']; - $link = "http://issabel.video/$roomid"; + $link = "https://issabel.video/$roomid"; // Variable substitution for mail body and subject $msg = preg_replace("/{LINK}/", $link, $msg); diff --git a/modules/meet/themes/default/js/javascript.js b/modules/meet/themes/default/js/javascript.js index 56279e1..a62cd3e 100644 --- a/modules/meet/themes/default/js/javascript.js +++ b/modules/meet/themes/default/js/javascript.js @@ -4,36 +4,10 @@ $(document).ready(function (){ $('#emailcontent').jqte(); } - if($('#meet').length>0) { + var height = $(window).height(); + $('iframe').css('height', height * 0.9 | 0); + $('iframe').css('width', '100%'); - var width = '100%'; - var height = $(window).height(); - height = height - 140; - - var domain = "meet.jit.si"; - var roomid = $('#meet').data('room'); - var room = roomid; - - var username = $('#meet').data('username'); - var language = $('#meet').data('language'); - var htmlElement = document.querySelector('#meet'); - - var options = { - roomName: room, - width: width, - height: height, - parentNode: htmlElement, - configOverwrite: { defaultLanguage: language}, - interfaceConfigOverwrite: { DEFAULT_REMOTE_DISPLAY_NAME: 'Invitado', LANG_DETECTION: false} - } - - var api = new JitsiMeetExternalAPI(domain, options); - api.on("readyToClose",function() { window.location.href='index.php?menu=meet'; }) - api.on("videoConferenceJoined",function() { - api.executeCommand('displayName', username); - }); - - } }); diff --git a/modules/meet/themes/default/new.tpl b/modules/meet/themes/default/new.tpl index 3f038b6..2778354 100755 --- a/modules/meet/themes/default/new.tpl +++ b/modules/meet/themes/default/new.tpl @@ -1,5 +1,3 @@ - - {if $mb_message ne ''}
{/if} @@ -43,7 +41,7 @@ -
Powered by Jitsi
+
Powered by MiroTalk
{elseif $videomode eq 'template'}
@@ -83,5 +81,13 @@
{else} -
+
+ + + +
{/if} diff --git a/modules/sphones/configs/default.conf.php b/modules/sphones/configs/default.conf.php deleted file mode 100755 index f97ac93..0000000 --- a/modules/sphones/configs/default.conf.php +++ /dev/null @@ -1,31 +0,0 @@ - \ No newline at end of file diff --git a/modules/sphones/help/en.hlp b/modules/sphones/help/en.hlp deleted file mode 100755 index ca33fc0..0000000 --- a/modules/sphones/help/en.hlp +++ /dev/null @@ -1,17 +0,0 @@ - -
- - -
- -

{$node_name}

-

The option "Softphones" of the menu "Downloads" lets us download X-Lite and Zoiper, which are software for the simulation of a conventional phone on a computer.

- -
-

Figure 1

-
- -

To download one of these Softphones, click on the link corresponding to each software.

- - - diff --git a/modules/sphones/help/es.hlp b/modules/sphones/help/es.hlp deleted file mode 100755 index d09cbfd..0000000 --- a/modules/sphones/help/es.hlp +++ /dev/null @@ -1,17 +0,0 @@ - -
- - -
- -

{$node_name}

-

La opción "Softphones" permite descargar X-Lite y Zoiper que son clientes SIP que simulan un teléfono convencional en una computadora.

- -
-

Figura 1

-
- -

Para descargar uno de estos Softphones haga click en el enlace correspondiente a cada uno de ellos.

- - - diff --git a/modules/sphones/images/es_hlp_softphones.png b/modules/sphones/images/es_hlp_softphones.png deleted file mode 100755 index 2492ff5..0000000 Binary files a/modules/sphones/images/es_hlp_softphones.png and /dev/null differ diff --git a/modules/sphones/images/hlp_softphones.png b/modules/sphones/images/hlp_softphones.png deleted file mode 100755 index 746e508..0000000 Binary files a/modules/sphones/images/hlp_softphones.png and /dev/null differ diff --git a/modules/sphones/images/microsip-1.png b/modules/sphones/images/microsip-1.png deleted file mode 100644 index 859d8be..0000000 Binary files a/modules/sphones/images/microsip-1.png and /dev/null differ diff --git a/modules/sphones/images/softphones.png b/modules/sphones/images/softphones.png deleted file mode 100755 index 6baccda..0000000 Binary files a/modules/sphones/images/softphones.png and /dev/null differ diff --git a/modules/sphones/images/x-lite-4-lrg.png b/modules/sphones/images/x-lite-4-lrg.png deleted file mode 100755 index 021169c..0000000 Binary files a/modules/sphones/images/x-lite-4-lrg.png and /dev/null differ diff --git a/modules/sphones/images/zoiper.png b/modules/sphones/images/zoiper.png deleted file mode 100755 index 2452b9d..0000000 Binary files a/modules/sphones/images/zoiper.png and /dev/null differ diff --git a/modules/sphones/index.php b/modules/sphones/index.php deleted file mode 100755 index c59e1ca..0000000 --- a/modules/sphones/index.php +++ /dev/null @@ -1,101 +0,0 @@ -assign("icon", "modules/$module_name/images/softphones.png"); - $smarty->assign("tag_manuf_description", _tr("Developer Description")); - $smarty->assign("download_link", _tr("Download Link")); - $smarty->assign("tag_manufacturer", _tr("Developer")); - - $smarty->assign("arrData",array( - array( - "name" => "X-Lite", - "img" => "modules/$module_name/images/x-lite-4-lrg.png", - "description" => _tr("xlite_software_description"), - "manufacturer" => "CounterPath", - "manufacturer_desc" => _tr("xlite_manufacturer_description"), - "download_link" => "http://www.counterpath.com/x-lite-download.html", - "manufacturer_link" => "https://www.counterpath.com" - ), - array( - "name" => "Zoiper", - "img" => "modules/$module_name/images/zoiper.png", - "description" => _tr("zoiper_software_description"), - "manufacturer" => "Zoiper", - "manufacturer_desc" => _tr("zoiper_manufacturer_description"), - "download_link" => "http://www.zoiper.com/download_list.php?os=All", - "manufacturer_link" => "https://www.zoiper.com", - ), - array( - "name" => "MicroSIP", - "img" => "modules/$module_name/images/microsip-1.png", - "description" => _tr("microsip_software_description"), - "manufacturer" => "microsip", - "manufacturer_desc" => _tr("microsip_manufacturer_description"), - "download_link" => "https://www.microsip.org/downloads", - "manufacturer_link" => "https://www.microsip.org", - ), - )); - - - $oForm = new paloForm($smarty,array()); - $content = $oForm->fetchForm("$local_templates_dir/form.tpl",_tr("Softphones"), array()); - - return $content; -} -?> diff --git a/modules/sphones/lang/en.lang b/modules/sphones/lang/en.lang deleted file mode 100644 index b5b765a..0000000 --- a/modules/sphones/lang/en.lang +++ /dev/null @@ -1,38 +0,0 @@ - "Softphones", -"Developer Description" => "Developer Description", -"Developer" => "Developer", -"Download Link" => "Download Link", - -"xlite_software_description" => "X-Lite is a free softphone SIP client for Windows and Mac OS X. Available also from CounterPath are the commercial clients eyeBeam and Bria (Bria has Ubuntu support).", -"xlite_manufacturer_description" => "Combining voice calls, video calls and Instant Messaging in a simple interface, CounterPath's X-Lite helps you seamlessly transition from a traditional phone environment into the world of Voice over IP.", - -"zoiper_software_description" => "ZoIPer is a free softphone client for Windows, Linux and Mac OS X with SIP and IAX capabilities.", -"zoiper_manufacturer_description" => "IAX and SIP multilanguage softphone is a VoIP soft client, meant to work with any IP-based communications systems and infrastructure.", -"microsip_software_description" => "MicroSIP - open source portable SIP softphone based on PJSIP stack for Windows OS.", -"microsip_manufacturer_description" => "It allowing to do high quality VoIP calls (person-to-person or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free person-to-person calls and cheap international calls." -); -?> diff --git a/modules/sphones/lang/es.lang b/modules/sphones/lang/es.lang deleted file mode 100644 index 8ec0c65..0000000 --- a/modules/sphones/lang/es.lang +++ /dev/null @@ -1,38 +0,0 @@ - "Softphones", -"Developer Description" => "Descripción del Desarrollador (traducido)", -"Developer" => "Desarrollador", -"Download Link" => "Enlace de Descarga", - -"xlite_software_description" => "X-Lite es un cliente SIP disponible para Windows y Mac OS X. Están también disponibles desde el sitio web de CounterPath los clientes comerciales eyeBeam y Bria. (Bria cuenta con soporte en Ubuntu).", -"xlite_manufacturer_description" => "Combinando llamadas de voz, llamadas de video y mensajería instantánea en una interfaz amigable para el usuario, X-Lite de CounterPath lo ayuda sin problemas en la transisión del ambiente de un teléfono tradicional al mundo de Voz sobre IP.", - -"zoiper_software_description" => "ZoIPer es un cliente Softphone libre disponible para Windows, Linux y Mac OS X con capacidad SIP e IAX.", -"zoiper_manufacturer_description" => "Zoiper Classic Softphone IAX y SIP multilenguaje es un cliente de telefonía IP, destinado a trabajar con cualquier sistema e infraestructura de comunicación basado en IP.", -"microsip_software_description" => "MicroSIP - softphone SIP portable de código abierto basado en el stack PJSIP para WindowsS.", -"microsip_manufacturer_description" => "Permite realizar llamadas VoIP de alta calidad (de persona a persona o en teléfonos regulares) a través del protocolo SIP abierto. Desde la nube de proveedores SIP, puede elegir lo mejor para usted, registrar una cuenta y usarla con MicroSIP. Obtendrá llamadas gratuitas de persona a persona y llamadas internacionales económicas." -); -?> diff --git a/modules/sphones/lang/fa.lang b/modules/sphones/lang/fa.lang deleted file mode 100644 index c2d9618..0000000 --- a/modules/sphones/lang/fa.lang +++ /dev/null @@ -1,42 +0,0 @@ - "سافت فون", -"Manufacturer Description" => "توضیحات سازنده", -"Manufacturer" => "سازنده", -"Download Link" => "لینک دریافت", - -"xlite_software_description" => "X-Lite is a free softphone SIP client for Windows and Mac OS X. Available also from CounterPath are the commercial clients eyeBeam and Bria (Bria has Ubuntu support).", -"xlite_manufacturer_description" => "Combining voice calls, video calls and Instant Messaging in a simple interface, CounterPath's X-Lite helps you seamlessly transition from a traditional phone environment into the world of Voice over IP.", - -"zoiper_software_description" => "ZoIPer is a free softphone client for Windows, Linux and Mac OS X with SIP and IAX capabilities.", -"zoiper_manufacturer_description" => "IAX and SIP multilanguage softphone is a VoIP soft client, meant to work with any IP-based communications systems and infrastructure.", -"microsip_software_description" => "MicroSIP - open source portable SIP softphone based on PJSIP stack for Windows OS.", -"microsip_manufacturer_description" => "It allowing to do high quality VoIP calls (person-to-person or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free person-to-person calls and cheap international calls." -); -?> diff --git a/modules/sphones/libs/paloSantoSoftphones.class.php b/modules/sphones/libs/paloSantoSoftphones.class.php deleted file mode 100755 index 03162a4..0000000 --- a/modules/sphones/libs/paloSantoSoftphones.class.php +++ /dev/null @@ -1,102 +0,0 @@ -_DB =& $pDB; - $this->errMsg = $this->_DB->errMsg; - } else { - $dsn = (string)$pDB; - $this->_DB = new paloDB($dsn); - - if (!$this->_DB->connStatus) { - $this->errMsg = $this->_DB->errMsg; - // debo llenar alguna variable de error - } else { - // debo llenar alguna variable de error - } - } - } - - /*HERE YOUR FUNCTIONS*/ - - function getNumSoftphones($filter_field, $filter_value) - { - $where = ""; - $arrParam = null; - if(isset($filter_field) & $filter_field !=""){ - $where = "where $filter_field like ?"; - $arrParam = array("$filter_value%"); - } - - $query = "SELECT COUNT(*) FROM table $where"; - - $result=$this->_DB->getFirstRowQuery($query, false, $arrParam); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return 0; - } - return $result[0]; - } - - function getSoftphones($limit, $offset, $filter_field, $filter_value) - { - $where = ""; - $arrParam = null; - if(isset($filter_field) & $filter_field !=""){ - $where = "where $filter_field like ?"; - $arrParam = array("$filter_value%"); - } - - $query = "SELECT * FROM table $where LIMIT $limit OFFSET $offset"; - - $result=$this->_DB->fetchTable($query, true, $arrParam); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return array(); - } - return $result; - } - - function getSoftphonesById($id) - { - $query = "SELECT * FROM table WHERE id=?"; - - $result=$this->_DB->getFirstRowQuery($query, true, array("$id")); - - if($result==FALSE){ - $this->errMsg = $this->_DB->errMsg; - return null; - } - return $result; - } -} diff --git a/modules/sphones/themes/default/form.tpl b/modules/sphones/themes/default/form.tpl deleted file mode 100755 index d6b4665..0000000 --- a/modules/sphones/themes/default/form.tpl +++ /dev/null @@ -1,21 +0,0 @@ - -{foreach from=$arrData key=k item=data} - - - - - -{/foreach} - -
  - - - -
{$data.name}
- {$data.description}
- {$tag_manuf_description}
- "{$data.manufacturer_desc}"
- {$download_link}: {$data.download_link}
- {$tag_manufacturer}: {$data.manufacturer}
-
-