Commit Graph

10409 Commits

Author SHA1 Message Date
FusionPBX d2381d9570
Update app_config.php 2017-11-26 18:13:17 -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
FusionPBX 9b05ab02c8
Update app_config.php 2017-11-25 21:50:42 -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
FusionPBX d90ee9e4cb
Update sip_status.php 2017-11-24 13:01:51 -07:00
FusionPBX 20abd0bf8c
Update cmd.php 2017-11-24 13:00:52 -07:00
FusionPBX 53230208bf
Update app_languages.php 2017-11-24 13:00:28 -07:00
FusionPBX 3022dcde03
Update sip_status.php 2017-11-24 12:37:20 -07:00
FusionPBX 32e6018e18
Update app_languages.php 2017-11-24 12:15:20 -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 002428dfea
Update app_config.php 2017-11-22 20:06:42 -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
FusionPBX 56dd104bbc
Update provision.php 2017-11-22 18:18:56 -07:00
FusionPBX 362e2fd56b
Update app_config.php 2017-11-22 11:06:03 -07:00
FusionPBX 1f68df8971
Update app_config.php 2017-11-22 10:42:01 -07:00
TekMason d34d501325 add mac .boot files to yealink provision folders (#2923) 2017-11-21 23:06:40 -07:00
FusionPBX 2de796b517
Update switch_music_on_hold.php 2017-11-21 20:28:22 -07:00
TekMason 56ff8d055f T42G Templates (#2922) 2017-11-21 20:24:39 -07:00
FusionPBX ebcdb02a6e
Update switch_music_on_hold.php
Sometimes we don't want to set music on hold on the extension level.
2017-11-21 20:22:48 -07:00
FusionPBX 65ff4c2d97
Update 470_valet_park.xml 2017-11-21 20:16:55 -07:00
FusionPBX 5962c66a01
Update app_config.php 2017-11-21 20:16:00 -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
TekMason 725433d273 Update app/yealink/app_config.php (#2919)
* Added yealink common files for each model and created folder for new conference phone models

* Modified Yealink t46g templates and added 3 new variables

* Update app_config.php

* Update app_config.php

Changed yealink_ip_address_mode variable type from integer to standard type, numeric.
2017-11-21 17:03:13 -07:00
Alexey Melnichuk cc22f35e74 Fix. Extension summary for local calls (#2918) 2017-11-21 09:13:58 -07:00
Alexey Melnichuk cc364e9bb2 Fix. Display domain name for inbound calls in `calls_active` app (#2917) 2017-11-21 09:09:57 -07:00
FusionPBX c94b910d7b
Update calls_active_inc.php 2017-11-21 03:56:58 -07:00
FusionPBX f73939caf1
Update calls_active_inc.php 2017-11-21 03:09:04 -07:00
FusionPBX ef3f99a3c1
Remove transport from user_host in the snom 7xx template 2017-11-20 17:18:32 -07:00
TekMason 9cb0e37745 Modified Yealink t46g templates and added 3 new variables. (#2916)
* 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-20 15:10:13 -07:00
Alexey Melnichuk 61c90e2bfb Fix. Show registrations for extensions with number alias. (#2914) 2017-11-20 13:59:50 -07:00
Alexey Melnichuk 5b95fcfca0 Fix. Display statistic for all domains (showall=true) (#2915) 2017-11-20 13:58:35 -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
sergey-mz 4454067b2d Check Windows ODBC DSN during install (#2798)
* ODBC DSN detection

* Merge remote-tracking branch 'upstream/master'

* Merge remote-tracking branch 'upstream/master'
2017-11-18 22:53:08 -07:00
FusionPBX 983c2fc594
Update app_config.php 2017-11-18 18:34:49 -07:00
FusionPBX ad8a022e48
Update menu.php 2017-11-17 14:44:31 -07:00
FusionPBX f169fc9704
Update provision.php 2017-11-17 14:30:26 -07:00
FusionPBX 20292017cc
Update menu.php 2017-11-17 14:28:07 -07:00
FusionPBX 21b282857c
Update device_dashboard.php 2017-11-17 14:01:40 -07:00
FusionPBX eb095469cc
Update app_defaults.php 2017-11-17 13:39:37 -07:00