TekMason
8be1a00ef2
Added yealink common files for each model and created folder for new … ( #2913 )
...
* Added yealink common files for each model and created folder for new conference phone models
* Modified Yealink t46g templates and added 3 new variables
2017-11-19 23:11:25 -07:00
Len
21ee74f6a0
Update y000000000028.cfg
2017-11-10 15:11:38 -05:00
Len
f3fca692c3
Update y000000000028.cfg
2017-10-28 23:14:47 -04:00
FusionPBX
f6a94b7150
Update y000000000028.cfg
2017-10-14 17:16:27 -06:00
TekMason
418cc0c759
Yealink Template Updates ( #2789 )
...
Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends
2017-08-10 10:12:05 -05:00
Len
739d7df4c5
Update y000000000028.cfg
2017-06-22 17:31:10 -04:00
Len
77ea649201
Update y000000000028.cfg
2017-06-22 17:25:10 -04:00
Len
55cf192f07
Update y000000000028.cfg
2017-06-20 12:24:37 -04:00
Len
93821aadd4
Update y000000000028.cfg
2017-06-10 23:28:56 -04:00
Len
47b01e8b61
Merge branch 'master' into patch-1
2017-06-06 02:02:04 -04:00
Len
0173ba73b8
Update y000000000028.cfg
2017-06-05 16:07:53 -04:00
Len
e0544b98ce
Update y000000000028.cfg
2017-06-05 16:04:18 -04:00
jamesorose
b2a8fd4427
voicemail lights up on missed calls
...
this behavior is annoying, and creates confusion among users. please add this as the default.
2017-06-01 13:53:42 -05:00
Len
2c01ab553e
Update y000000000028.cfg
2017-04-12 22:34:01 -04:00
Len
ba5f81779a
Update y000000000028.cfg
2017-04-10 09:13:10 -04:00
Len
ce71bd3f2d
Update y000000000028.cfg
2017-03-10 18:26:37 -05:00
emaktech
537e4c157e
Yealink Provisioning - Add Trusted Cert Variable ( #2364 )
...
* Update y000000000037.cfg
* Update y000000000007.cfg
* Update y000000000025.cfg
* Update y000000000023.cfg
* Update y000000000051.cfg
* Update y000000000035.cfg
* Update y000000000066.cfg
* Update y000000000028.cfg
* Update y000000000029.cfg
* Update y000000000036.cfg
* Update y000000000054.cfg
* Update y000000000038.cfg
* Update y000000000032.cfg
* Update y000000000046.cfg
* Update y000000000000.cfg
* Update y000000000045.cfg
* Update y000000000004.cfg
* Update y000000000044.cfg
* Update y000000000044.cfg
* Update y000000000005.cfg
* Update y000000000052.cfg
2017-02-13 13:13:16 -07:00
FusionPBX
8734a57f30
Update y000000000028.cfg
...
Show the name and number after the call is answered on the Yealink T46g
2016-12-01 02:05:09 -07:00
FusionPBX
7ffa6420f1
Update y000000000028.cfg
...
Add DND feature codes to the Yealink T46G.
2016-11-30 19:26:17 -07:00
Chris Black
4b3fa720e4
Update sip.trust_ctrl for yealink firmware version 80 ( #2043 )
...
In version 80 of the yealink firmware the trust_ctl changed from
account.X.sip_trust_ctrl=1 to sip.trust_ctrl=1. Making this change in
the provisioning files.
2016-11-09 15:57:26 -06:00
markjcrane
48d3f317e0
Update Yealink templates add new variables yealink_vlan_enable, yealink_emergency_number, yealink_lock_enable, yealink_lock_pin, yealink_lock_timeout, yealink_lock_key_type, yealink_backlight_time and correct the wallpaper and firmware variables for some of the phones.
2016-09-20 13:53:53 -06:00
Chris Black
54c15039ba
add http_auth for remote phone book, fix dns issues ( #1912 )
2016-09-12 15:16:52 -06:00
Chris Black
94014644e8
add username/password to the yealink profiles. ( #1882 )
2016-08-30 17:30:01 -06:00
FusionPBX
c347983df8
Update y000000000028.cfg
...
Yealink T46g, Allow changing the name of the phonebook without changing the URL.
2016-08-23 12:16:21 -06:00
FusionPBX
b64d437ecc
Update y000000000028.cfg
...
Update the directory_setting.url
2016-08-19 23:04:08 -06:00
FusionPBX
a3909c6c92
Update y000000000028.cfg
...
Change provision variables so it will show up in a more logical order.
yealink_remote_phone_book_1_name to yealink_remote_phonebook_1_name
yealink_remote_phone_book_1_url to yealink_remote_phonebook_1_url
2016-07-25 18:34:15 -06:00
markjcrane
af713fdcfc
Add yealink_directory_setting_url to all remaining yealink phones.
2016-07-25 13:19:52 -06:00
Chris Black
7b99a14f67
Yealink directory listing for extensions, groups, users contacts ( #1588 )
...
* Fix Yealink provisioning for contacts/groups
Fix the Yealink provision templates to allow for directory_extensions,
groups and users.
* Fix group_uuid and user_uuid messup
* Yealink directory and provisioning changes
Includes the changes from PR 1582 with some fixes to the SQL.
Also merged all the directory_* options into ONE directory.xml
Will need to call the it with any of these:
http://mydomain/app/provision/?file=directory.xml&contacts=groups
http://mydomain/app/provision/?file=directory.xml&contacts=users
http://mydomain/app/provision/?file=directory.xml&contacts=extensions
http://mydomain/app/provision/?file=directory.xml&contacts=all
2016-05-12 11:22:40 -06:00
markjcrane
25da5713be
Update the yealink timezone settings.
2016-04-04 19:50:05 -06:00
mafoo
d018f74ed3
WhitespaceClean-resources/provision/yealink
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:18:50 +00:00
blackc2004
526a20169e
start of local extensions as remote phone book
2016-01-13 10:08:38 -08:00
blackc2004
868affab3a
change ldap settings to be consistent across all yealink files
2016-01-05 12:14:03 -08:00
markjcrane
e93e225515
Add underscore between the words in the variables.
...
{$ldap_name_filter}
{$ldap_number_filter}
{$yealink_directory_setting_url}
2015-11-19 15:20:14 -07:00
blackc2004
003c86c015
Update y000000000028.cfg
2015-11-19 13:45:06 -08:00
markjcrane
65590f2b14
Disable direct ip call features.direct_ip_call_enable = 0 for better security.
2015-10-11 10:36:03 -07:00
Rich Breton
e0bc3f51cb
T46g-template-dhcp-fix
2015-08-03 17:03:07 -06:00
Mark Crane
1e97324529
Update the comments in the yealink/t46g template.
2015-02-10 06:15:26 +00:00
James Rose
05fcb5b82d
Added provision variable for yealink provisioning url.
2014-07-30 17:06:11 +00:00
James Rose
e755b20880
Added provisioning variables for firmware for spa50x spa51x and yealink phones
2014-07-30 16:57:30 +00:00
Mark Crane
3a43ae12c4
Yealink remove some of the trailing white spaces. Fix the power led light for voicemail.
2014-04-08 01:37:47 +00:00
Mark Crane
b1e4bc8131
Add a new variable to the Yealink template ($yealink_power_led_on). And change account 6 voice_mail.number.5 = *97 to voice_mail.number.6 = *97.
2014-04-02 09:50:29 +00:00
Mark Crane
6f5a5af1ab
Remove extra white spaces and a few other adjustments for the Yealinks phones.
2014-03-15 13:23:21 +00:00
Mark Crane
c60ad7b87b
Add account enable and register expires to all accounts across all Yealink phones. Add #features.reset_by_long_press_enable = 0 to the T4x devices.
2014-03-02 06:52:47 +00:00
Mark Crane
8596fbe688
Yealink templates - Move the wallpaper assignment after its uploaded.
2014-02-27 10:50:36 +00:00
Mark Crane
5035918ca8
Set the specific wallpaper and fix the variable syntax.
2014-02-27 05:35:18 +00:00
Mark Crane
1ac7868b19
Change the wallpaper and screen saver values. ${yealink_xxx_wallpaper} ${yealink_xxx_screen_saver}
2014-02-27 04:11:24 +00:00
Mark Crane
ebc19b06b9
Add new Yealink time zone variables and update existing ones adding 'yealink_' as a prefix.
2014-02-08 08:58:28 +00:00
Mark Crane
11508403e2
Yealink, Add the time zone variables.
2014-01-24 08:44:22 +00:00
Mark Crane
673b680e71
Configure the wallpaper option to the yealink templates.
2014-01-24 08:08:04 +00:00
Mark Crane
cd785dcf45
Add admin_name, admin_password, user_name, user_password, var_name, and var_password variables to the yealink common config file.
2014-01-20 11:21:42 +00:00