Commit Graph

10775 Commits

Author SHA1 Message Date
FusionPBX fcbac2bd02 Update database.php 2018-05-31 09:15:23 -06:00
Len f36e1dc9b0 correct } typo (#3079) 2018-05-31 00:17:03 -06:00
FusionPBX 02a3e3e0da Update disa.lua 2018-05-30 19:54:11 -06:00
Caleb bc6a58aa30 Added support for authentication via voicemail box passwords (#3076) 2018-05-30 19:52:52 -06:00
FusionPBX 66a5d9e92c Update mkdir.lua 2018-05-30 10:54:01 -06:00
emaktech 1839482f57 Fix Yealink Programmable Key Template Conflicts (#3073)
* Add language, dialect and voice selection

This scans the FreeSWITCH sounds directory to find installed languages and then allows the user to select the language, dialect and voice from a dropdown.  The selected option will then be built into the dialplan and saved in the database when saving the IVR.

This fixes many cases of inconsistent language problems with email templates, multilanguage voicemail support, etc. by setting an appropriate installed dialect and voice. This variable is then passed along to the next applications correctly rather than relying only on the default settings on the switch and creating inconsistent behaviors.

example of poor behavior before: Setting language to "fr" on the IVR with default switch settings as "en, us, callie" would set the language to fr-us callie which is an obviously incorrect configuration. By forcing all variables to be set to together in the IVR dialplan it avoids such inconsistent behaviors.

* Fix Yealink Programmable Key Template Conflicts

Some Yealink templates have both on the {$mac.cfg} files as well as the y000000000000.cfg files. This creates a conflict when configuring the pgorammable keys in the templates so all the programmable options have been removed from the {$mac.cfg} files to resolve the conflict.

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update ivr_menu_edit.php
2018-05-29 15:53:18 -06:00
FusionPBX ddceed8b02 Update index.php 2018-05-29 14:19:11 -06:00
FusionPBX bc5314e855 Update autocomplete.php 2018-05-29 14:02:05 -06:00
FusionPBX 80525e6fe2 Update autocomplete.php 2018-05-29 13:52:31 -06:00
Zachary Kitchen e47c449ef8 Disable anonymous (ghost calling) on Grandstreams (#3068)
* Grandstream Weather App Variable added

Allows users to select metric/imperial for weather app and define city for the weather app on Grandstream

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Disable anonymous (ghost calling) on Grandstreams

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2018-05-28 16:30:25 -07:00
FusionPBX a447f2d5aa Update extension_copy.php 2018-05-28 13:53:33 -06:00
FusionPBX 30b8be86ca Update extension_edit.php 2018-05-28 13:53:04 -06:00
FusionPBX 288e8d508b Update app_config.php 2018-05-28 13:50:22 -06:00
FusionPBX 39cf4cd31c Update functions.php 2018-05-28 13:48:16 -06:00
FusionPBX 2bcb2284fb Update app_config.php 2018-05-28 11:13:21 -06:00
FusionPBX f7ec61c0a0 Update devices.php 2018-05-28 00:14:13 -06:00
FusionPBX 66dd3ac6c3 Update app_languages.php 2018-05-27 23:53:24 -06:00
FusionPBX 07ccce9ab1 Update app_config.php 2018-05-24 09:36:52 -07:00
Zachary Kitchen b0721f5198 Updated for Weather App on Grandstream Phones (#3067)
* Grandstream Weather App Variable added

Allows users to select metric/imperial for weather app and define city for the weather app on Grandstream

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2018-05-23 16:00:15 -07:00
FusionPBX d6e90a8dcc Update app_config.php 2018-05-23 15:59:57 -07:00
FusionPBX 20e9309b8d Update app_config.php 2018-05-23 15:59:06 -07:00
Len 805436d6b5 Update {$mac}.cfg (#3062)
fix missing dst option
2018-05-22 21:32:03 -06:00
FusionPBX e5516d91a0 Update app_config.php 2018-05-22 14:39:39 -07:00
Luis Daniel Lucio Quiroz 737c3e72b2 Fix Voicemail DELETE FROM SQL Query [4.5] (#3061)
As the other patches, the AS alias is not supported on MariaDB/MySQL and maybe other databases as well. You do not need an alias as you are just dealing with a single table.
2018-05-22 01:12:15 -06:00
FusionPBX 03ec8e2375 Update user_edit.php 2018-05-19 23:55:37 -06:00
FusionPBX c2f60a0407 Update functions.php 2018-05-19 23:51:59 -06:00
FusionPBX 6a46b541dc Update v_xml_cdr_import.php 2018-05-19 16:59:24 -06:00
FusionPBX 5028507062 Update database.php 2018-05-19 15:48:02 -06:00
FusionPBX 7017be2e74 Update xml_cdr_details.php 2018-05-19 13:24:23 -06:00
FusionPBX 70f9d4944d Update database.php 2018-05-18 18:56:06 -06:00
Luis Daniel Lucio Quiroz b0bba86d8c Fix Mysql/MariaDB installation 2/2 [4.5] (#3056)
Missing default speed ups
2018-05-18 00:58:15 -06:00
Roman Dissauer a6669a8252 fixed number_translation_edit.php for empty arrays (#3052) 2018-05-15 19:56:16 -06:00
Roman Dissauer 8b166090a6 prepare provisioning for gigaset templates (#3053) 2018-05-15 19:53:43 -06:00
FusionPBX c72222903b Update call_forward.lua 2018-05-09 22:47:21 -06:00
FusionPBX 8115247737 Update call_forward.lua 2018-05-09 22:45:55 -06:00
Jim Kusznir 58330ba48f Adds distinctive ring for grandstream 2170 template (#3051) 2018-05-09 18:58:45 -06:00
FusionPBX 6174167d3a Update extension_edit.php 2018-05-09 17:35:54 -06:00
FusionPBX eaea0d53c5 Update v_xml_cdr_import.php 2018-05-09 16:48:20 -06:00
FusionPBX aa58233f9d Update destination_edit.php 2018-05-09 13:50:35 -06:00
FusionPBX eda033b0df Update destination_edit.php 2018-05-09 13:38:28 -06:00
FusionPBX 3ba8205e14 Update 900_voicemail.xml 2018-05-09 10:07:43 -06:00
FusionPBX 7a05fc4f75 Update index.lua 2018-05-09 09:57:47 -06:00
konradSC ba27ac8770 Bug Fix: Wrong Variable Type (#3050)
The variable "external" is set as a String not as a Boolean. Changed the If statement to reflect.
2018-05-09 09:54:41 -06:00
FusionPBX 7d2317620d Update index.lua 2018-05-09 09:48:48 -06:00
FusionPBX b055af1218 Update index.lua 2018-05-09 09:07:40 -06:00
FusionPBX af1ac8ac36 Update app_config.php 2018-05-09 09:05:42 -06:00
FusionPBX 2a9e6f3b3c Update index.lua 2018-05-09 09:01:56 -06:00
The-Operator 593f8ac9a9 Enhance Call Blocking [master] (#2988)
* Added support for regular expressions in the numbers to be blocked.
Reduced the caching timeout, as the counter is only incremented when a call is blocked and the number is not cached.

* Added default sort order.

* Added option to switch on/off use of regular expression matching for pgsql and mysql.

* Added support for sqlite and updated default number match to "LIKE" as suggested by MafooUK on IRC.

* Selection of behavior (default [=], regex or like matching) is now done via the variable call_block_matching = regex|like|EMPTY - type text - in the Call Block section of Default Settings.

* Updated comment to match new matching.
2018-05-08 08:50:57 -06:00
FusionPBX 490803114b Update index.lua 2018-05-07 19:59:41 -06:00
FusionPBX 37a1050676 Update ring_group_edit.php 2018-05-07 19:52:55 -06:00