Commit Graph

7229 Commits

Author SHA1 Message Date
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
85778bd3ec Adjust smtp_secure to work better when not using TLS. 2022-02-28 13:43:04 -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
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
agree
a62c668970 [yealink] fix g722 enable (#6310) 2022-02-16 07:59:37 -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
9e96bd5dfa Theme: Side Menu - Setting to control submenu close behavior. 2022-02-11 20:47:17 -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
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
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
KRooney
54028fee77 Update {$mac}.cfg (#6302)
add {$fanvil_app_icon_display} for Enable or Disable App Icon on the phone display.
2022-02-11 16:34:57 -07:00
KRooney
994640c505 Update {$mac}.cfg (#6301)
add {$fanvil_app_icon_display} for Enable or Disable App Icon on the phone display.
2022-02-11 16:34:34 -07:00
Antonio Fernandez
4c59f711f0 Yealink template consistency (#6284)
Changes to make the templates a bit more consistent while also fixing some typos and creating a new variable for the NAT Update setting.

By default, the account.x.nat.udp_update_enable is set to "3" which means to have the phone periodically send NOTIFY messages. This is not the case though on additional accounts. This makes for inconsistent configs that sometimes cause issues with phones ringing.

This fixes the issue while also giving the ability to use a variable to set it.
2022-02-11 13:10:23 -07:00
FusionPBX
b3a63040dc Update y000000000058.cfg 2022-02-03 11:02:30 -07:00
FusionPBX
295b6f7bfb Add yealink_app_unavailable to t58v 2022-02-03 11:01:16 -07:00
KRooney
f43d104516 Update app_languages.php (#6281) 2022-01-31 12:35:58 -07:00
FusionPBX
1cc629efd3 Update PHPMailer to version 5.2.28 (#6282)
* Update class.phpmailer.php

* Update class.pop3.php

* Update class.smtp.php
2022-01-31 12:34:48 -07:00
FusionPBX
158391c5ec SMTPAuth change from string to boolean true or false.
- Build the SMPTOptions array in a more flexible way
- And add an SMPT pption to set the crypto_method
2022-01-31 12:27:44 -07:00
markjcrane
fcc9d6186c Fix the syntax 2022-01-30 13:24:54 -07:00
markjcrane
eda3ddfd28 Use if is_array to prevent a warning 2022-01-30 13:20:51 -07:00
markjcrane
8372fa61f8 change the switch phrases to switch languages 2022-01-30 13:08:49 -07:00
Marvin Skeete
f812d6fe69 Add grandstream_label_background varable (#6259)
Allows the label background to be toggled
2022-01-26 13:22:35 -07:00
FusionPBX
feb06d6e92 Update post_load_switch.conf.xml 2022-01-26 13:15:50 -07:00
FusionPBX
cf7bfa911d Update switch.conf.xml 2022-01-26 13:10:25 -07:00
FusionPBX
5cad57e5a7 More convenient to to set the SIP ports in the SIP Profiles. 2022-01-26 12:30:42 -07:00
FusionPBX
9414f0c935 Update post_load_switch.conf.xml 2022-01-26 11:49:44 -07:00
FusionPBX
63ac177ebe Fixes an error 'Strict Standards: Only variables should be passed by reference'
Would see this on some systems when saving call forward
2022-01-24 15:33:34 -07:00
markjcrane
f3dacc581b Use yealink_trust_certificates 0-Disabled, 1-Enabled instead of false and true 2022-01-24 14:35:31 -07:00
FusionPBX
d67b9597f1 Update directory XML to handle the contacts information. (#6256)
* Update directory XML to handle the contacts information.

Better conditions to use all contact name variations.
2022-01-22 20:05:35 -07:00
TNSSF
2349c584a2 Update to add variables for expansion module background (#6253)
The expansion module can use a different background image

The wallpaper_upload.url setting in yealink can be used multiple times to download multiple images.

setup for 2 more variable:
$yealink_t46u_wallpaper_expansion
and 
$yealink_t46u_wallpaper_expansion_filename

This is only a template update. I did not push any additional varaibles up into the default settings.
2022-01-22 13:07:52 -07:00
Dan
1b9cf5db7a Provisioning Template Updates for Grandstream GXP2130+, Yealink T46S & Polycom 4.x (#6255)
* Add DHCP timezone control for GXP2170, fix typos for GXW42xx

* Grandstream: Added toggleable DHCP Time settings, XML app support, jitter buffer and VLAN.
Yealink T46S: Headset ringtone and Voicemail fixes
Polycom 4.x: Backported Cisco CDP variable
2022-01-22 13:03:34 -07:00
FusionPBX
b8e87d2d75 Improve yealink phonebook for contact organization (#6254) 2022-01-21 22:47:16 -07:00
FusionPBX
a6ae75bf10 Fix a syntax error in the Polycom 5.x and 6.x templates. (#6247)
* Fix a syntax error
* Update {$mac}.cfg
2022-01-19 10:25:05 -07:00
Timothy Willey
844cdb480b enable customization of emergency numbers on polycom phones (#6148) 2022-01-17 21:42:58 -07:00
KRooney
70b08527a5 Update {$mac}.cfg (#6202)
fix dss key not provisionning
2022-01-17 21:07:39 -07:00
KRooney
74cebb72e5 Update {$mac}.cfg (#6200) 2022-01-17 21:05:18 -07:00
Antonio Fernandez
d3c0f3ac34 Removing {$row.display_name} from the line button (#6233)
The reason I think this should be removed is because setting the label on this model of phone removes the ability to see status of the line button.

For example (without the label), if I have a call on hold on my first line button, it will show the caller's number and the state of that call. For example: "4165551234 holding"

When you put the label, it removes that great feature.
2022-01-10 22:36:57 -07:00
FusionPBX
a432996055 Add missing part of the array. 2022-01-09 06:41:25 -07:00
FusionPBX
2c096c9e01 Only load default settings that are not in the database. 2022-01-08 16:22:03 -07:00
agree
37d3baa773 [Yealink] add ringing_timeout variable (#6227) 2022-01-06 17:11:34 -07:00
smeyernyc
b90547ca2a Many yealink changes and fixes (#6228)
* Create directory.xml

* More Yealink fixes

-Spelling
-Wrong var
-Updated power_saving schema to be uniform across all devices to best written variable logic. - Good job whoever built it. IF YOU HAVE SET THIS UP IN THE PAST IN THE OLD FORMAT IT MAY BREAK. $yealink_powersave_* vars have been depreciated in favor of $yealink_ps_* since logic has been built to allow more with less total vars.
-Added some documentation
2022-01-06 17:10:44 -07:00
smeyernyc
61844e6823 Update y000000000109.cfg (#6226) 2022-01-04 20:47:24 -07:00