Commit Graph

18952 Commits

Author SHA1 Message Date
agree
81666dd882 [login] fix url redirection (#6325)
* prevent open redirection attack
2022-03-10 20:10:16 -07:00
agree
df1bed913c [extension settings] fix cache not deleted on toggle (#6324) 2022-03-09 16:14:42 -07:00
Marvin Skeete
208d56b400 Add ability to set static ipv4 for gxp2130_40_60_70_35 (#6317)
* Add grandstream_label_background varable

Allows the label background to be toggled

* Add ability to set static ipv4 for gxp2130_40_60_70_35

* Add ability to set static ipv4 for dp750

* Update {$mac}.xml

<P35> expects user_id not display_name
2022-03-09 15:46:44 -07:00
Luis Daniel Lucio Quiroz
8b3f7752a7 Fixes the blank password issue (#6322) 2022-03-09 15:11:30 -07:00
FusionPBX
8ccbf26880 Change valet park timeout from 180 to 900. 2022-03-08 16:04:42 -07:00
FusionPBX
526315ff5a Change valet park default timeout from 180 to 900. 2022-03-08 16:03:56 -07:00
agree
758276d372 [Yealink] T54W Add DND code variables (#6321) 2022-03-07 14:25:04 -07:00
FusionPBX
834fc1b15a Fix the Desintation Select list for IVR Menu Other. 2022-03-04 12:04:08 -07:00
Harry Foster
a449ac3774 Removing invalid lines, appears to be a dodgy concatenation (#6319) 2022-03-01 15:19:25 -07:00
FusionPBX
8b531c400a Update internal.xml.noload 2022-03-01 15:11:39 -07:00
FusionPBX
da414a3572 Session timer changes for external-ipv6 profile 2022-03-01 09:53:13 -07:00
FusionPBX
d7d8fcc6be Session timer changes for external profile 2022-03-01 09:52:28 -07:00
FusionPBX
5c117b2a3e Update internal-ipv6.xml.noload 2022-03-01 09:51:20 -07:00
FusionPBX
6b20ad8bf6 Session timer changes for internal profile 2022-03-01 09:50:19 -07:00
FusionPBX
d272c16835 Session timer changes for internal-ipv6 profile 2022-03-01 09:46:36 -07:00
Mendel
a2c74376f9 Yealink dialnow patchs (#6320) 2022-02-28 18:02:27 -07:00
FusionPBX
8388dd2bee Improve the description for smtp_secure 2022-02-28 13:46:42 -07:00
FusionPBX
85778bd3ec Adjust smtp_secure to work better when not using TLS. 2022-02-28 13:43:04 -07:00
Joseph
66f255835a add new polycom mac address vendor range (#6315) 2022-02-25 00:56:10 -07:00
FusionPBX
bd1229c377 Add a new setting for domain country_code. 2022-02-24 18:03:58 -07:00
FusionPBX
0fd70808bc Add the country code for call block 2022-02-24 17:55:46 -07:00
FusionPBX
fac8ee8244 Hide Extension Summary Show all by default. (#6318)
* Hide Extension Summary button show all by default. Add new permission xml_cdr_extension_summary_all

Many extensions and CDR records make this a resource very intensive query. Disable by default for all groups.

* Add new permission xml_cdr_extension_summary_all

* Update xml_cdr_extension_summary.php

* Update xml_cdr.php
2022-02-24 01:53:54 -07:00
FusionPBX
47b1d6720d Fix domain delete button visibility. 2022-02-23 13:56:00 -07:00
shing6326
176205a6ee add grandstream wp810 template (#6316) 2022-02-21 21:51:18 -07:00
agree
81bf5f496c [email validation] improve validation to conform the RFC (#6232)
The current validation regex didn't conform with RFC 5322 PHP `filter_var` does.
More information can be found https://en.wikipedia.org/wiki/Email_address#Local_part
2022-02-19 11:38:00 -07:00
markjcrane
42d18aada9 Hide the contact users and groups if contact permissions value is set to false 2022-02-18 15:35:03 -07:00
Antonio Fernandez
923c748073 Wallpaper setting added to provisioning template (#6312)
* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2022-02-18 14:21:26 -07:00
FusionPBX
bbf61c3950 Use contact permissions for the fax contacts if value is true. 2022-02-18 14:08:14 -07:00
FusionPBX
39bd197437 Add contact permissions to default settings. Default false (#6314)
* Change contact_permissions to contact.permissions

* Update provision.php

* Remove provision contact permissions for a broader setting.

* Add contact permissions to default settings with a default value of false.

* Update app_config.php
2022-02-18 13:53:32 -07:00
AlexC
2be3ad4470 Update system_status.php (#6311)
* Update system_status.php

* Update system_cpu_status.php
2022-02-17 16:12:19 -07:00
agree
a62c668970 [yealink] fix g722 enable (#6310) 2022-02-16 07:59:37 -07:00
FusionPBX
7b7db2c4c4 Update 480_operator.xml 2022-02-14 15:53:45 -07:00
FusionPBX
a410d5044b Disable bind_meta_app by default in the operator dialplan. 2022-02-14 15:51:56 -07:00
FusionPBX
6f17f8114e Disable operator dialplan by default because the extension needs to be set before it is useful. 2022-02-14 15:48:55 -07:00
FusionPBX
fe099e4dfb Update event_socket.php 2022-02-14 14:08:46 -07:00
FusionPBX
2e62e0316b Set this value to 20.
Improves page load times for pages using event socket.
2022-02-14 11:55:10 -07:00
fusionate
7be9a3e0a1 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:48:28 -07:00
fusionate
a522abc702 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:48:08 -07:00
fusionate
9e96bd5dfa Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:47:17 -07:00
fusionate
676d3010e9 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:46:15 -07:00
fusionate
b5c073383e Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:45:33 -07:00
fusionate
84565360f6 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:45:09 -07:00
fusionate
be408c6461 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:44:24 -07:00
fusionate
d5f9264c35 Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:43:54 -07:00
FusionPBX
b57dbc919f Update app.unavailable for Android based phones. (#6309)
* Update app.unavailable

* Update y000000000073.cfg

* Update y000000000058.cfg

* Update y000000000091.cfg
2022-02-11 17:56:50 -07:00
KRooney
7d2c86e7f8 Update {$mac}.cfg (#6307)
add {$fanvil_app_icon_display} to Enable or Disable App Icon on the phone display.
2022-02-11 16:35:35 -07:00
KRooney
675d4362f4 Update {$mac}.cfg (#6306)
add {$fanvil_app_icon_display} to Enable or Disable App Icon on the phone display.
2022-02-11 16:35:28 -07:00
KRooney
f222a24b64 Update {$mac}.cfg (#6305)
add {$fanvil_app_icon_display} to Enable or Disable App Icon on the phone display.
2022-02-11 16:35:21 -07:00
KRooney
dbc5e6f144 Update {$mac}.cfg (#6304)
add {$fanvil_app_icon_display} to Enable or Disable App Icon on the phone display.
2022-02-11 16:35:14 -07:00
KRooney
38d68cca85 Update {$mac}.cfg (#6303)
add {$fanvil_app_icon_display} to Enable or Disable App Icon on the phone display.
2022-02-11 16:35:04 -07:00