Commit Graph

18277 Commits

Author SHA1 Message Date
FusionPBX
cbf5a11310 Add fax_subject, fax_message, and fax_footer to the user group. 2021-09-08 22:39:23 -06:00
FusionPBX
3e67d1d392 Use tabs instead of spaces 2021-09-08 22:36:15 -06:00
FusionPBX
86596ecbbe Update valet_park_in remove * as it doesn't work with the valet park in. 2021-09-07 10:07:36 -06:00
FusionPBX
7c3eedb262 Fix valet park out regular expression. 2021-09-07 10:06:19 -06:00
FusionPBX
4c1dbbef9c Fix the is_uuid reference 2021-09-04 22:41:27 -06:00
markjcrane
11fd9ed86b Add sofia global settings 2021-09-04 22:31:07 -06:00
FusionPBX
d92797f82a Show the flush registrations button for the external SIP profile. 2021-09-04 20:16:16 -06:00
FusionPBX
7ca4a92949 Add a new settings button. 2021-09-04 20:07:56 -06:00
FusionPBX
0d37d34c94 Delete users.php 2021-09-04 08:48:11 -06:00
FusionPBX
a43ad4a992 Destination edit enable emptying app and data values 2021-09-03 23:13:16 -06:00
FusionPBX
b640a68581 Ensure destination cache is cleared when destination is saved by a user in the admin group. 2021-09-03 23:00:07 -06:00
FusionPBX
08c1fdc1d9 Update cache.php
A few minor changes.
2021-09-03 22:35:33 -06:00
FusionPBX
b69067ac6d Add a new label. 2021-09-03 14:05:43 -06:00
Jason Kinner
a1439b896e Add existing {$yealink_fwd_allow} variable (#6022) 2021-09-02 12:15:12 -06:00
Jason Kinner
58975d1780 Add existing {$yealink_fwd_allow} variable (#6023) 2021-09-02 12:14:53 -06:00
Jason Kinner
2dc415a8ea Add existing {$yealink_fwd_allow} variable (#6024) 2021-09-02 12:14:42 -06:00
Jason Kinner
2d079fea02 Add existing {$yealink_fwd_allow} variable (#6025) 2021-09-02 12:14:29 -06:00
Jason Kinner
38c311cb1d Add existing {$yealink_fwd_allow} variable (#6026) 2021-09-02 12:14:17 -06:00
Jason Kinner
3c3e2aeac7 Add existing {$yealink_fwd_allow} variable (#6027) 2021-09-02 12:14:06 -06:00
Jason Kinner
0d001c1602 Add existing {$yealink_fwd_allow} variable (#6028) 2021-09-02 12:13:53 -06:00
Jason Kinner
58d2efd295 Add existing {$yealink_fwd_allow} variable (#6029) 2021-09-02 12:13:37 -06:00
Jason Kinner
e34bd2f82b Add existing {$yealink_fwd_allow} variable (#6030) 2021-09-02 12:13:25 -06:00
Jason Kinner
5782bba5f3 Add existing {$yealink_fwd_allow} variable (#6031) 2021-09-02 12:13:07 -06:00
Jason Kinner
3633fda60d Add existing {$yealink_fwd_allow} variable (#6032) 2021-09-02 12:12:50 -06:00
Jason Kinner
37535a42f4 Add existing {$yealink_fwd_allow} variable (#6033) 2021-09-02 12:12:25 -06:00
Jason Kinner
a44cb84bba Add existing {$yealink_fwd_allow} variable (#6034) 2021-09-02 12:11:47 -06:00
Jason Kinner
0d4ec3ef1e Add existing {$yealink_fwd_allow} variable (#6035) 2021-09-02 12:11:31 -06:00
Jason Kinner
8f0ef484a0 Add existing {$yealink_fwd_allow} variable (#6036) 2021-09-02 12:11:14 -06:00
Jason Kinner
f52e21049b Add existing {$yealink_fwd_allow} variable (#6037) 2021-09-02 12:10:54 -06:00
Jason Kinner
8d55ab5479 Add existing {$yealink_fwd_allow} variable (#6038) 2021-09-02 12:10:40 -06:00
Jason Kinner
0479a60885 Add existing {$yealink_fwd_allow} variable (#6039) 2021-09-02 12:10:28 -06:00
Jason Kinner
5d2b1de165 Add existing {$yealink_fwd_allow} variable (#6040) 2021-09-02 12:10:13 -06:00
Jason Kinner
dc0f77f5a2 Add existing {$yealink_fwd_allow} variable (#6041) 2021-09-02 12:09:59 -06:00
Jason Kinner
5f9f0a4214 Add existing {$yealink_fwd_allow} variable (#6042) 2021-09-02 12:09:48 -06:00
Jason Kinner
245afe314b Add existing {$yealink_fwd_allow} variable (#6043) 2021-09-02 12:09:33 -06:00
Jason Kinner
a62fc30aa5 Add existing {$yealink_fwd_allow} variable (#6044) 2021-09-02 12:09:18 -06:00
Jason Kinner
e84288f1e9 Fix incorrect $yealink_fwd_allow variable (#6045) 2021-09-02 12:09:03 -06:00
AlexC
6cfc6ac9b0 Renamed the default setting grandstream_fxs_enabled (#6049) 2021-09-02 12:08:41 -06:00
TNSSF
a5705406b1 update to fix array count of emails (#6046)
at line 269 if this is set to ZERO all emails are bcc. this causes problems for normal recipients and scripts that depend on a TO field existing.

Setting to 1 will have it be a normal to: if its 1 email address and if its more than 1 it will do the BCC steps.
2021-09-01 11:35:58 -06:00
FusionPBX
748c54025d Add queue_announce_position to the call center queue table. 2021-08-30 22:25:31 -06:00
FusionPBX
4066d868e3 Add flexible search with improved wildcard support. 2021-08-30 19:10:31 -06:00
Ben
5264c6e3f8 Added an array replacing the account #'s and a few cosmetic changes (#6019) 2021-08-30 10:51:15 -06:00
Ben
78af1da96f simplified the array and a few cosmetic changes (#6018) 2021-08-30 10:50:21 -06:00
hershyheilpern
bf4e757b59 add label and description values for toll allow (#6016)
i saw a input box with no label and description went in to see wat it is and found that its for toll allow but missing the lables
2021-08-30 09:35:43 -06:00
hershyheilpern
44b199f8a9 Add permissions to every option (#6017) 2021-08-30 09:34:46 -06:00
FusionPBX
f9f993c93b Add new call center permissions and a new HTML select. 2021-08-27 11:18:40 -06:00
FusionPBX
c1dc837697 Add new call center permissions 2021-08-27 11:08:56 -06:00
Vincent
c2772dc4c7 Add the fip1x series provision template of flyingvoice and the vender of flyingvoice on the web. (#5996)
* Add fip1x series of flyingvoice  in the provision

* Fix boot file of flyingvoice does not take effect.
2021-08-27 09:39:10 -06:00
FusionPBX
a838b116ca Use resources/classes/groups.php instead. 2021-08-26 16:35:44 -06:00
FusionPBX
841a6751db Use fusionpbx/resources/classes/groups.php instead of fusionpbx/core/resources/classes/groups.php 2021-08-26 16:34:59 -06:00