Commit Graph

4100 Commits

Author SHA1 Message Date
FusionPBX
f187433798 Update functions.php 2018-05-19 23:51:59 -06:00
FusionPBX
3052fc774f Update database.php 2018-05-19 15:48:02 -06:00
FusionPBX
db729bf91e Update database.php 2018-05-18 18:56:06 -06:00
Luis Daniel Lucio Quiroz
9910f202b5 Fix Mysql/MariaDB installation 2/2 [4.5] (#3056)
Missing default speed ups
2018-05-18 00:58:15 -06:00
FusionPBX
45cce55fdf Update call_forward.lua 2018-05-09 22:47:21 -06:00
FusionPBX
bd48a006a8 Update call_forward.lua 2018-05-09 22:45:55 -06:00
Jim Kusznir
15268af0e9 Adds distinctive ring for grandstream 2170 template (#3051) 2018-05-09 18:58:45 -06:00
FusionPBX
08850a4323 Update index.lua 2018-05-09 09:57:47 -06:00
konradSC
ff23a9c69c 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
41a2a18a0a Update index.lua 2018-05-09 09:48:48 -06:00
FusionPBX
8bef63a8e0 Update index.lua 2018-05-09 09:07:40 -06:00
FusionPBX
ebe56cd38c Update index.lua 2018-05-09 09:01:56 -06:00
The-Operator
57e0905a36 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
9b7d4e4f80 Update index.lua 2018-05-07 19:59:41 -06:00
Zachary Kitchen
47ee12bbd6 Update {$mac}.xml (#3038) 2018-05-07 08:33:10 -06:00
Zachary Kitchen
83b59b8e99 Update {$mac}.xml (#3037)
Allows users to configure the city code in the default settings table
2018-05-07 08:29:58 -06:00
FusionPBX
8f25154950 Update index.lua 2018-05-06 13:10:08 -06:00
konradSC
cfff4beb2b Use Freeswitch for mkdir (#3049)
This change reduces  the strain on the system by running the OS command through Freeswitch rather than directly from Lua. When running directly from Lua it causes RTP jitter in a high capacity system.
2018-05-04 13:32:36 -06:00
FusionPBX
f7b57ebb3e Update dialplan.lua 2018-05-03 15:19:23 -06:00
FusionPBX
1ca9133739 Update paging.php 2018-05-01 02:47:22 -06:00
emaktech
5aff46f1d4 Add Ability to Edit Yealink Programmable Keys (#3041)
Edited all Yealink templates to allow programmable keys to be modified from the Devices page.
2018-04-30 17:56:28 -06:00
FusionPBX
cb23dd1af6 Update y000000000028.cfg 2018-04-30 16:02:27 -06:00
FusionPBX
a9458de5df Update record_greeting.lua 2018-04-30 10:32:05 -06:00
afanucchi
0983f3ec97 Allow call forwarding to be enabled and set by argument in INVITE. Useful for softkey on hard phones. (#3035) 2018-04-27 00:44:43 -06:00
Luis Daniel Lucio Quiroz
fac71ed1da Same as 4.4 (#3040)
...
2018-04-26 14:42:23 -06:00
FusionPBX
c4a0d01f40 Update index.lua 2018-04-25 21:19:31 -06:00
Len
1d3da026d4 Fix key type disabled (#3033)
Fix key type disabled for park, page etc
2018-04-22 12:12:07 -06:00
FusionPBX
64eab97d0d Update pdo.php 2018-04-21 09:31:02 -06:00
FusionPBX
dce574b987 Update index.lua 2018-04-20 09:33:33 -06:00
FusionPBX
be0f45e60a Update {$mac}.cfg 2018-04-15 00:30:36 -06:00
FusionPBX
0a6537d250 Update {$mac}.cfg 2018-04-15 00:30:14 -06:00
FusionPBX
2b9280b1b0 Update {$mac}.cfg 2018-04-15 00:29:51 -06:00
FusionPBX
7400029500 Update {$mac}.cfg 2018-04-15 00:29:11 -06:00
FusionPBX
0f346bb55c Update {$mac}.cfg 2018-04-14 16:17:05 -06:00
FusionPBX
f97d715b49 Update {$mac}.cfg 2018-04-14 16:16:44 -06:00
FusionPBX
697e260c3a Update {$mac}.cfg 2018-04-14 16:16:25 -06:00
FusionPBX
2a2adbf3d5 Update {$mac}.cfg 2018-04-14 16:15:40 -06:00
Len
b2fcd5e097 p1359 (#3029)
* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2018-04-14 00:04:40 -06:00
FusionPBX
911c91944c Update {$mac}.cfg 2018-04-12 00:03:22 -06:00
FusionPBX
107abf64a6 Update {$mac}.cfg 2018-04-12 00:02:06 -06:00
FusionPBX
27adebd411 Update {$mac}.cfg 2018-04-11 23:59:40 -06:00
FusionPBX
7d4a29d1df Create phonebook.xml 2018-04-11 23:51:26 -06:00
FusionPBX
a0cf30be8b Create phonebook.xml 2018-04-11 23:50:56 -06:00
FusionPBX
315b12a42f Create phonebook.xml 2018-04-11 23:49:47 -06:00
FusionPBX
7d9964accf Update phonebook.xml 2018-04-11 23:49:10 -06:00
FusionPBX
9989275b2d Create phonebook.xml 2018-04-11 23:40:57 -06:00
FusionPBX
8b4d1fabc2 Update {$mac}.cfg 2018-04-11 23:40:36 -06:00
FusionPBX
da6cc26f75 Update {$mac}.cfg 2018-04-11 23:23:58 -06:00
FusionPBX
8c581c4311 Update {$mac}.cfg 2018-04-11 23:22:27 -06:00
FusionPBX
2ba9fd8d4b Update {$mac}.cfg 2018-04-11 23:20:36 -06:00