Commit Graph

1248 Commits

Author SHA1 Message Date
FusionPBX
b6336f7d21 Update disa.lua 2018-05-30 19:54:11 -06:00
Caleb
8d99ab2a1c Added support for authentication via voicemail box passwords (#3076) 2018-05-30 19:52:52 -06:00
FusionPBX
3235eadd2d Update mkdir.lua 2018-05-30 10:54:01 -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
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
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
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
FusionPBX
dce574b987 Update index.lua 2018-04-20 09:33:33 -06:00
FusionPBX
1ed83d341b Update index.lua 2018-04-09 16:15:52 -06:00
FusionPBX
deb40fa846 Update index.lua 2018-04-09 15:26:25 -06:00
FusionPBX
1217da9668 Update index.lua 2018-04-09 10:40:05 -06:00
FusionPBX
830dd27022 Update index.lua 2018-04-05 20:02:24 -06:00
FusionPBX
92d4e8e906 Update index.lua 2018-03-31 13:05:21 -06:00
FusionPBX
aa636c0c74 Update callcenter.conf.lua 2018-03-31 11:13:08 -06:00
FusionPBX
89121398aa Update index.lua 2018-03-28 22:40:55 -06:00
FusionPBX
df373bfe9c Update index.lua 2018-03-24 17:33:49 -06:00
FusionPBX
91e5344bc1 Update index.lua 2018-03-24 17:33:10 -06:00
FusionPBX
969502f70e Update index.lua 2018-03-24 15:45:11 -06:00
FusionPBX
c140c01668 Update index.lua 2018-03-24 15:38:10 -06:00
FusionPBX
d3f7c5eb2a Update index.lua 2018-03-24 15:35:32 -06:00
FusionPBX
f374f0e521 Update index.lua 2018-03-24 15:34:54 -06:00
FusionPBX
1f45620624 Update index.lua 2018-03-24 15:24:43 -06:00
FusionPBX
3fb1e146ba Update send_email.lua 2018-03-24 15:16:33 -06:00
FusionPBX
7d002c9f2e Update index.lua 2018-03-16 00:44:11 -06:00
Caleb
5ea386da9e 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
791fc57f5c Update index.lua 2018-02-22 12:47:47 -07:00
FusionPBX
4db64e5085 Update index.lua 2018-02-22 10:12:45 -07:00
ednt
6132599550 Update fax_retry.lua (#2994)
If the fax transmission fails the first time, the ident and header was not transmitted during the retries.
2018-02-15 09:19:05 -07:00
FusionPBX
6704dbeea2 Ring Groups route_to_bridge was fixed re-add it to the code. 2018-02-11 10:22:25 -07:00
Alexey Melnichuk
eb72f3d5ce Change. library loads only needed files. (#2987) 2018-02-11 08:56:01 -07:00
FusionPBX
13575adba3 Update index.lua 2018-02-10 15:48:18 -07:00
FusionPBX
7bd18aa44b Update call_flow.lua 2018-02-10 15:34:27 -07:00
FusionPBX
9cc13cd7d4 Update find_file.lua 2018-02-10 15:32:36 -07:00
FusionPBX
5412489442 Update call_flow.lua 2018-02-10 15:14:42 -07:00
FusionPBX
776c2d0b93 Update call_flow.lua 2018-02-10 15:14:22 -07:00
FusionPBX
129a9b5986 Create basename.lua 2018-02-10 13:42:02 -07:00
FusionPBX
39c4530cfd Update find_file.lua 2018-02-10 13:40:45 -07:00
FusionPBX
4e0edb644c Create is_absolute_path.lua 2018-02-10 13:39:54 -07:00