Commit Graph
4140 Commits
Author SHA1 Message Date
FusionPBX 896d659575 Update y000000000000.boot 2017-12-15 15:46:15 -07:00
FusionPBX 6526add2da Update y000000000000.boot 2017-12-15 15:45:43 -07:00
FusionPBX 5d059a8f72 Update y000000000000.boot 2017-12-15 15:45:24 -07:00
FusionPBX 3a380aab72 Update y000000000000.boot 2017-12-15 15:45:01 -07:00
FusionPBX 89701ca16c Update y000000000000.boot 2017-12-15 15:39:50 -07:00
FusionPBX 7aff9ef578 Update y000000000000.boot 2017-12-15 15:38:30 -07:00
FusionPBX baf3a29e28 Update y000000000000.boot 2017-12-15 15:37:49 -07:00
FusionPBX 3f5c4bc915 Update y000000000000.boot 2017-12-15 15:36:49 -07:00
FusionPBX 22eeee85f6 Update y000000000000.boot 2017-12-15 15:36:09 -07:00
FusionPBX 8992fe7b4d Update y000000000000.boot 2017-12-15 15:35:19 -07:00
FusionPBX ec4b464c7e Update y000000000000.boot 2017-12-15 15:34:14 -07:00
DigiDaz 6b021880f4 Add missing $ (#2943)
Add missing $ to spa_call_waiting
2017-12-14 11:14:55 -07:00
FusionPBX a9d5de2e37 Update y000000000000.boot 2017-12-13 23:37:29 -07:00
FusionPBX 66cd1a1ae1 Update y000000000000.boot 2017-12-13 23:36:07 -07:00
FusionPBX bfc5db3f62 Update y000000000000.boot 2017-12-13 23:34:42 -07:00
FusionPBX 52f538c191 Update y000000000000.boot 2017-12-13 23:33:49 -07:00
FusionPBX d60fb41d93 Update y000000000000.boot 2017-12-13 23:31:25 -07:00
FusionPBX f1c8dac32c Update y000000000000.boot 2017-12-13 23:28:58 -07:00
FusionPBX 9b2056582b Update app_languages.php 2017-12-08 14:31:18 -07:00
FusionPBX 4ea67b2c17 Update wakeup.lua 2017-12-06 18:01:06 -07:00
FusionPBX f2d9fb262c Delete sounds.xml 2017-12-06 17:01:38 -07:00
FusionPBX f3ff210fe5 Update en.xml 2017-12-06 17:01:11 -07:00
FusionPBX 21eaa854e4 Update wakeup.xml 2017-12-06 17:00:53 -07:00
FusionPBX f870dfcaa2 Update wakeup.xml 2017-12-06 12:11:36 -07:00
FusionPBX b19ca29a73 Update en.xml 2017-12-06 10:35:23 -07:00
FusionPBX 44ba756f20 Update sounds.xml 2017-12-06 10:32:52 -07:00
emaktech 0db60bf54c Add Yealink T40G Template (#2940)
* Add new Yealink MWI Subscribe Variable

Adds new variable in Yealink provisioning templates to allow control of MWI subscribe setting behavior on all accounts. Setting the new variable once affects all accounts.

New variable:
yealink_subscribe_mwi_to_vm.

Setting affected:
account.X.subscribe_mwi_to_vm setting

Phones affected:
T1x
T2x
T3x
T4x

May affect MWI subscription behavior. Yealink default is 0, many of the old templates hard coded 1. This change may affect MWI behavior for some users, so check to make sure the variable is added in FusionPBX to match your previous settings before upgrading.

* Add Yealink alert_info Distinctive Ring Variables

Adds new variables in Yealink provisioning templates to allow control of distinctive ring text and distinctive ringtone options.

New variables:
yealink_ring_text_X
yealink_ring_file_X

Setting affected:
distinctive_ring_tones.alert_info.X.text
distinctive_ring_tones.alert_info.X.ringer

Phones affected:
T1x
T2x
T3x
T4x
T5x

User Effect
This should not have any effect on existing provisioning settings unless the new variables are defined.

* Add files via upload

* Fix yealink_firmware_url
2017-12-02 15:11:49 -07:00
Alexey Melnichuk f127969fe4 Fix. Use external numbers in ring groups with global outbound routes (#2937) 2017-11-29 00:21:21 -07:00
Alexey Melnichuk 07a49f37bd Add. Support variables in ring groups when use dierect dial (#2924)
Add. Support variables in ring groups when use direct dial
2017-11-29 00:20:45 -07:00
Alexey Melnichuk bbfbf4e065 Add. Lua script to set call forward for ring group. (#2934) 2017-11-29 00:19:43 -07:00
TekMason 832b00e558 t54s variable value and descr update and t58v fixes (#2932)
* t54s firmware variable update

* t58v UA string, and template, t54s variable desc and file
2017-11-26 15:16:55 -07:00
TekMason 45e9254345 update yealink t5x templates (#2931) 2017-11-26 13:29:33 -07:00
TekMason 3a8f844e14 dss key length (#2930)
* dss key length

* changed description

* added date format to t54s template
2017-11-25 23:51:04 -07:00
TekMason fba1a942e9 fixed static.firmware.url (#2928) 2017-11-25 01:03:17 -07:00
emaktech 683e785ccd Add Yealink alert_info Distinctive Ring Variables (#2927)
* Add new Yealink MWI Subscribe Variable

Adds new variable in Yealink provisioning templates to allow control of MWI subscribe setting behavior on all accounts. Setting the new variable once affects all accounts.

New variable:
yealink_subscribe_mwi_to_vm.

Setting affected:
account.X.subscribe_mwi_to_vm setting

Phones affected:
T1x
T2x
T3x
T4x

May affect MWI subscription behavior. Yealink default is 0, many of the old templates hard coded 1. This change may affect MWI behavior for some users, so check to make sure the variable is added in FusionPBX to match your previous settings before upgrading.

* Add Yealink alert_info Distinctive Ring Variables

Adds new variables in Yealink provisioning templates to allow control of distinctive ring text and distinctive ringtone options.

New variables:
yealink_ring_text_X
yealink_ring_file_X

Setting affected:
distinctive_ring_tones.alert_info.X.text
distinctive_ring_tones.alert_info.X.ringer

Phones affected:
T1x
T2x
T3x
T4x
T5x

User Effect
This should not have any effect on existing provisioning settings unless the new variables are defined.
2017-11-24 13:58:56 -07:00
TekMason 45e9aae2d9 Removed yealink {$mac}.boot files and added missing auto-insert UAs (#2926)
* removed all yealink mac.boot files

* Added missing auto-inserts
2017-11-24 10:36:09 -07:00
FusionPBX a50f71bd77 Update y000000000000.boot 2017-11-22 18:47:44 -07:00
FusionPBX 27c1aabb45 Update {$mac}.boot 2017-11-22 18:47:23 -07:00
FusionPBX 3f93d42d19 Update y000000000000.boot 2017-11-22 18:46:49 -07:00
FusionPBX 9992dcb4ed Update {$mac}.boot 2017-11-22 18:46:28 -07:00
FusionPBX 25ad41e39b Update y000000000000.boot 2017-11-22 18:34:59 -07:00
FusionPBX 2dcaa73f20 Update {$mac}.boot 2017-11-22 18:34:26 -07:00
FusionPBX a138542a2c Update y000000000000.boot 2017-11-22 18:32:57 -07:00
FusionPBX 9f45c9b22e Update {$mac}.boot 2017-11-22 18:32:12 -07:00
TekMason d34d501325 add mac .boot files to yealink provision folders (#2923) 2017-11-21 23:06:40 -07:00
TekMason 56ff8d055f T42G Templates (#2922) 2017-11-21 20:24:39 -07:00
emaktech 90551fb48a Add new Yealink MWI Subscribe Variable (#2920)
Adds new variable in Yealink provisioning templates to allow control of MWI subscribe setting behavior on all accounts. Setting the new variable once affects all accounts.

New variable:
yealink_subscribe_mwi_to_vm.

Setting affected:
account.X.subscribe_mwi_to_vm setting

Phones affected:
T1x
T2x
T3x
T4x

May affect MWI subscription behavior. Yealink default is 0, many of the old templates hard coded 1. This change may affect MWI behavior for some users, so check to make sure the variable is added in FusionPBX to match your previous settings before upgrading.
2017-11-21 19:44:23 -07:00
TekMason 9c70317dc9 Yealink T48G Template (#2921) 2017-11-21 19:36:18 -07:00
FusionPBX ef3f99a3c1 Remove transport from user_host in the snom 7xx template 2017-11-20 17:18:32 -07:00
TekMason d9210da83d 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