Commit Graph

38 Commits

Author SHA1 Message Date
garryavx 93dc310178
Update {$mac}.cfg (#6248)
Added a line to set SRTP encryption. the default setting yealink_srtp_encryption was not setting properly to my T56a devices. I downloaded my config files and did not find an entry for srtp at all.

compared with the t54w template and it did have a srtp setting. So I pretty much stole the line from the T54w template and dumped it in here.

The T54w template is vastly superior to this one and this probably needs a rewrite to bring it in line.

Tested on my T56a and it at least gets the job done.
2022-12-03 14:50:53 -07: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
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 da54a2dabb
yealink T56A time vars added 2021-03-16 17:59:58 -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 82d34145df Update {$mac}.cfg (#4412) 2019-08-01 10:51:11 -06:00
Len 26f3aac445 Update {$mac}.cfg 2019-05-08 13:34:50 -04:00
FusionPBX 72af6464f6 Update {$mac}.cfg 2019-03-12 14:44:37 -06:00
Len 71940bbc1f Update {$mac}.cfg (#3968) 2019-01-21 15:29:21 -07:00
FusionPBX 097e12f343 Update {$mac}.cfg 2018-11-06 00:33:55 -07:00
AlexanderDCrane cafe05c900 Update {$mac}.cfg (#3625) 2018-09-28 13:01:38 -06:00
markjcrane 412a6bfc74 update the yealink templates 2018-09-26 17:47:21 -06:00
AlexanderDCrane 5dd2369c67 Update {$mac}.cfg (#3584) 2018-09-24 18:27:47 -06:00
Len 3f01497327 Update {$mac}.cfg (#3471) 2018-09-12 21:41:55 -06:00
AlexanderDCrane 116e284d5b Update {$mac}.cfg (#3430) 2018-09-12 19:14:56 -06:00
Len 57cb538231 Update {$mac}.cfg (#3248) 2018-07-17 14:56:43 -06:00
Len da55879437 Update {$mac}.cfg 2018-03-14 15:47:49 -04:00
FusionPBX 164bf8d6dc Update {$mac}.cfg 2018-01-05 02:33:25 -07:00
Len 4844ebc5bb Update {$mac}.cfg 2018-01-04 19:12:36 -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
Len 1838ac3bdc Update {$mac}.cfg 2017-10-30 17:43:39 -04:00
Len 557229e852 Update {$mac}.cfg 2017-09-29 01:42:28 -04:00
Len 4ddfae65af Update {$mac}.cfg 2017-09-29 00:42:59 -04:00
Len d2714625d1 Update {$mac}.cfg 2017-09-28 23:53:32 -04:00
Len bd80892265 Update {$mac}.cfg 2017-09-28 22:25:33 -04:00
Len 79259c533d Update {$mac}.cfg 2017-09-28 21:24:49 -04:00
Len d0e6352512 Update {$mac}.cfg 2017-09-28 21:14:31 -04:00
Len 4fb84f41c7 Update {$mac}.cfg 2017-09-28 20:45:50 -04:00
Len d28f066865 Update {$mac}.cfg 2017-09-28 20:14:55 -04:00
Len f14a1d9a56 Update {$mac}.cfg 2017-09-28 20:04:17 -04:00
FusionPBX ea22c7a605 Create {$mac}.cfg 2017-09-28 17:27:38 -06:00