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
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
d7411b2f23
Update index.lua
2018-05-06 13:10:08 -06:00
FusionPBX
1c8cb7d6cf
Update dialplan.lua
2018-05-03 15:19:23 -06:00
FusionPBX
1137d9a634
Update record_greeting.lua
2018-04-30 10:32:05 -06:00
Luis Daniel Lucio Quiroz
cad0636b12
Same as 4.4 ( #3040 )
...
...
2018-04-26 14:42:23 -06:00
FusionPBX
ed184562da
Update index.lua
2018-04-25 21:19:31 -06:00
FusionPBX
e4ec48eb48
Update index.lua
2018-04-20 09:33:33 -06:00
FusionPBX
8c8c80b9cd
Update index.lua
2018-04-09 16:15:52 -06:00
FusionPBX
2f49e42ac7
Update index.lua
2018-04-09 15:26:25 -06:00
FusionPBX
f5a73a8e1d
Update index.lua
2018-04-09 10:40:05 -06:00
FusionPBX
34de964157
Update index.lua
2018-04-05 20:02:24 -06:00
FusionPBX
1ac03ef139
Update index.lua
2018-03-31 13:05:21 -06:00
FusionPBX
465ff67989
Update callcenter.conf.lua
2018-03-31 11:13:08 -06:00
FusionPBX
f789ed4811
Update index.lua
2018-03-28 22:40:55 -06:00
FusionPBX
69a8ead027
Update index.lua
2018-03-24 17:33:49 -06:00
FusionPBX
8237fb7f4a
Update index.lua
2018-03-24 17:33:10 -06:00
FusionPBX
3f382c85ec
Update index.lua
2018-03-24 15:45:11 -06:00
FusionPBX
608a6944f7
Update index.lua
2018-03-24 15:38:10 -06:00
FusionPBX
85f875b95e
Update index.lua
2018-03-24 15:35:32 -06:00
FusionPBX
d56119bb79
Update index.lua
2018-03-24 15:34:54 -06:00
FusionPBX
d96e1c1092
Update index.lua
2018-03-24 15:24:43 -06:00
FusionPBX
d35b3fd002
Update send_email.lua
2018-03-24 15:16:33 -06:00
FusionPBX
36270f5d4b
Update index.lua
2018-03-16 00:44:11 -06:00
Caleb
5fe898716c
Changed NOTIFY Event header for Grandstream phones ( #3014 )
...
Changed SIP NOTIFY Event header for Grandstream phones to allow provisioning with out requiring a reboot of the device. Based on communication with a Grandstream support rep. Tested on Grandstream GXP2130 and GXP2160 models.
2018-03-07 13:51:22 -07:00
FusionPBX
fcaf1dde98
Update index.lua
2018-02-22 12:47:47 -07:00
FusionPBX
c05fb67ddc
Update index.lua
2018-02-22 10:12:45 -07:00
FusionPBX
b12a4ebae8
Ring Groups route_to_bridge was fixed re-add it to the code.
2018-02-11 10:22:25 -07:00
FusionPBX
22d668b39f
Update index.lua
2018-02-10 15:48:18 -07:00
markjcrane
5cebe62047
Remove the code changes that used route to bridge code as it broke calling multiple external destinations for Ring Groups.
2018-02-08 11:33:08 -07:00
Connor Strandt
d32488b2af
update index.lua ( #2976 )
...
re-formatted table.
2018-02-06 00:09:52 -07:00
FusionPBX
e8fccfad74
Update index.lua
2018-02-05 23:56:22 -07:00
Mafoo
d6b70b688b
BugFix - make hangup and failure use send_mail() ( #2974 )
...
change the failure_handler and hangup apps use
resources.functions.send_mail so they can use the correct smtp_from*
settings
2018-02-02 19:33:30 -07:00
FusionPBX
db55501e61
Update languages.lua
...
Prevent a nill error when the phrase was not found.
2018-01-31 14:45:24 -07:00
FusionPBX
5bc27f8d73
Update index.lua
2018-01-22 10:46:06 -07:00
FusionPBX
89e3835016
Update index.lua
2018-01-22 10:45:48 -07:00
FusionPBX
df6a3ea31d
Update index.lua
2018-01-22 10:32:25 -07:00
FusionPBX
2e3bbb25e4
Update sofia.conf.lua
...
Remove an extra double quote that broke xml syntax.
2018-01-19 11:36:08 -07:00
FusionPBX
85e8f8cd83
Update languages.lua
2018-01-11 15:31:07 -07:00
FusionPBX
1d327ea628
Update dialplan.lua
2018-01-11 12:43:58 -07:00
FusionPBX
838d7ecc2a
Update translate.conf.lua
2018-01-11 12:31:25 -07:00
FusionPBX
c5cf812dfc
Update sofia.conf.lua
2018-01-11 12:29:18 -07:00
FusionPBX
e3077c4228
Update ivr.conf.lua
2018-01-11 12:27:11 -07:00
FusionPBX
dad721453c
Update callcenter.conf.lua
2018-01-11 12:25:33 -07:00
FusionPBX
d18b9bfb1b
Update acl.conf.lua
2018-01-11 12:20:04 -07:00