Commit Graph

40 Commits

Author SHA1 Message Date
frytimo 56f3135f21
Update template to match new boolean in settings (#7166) 2024-10-22 20:04:27 -06:00
frytimo 4eb9892256
update templates with checking for codec to be set to 'true' (#7015)
Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-06-21 14:34:52 -06:00
markjcrane 2f67b36276 Add add a provison variable for cp_source 2022-08-04 11:52:08 -06:00
Dan 2a0392dec2
Add variables to Grandstream and Yealink Templates (#6400)
* Grandstream HT802 Added Offhook Auto-dial variables

* Grandstream HT802 Added Offhook Auto-dial variables

* Grandstream GRP261x Make Configuration Keypad Lock configurable, fix default

* Grandstream Add grandstream_dhcp_time_zone across all templates

* Yealink Added yealink_missed_calllog to control whether missed calls are logged or not

* Grandstream HT802 update variable name to not use dash (which was breaking the template)
2022-05-30 16:37:38 -06: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
Mendel 42b52ae8fc
Update dispaly_name to label on all Yealink Templates (#6196)
* Use label instead of display name

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg
2021-12-15 14:41:12 -07:00
Ben 25cc0e14d3
Added an array replacing the account #'s and a few cosmetic changes (#6053)
* Added an array replacing the account #'s and a few cosmetic changes
2021-09-18 10:59:33 -06:00
demonspork 0f9a868913
Fix some nway conference true/false variables (#6052)
nway_conference == true was evaluating as true regardless if nway_conference was set to true or false, just as long as it had a value of any kind.
This also fixes it so that you can set nway_conference to false in the default settings and it will disable the network conference feature, previously once it was enabled on yealink phones it could not be disabled without manually changing it in the phone or a factory default.
2021-09-10 15:09:33 -06:00
markjcrane c401747405 Change the *97 to {$voicemail_number} provision variable. 2021-04-23 13:00:45 -06:00
chansizzle 8ad7c03bf9
add yealink DST vars 2021-03-18 13:04:13 -06:00
demonspork 89c51da324 Add nway conference network URI to Yealink Templates
Support for the nway_conference variable and dialplan (disabled by default) baked into the templates.
2021-02-01 13:59:54 -06:00
Baji Zsolt 966a218da2
Daylight Saving changes (#5229)
* Daylight Saving changes:
- enabled on server auto.DST.xml configuration for phones
- added new autoDST.xml file to fusionpbx server
- corrected autoDST.xml, addde balkans countries

* Fixed the yealink_auto_dst_url name to fix the syntax problem.

* Rename AutoDST.xml to auto_dst.xml

* Update app_config.php

* Update auto_dst.xml

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-06-25 00:49:45 -06:00
saraxxin 593d031da8 Fixed syntax error (#4841)
Replaced bad syntax on  {if isset {variable} with correct syntax: {if isset (variable)}.
2019-11-08 08:46:22 -07:00
saraxxin 7942ba7954 Updates to Yealink codec provisioning (#4834)
* Updates to Yealink codec provisioning

Changed codecs to use variables set in default settings.

* Added basic provisioning for swissvoice cp2502 and cp2505g

Codec handling set in default settings.
Need to still work on directory and funtion keys.

* Update app_config.php
2019-11-06 09:05:34 -07:00
Len 68221a756e Update {$mac}.cfg (#4413) 2019-08-01 10:50:39 -06:00
Len 74068490bb Update {$mac}.cfg 2019-05-08 13:40:29 -04:00
Len 8cc530d45a Update {$mac}.cfg (#3967) 2019-01-21 15:29:31 -07:00
FusionPBX ad12f0f793 Update {$mac}.cfg 2018-11-05 20:07:19 -07:00
AlexanderDCrane 9c3e77fd42 Update {$mac}.cfg (#3626) 2018-09-28 13:01:07 -06:00
markjcrane 412a6bfc74 update the yealink templates 2018-09-26 17:47:21 -06:00
AlexanderDCrane 5068490884 Update {$mac}.cfg (#3585) 2018-09-24 18:27:59 -06:00
Len 1995458d34 Update {$mac}.cfg (#3446) 2018-09-12 21:26:57 -06:00
AlexanderDCrane 8bb83b9847 Update {$mac}.cfg (#3431) 2018-09-12 19:13:08 -06:00
Len df826413ee Update {$mac}.cfg (#3249) 2018-07-17 14:56:24 -06:00
FusionPBX 6855d0ba22 Update {$mac}.cfg 2018-01-05 02:33:13 -07:00
Len 402c86d74e Update {$mac}.cfg 2018-01-04 19:13:16 -05:00
markjcrane de8e1e39bd Yealink update templates to be more consistent with each other. Add additional stun and ice settings. 2017-12-28 13:25:43 -07:00
TekMason 8b7335da53 update yealink t5x templates (#2931) 2017-11-26 13:29:33 -07:00
Len 16ef5ab687 Update {$mac}.cfg 2017-10-30 17:37:28 -04:00
FusionPBX 3a160d90ae Update {$mac}.cfg 2017-09-28 23:39:42 -06:00
Len bd4616c5b8 Update {$mac}.cfg 2017-09-29 01:07:54 -04:00
Len f469e78a27 Update {$mac}.cfg 2017-09-29 00:37:18 -04:00
FusionPBX 5b13ae8265 Update {$mac}.cfg 2017-09-28 22:25:14 -06:00
Len 53854e0ca1 Update {$mac}.cfg 2017-09-28 23:59:54 -04:00
Len 54d2387e1e Update {$mac}.cfg 2017-09-28 21:25:48 -04:00
Len dfe9a613a4 Update {$mac}.cfg 2017-09-28 21:15:26 -04:00
Len 158c068492 Update {$mac}.cfg 2017-09-28 20:46:45 -04:00
Len 8a51d70644 Update {$mac}.cfg 2017-09-28 20:15:22 -04:00
Len 61c7556346 Update {$mac}.cfg 2017-09-28 20:05:16 -04:00
FusionPBX f633b795b7 Create {$mac}.cfg 2017-09-28 17:28:20 -06:00