Commit Graph

5305 Commits

Author SHA1 Message Date
FusionPBX
c537b6db78 Update database.php 2017-09-11 01:21:36 -05:00
FusionPBX
9a94b50a62 Update {$mac}.xml 2017-09-08 10:53:44 -06:00
FusionPBX
4d34553276 Update {$mac}.xml 2017-09-08 10:52:09 -06:00
FusionPBX
3eaf5ad9ea Update {$mac}.xml 2017-09-08 10:51:31 -06:00
FusionPBX
e07a4960df Update {$mac}.xml 2017-09-08 10:50:57 -06:00
FusionPBX
35e458c164 Update {$mac}.xml 2017-09-08 10:47:33 -06:00
FusionPBX
e31e4e1ab4 Update {$mac}.xml 2017-09-08 10:46:45 -06:00
FusionPBX
432ecef516 Update {$mac}.xml 2017-09-08 10:20:29 -06:00
FusionPBX
45df49be56 Update {$mac}.xml 2017-09-08 10:17:15 -06:00
FusionPBX
0f92e7bd92 Update {$mac}.xml 2017-09-08 10:08:47 -06:00
FusionPBX
404a86f331 Minor version update 4.3.3. 2017-09-07 13:10:33 -06:00
konradSC
19ae8a7e95 Update index.lua (#2821)
Break the ring group query into two parts. One for getting the ring group info. Another for getting the ring group user. 

If a user was not assigned to a ring group, then the query will fail to return a result. This will cause forward, prefix, distinctive ring, etc to not work properly.
2017-09-05 10:57:30 -06:00
FusionPBX
7c4e575483 Update cache.php 2017-09-02 09:56:30 -06:00
Mafoo
a3745a2d11 Enhance - provision aastra 9133i (#2787)
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00
Tatermen
0c60d475a4 Use effective_caller_id_number instead of caller_id_number when storing voicemail messages. This resolves issue #2333. (#2728) 2017-09-01 09:32:06 -06:00
andycol
301397c832 Add South African Prefixes (#2811) 2017-09-01 08:54:02 -06:00
FusionPBX
8dc7e05a71 Update paging.php 2017-08-30 11:40:20 -06:00
FusionPBX
7b786a7fc7 Update index.lua 2017-08-27 15:16:01 -06:00
FusionPBX
a392cae1f8 Update index.lua 2017-08-27 15:11:31 -06:00
FusionPBX
db83ba74c2 Update mwi_notify.lua 2017-08-23 23:05:51 -06:00
konradSC
67d6d7e4d2 Update do_not_disturb.lua (#2803)
Use cache function instead of directly clearing memcache.
2017-08-22 16:16:35 -06:00
Len
153610f944 Update {$mac}.xml 2017-08-17 02:56:36 -04:00
Len
a0ca17525c Update {$mac}.xml 2017-08-17 02:34:25 -04:00
Len
19be46c9a9 Update {$mac}.xml 2017-08-17 02:28:17 -04:00
Len
4a28019a58 Update {$mac}.xml 2017-08-17 02:24:30 -04:00
Len
6820e45836 Update {$mac}.xml 2017-08-17 02:21:57 -04:00
Len
6becfb183e Update {$mac}.xml 2017-08-17 02:16:35 -04:00
Len
cfcbd03eb9 Update {$mac}.xml 2017-08-17 01:41:04 -04:00
Len
f995d865a7 Update {$mac}.xml 2017-08-17 01:35:31 -04:00
Len
d9b80acce5 Update {$mac}.xml 2017-08-17 01:25:52 -04:00
Len
20150c2934 Update {$mac}.xml 2017-08-17 01:24:45 -04:00
Len
1dde9295b5 Update {$mac}.xml 2017-08-17 01:23:24 -04:00
Len
4c630de9d7 Update {$mac}.xml 2017-08-17 01:19:36 -04:00
FusionPBX
0c043f915c Update index.lua 2017-08-14 12:40:42 -06:00
FusionPBX
6a5486511c Update {$mac}.cfg 2017-08-14 09:17:33 -06:00
FusionPBX
21cf3ada12 Create {$mac}.cfg 2017-08-14 08:38:59 -06:00
FusionPBX
594db0dfc6 Create {$mac}.xml 2017-08-13 18:48:58 -06:00
FusionPBX
f8da91b2bb Create {$mac}.xml 2017-08-13 18:47:12 -06:00
FusionPBX
0dd66931b9 Update {$mac}.xml 2017-08-13 11:47:00 -06:00
FusionPBX
9417eea8b6 Update {$mac}.xml 2017-08-13 11:32:29 -06:00
FusionPBX
6375254080 Create {$mac}.xml 2017-08-12 19:48:51 -06:00
FusionPBX
2a9617d666 Update {$mac}.xml 2017-08-12 19:46:57 -06:00
TekMason
f9f24dacd0 Yealink Template Updates (#2789)
Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends
2017-08-10 10:12:05 -05:00
FusionPBX
01c52b0085 Add obi1062 2017-08-09 01:09:35 -05:00
FusionPBX
ae363deaae Update dialplan.lua 2017-08-07 00:28:31 -06:00
Mafoo
af23a822aa BugFix - GUI install (#2779)
Fixes to remove some errors in the GUI installer
2017-08-02 10:45:35 -06:00
konradSC
fc1c8e3a22 VM Password Complexity through the Phone (#2773)
* Update index.lua

Store password complexity settings as variables.

* Update macro.lua

Add macros for "password is below minimum length" and "password is not secure"

* Update change_password.lua

Adds the ability to check for password complexity and minimum length.

Also, fixes a bug where the password was changed if the caller hung up in the middle of changing their password.
2017-07-31 10:39:28 -06:00
konradSC
7ef72a7a8e Bug Fix: Not rerouting back to Advanced vm menu (#2768)
Need to pass in the "advanced" menu variable to functions in order to get back to Advanced menu.
2017-07-30 10:55:27 -06:00
FusionPBX
f19c4fe3fa Update index.lua 2017-07-29 23:06:43 -06:00
Len
1838d5fa61 Create phonebook.xml 2017-07-29 02:12:33 -04:00