Commit Graph

3569 Commits

Author SHA1 Message Date
FusionPBX
e1726d34cc Update en.xml 2017-12-06 17:01:11 -07:00
FusionPBX
84aca0f46d Update wakeup.xml 2017-12-06 17:00:53 -07:00
FusionPBX
6a53d4c32c Update wakeup.xml 2017-12-06 12:11:36 -07:00
FusionPBX
0464623da3 Update en.xml 2017-12-06 10:35:23 -07:00
FusionPBX
13e627fff1 Update sounds.xml 2017-12-06 10:32:52 -07:00
emaktech
faeb5e3578 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
a7de7f0baa Fix. Use external numbers in ring groups with global outbound routes (#2937) 2017-11-29 00:21:21 -07:00
Alexey Melnichuk
ff5355e840 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
00159b0cc2 Add. Lua script to set call forward for ring group. (#2934) 2017-11-29 00:19:43 -07:00
TekMason
6f40457fa8 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
8b7335da53 update yealink t5x templates (#2931) 2017-11-26 13:29:33 -07:00
TekMason
33dae7dc17 dss key length (#2930)
* dss key length

* changed description

* added date format to t54s template
2017-11-25 23:51:04 -07:00
TekMason
3441486df4 fixed static.firmware.url (#2928) 2017-11-25 01:03:17 -07:00
emaktech
30fe099db8 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
7378a7a85b 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
528cb805cc Update y000000000000.boot 2017-11-22 18:47:44 -07:00
FusionPBX
4e676fd162 Update {$mac}.boot 2017-11-22 18:47:23 -07:00
FusionPBX
03c8fdb07e Update y000000000000.boot 2017-11-22 18:46:49 -07:00
FusionPBX
9a413a291f Update {$mac}.boot 2017-11-22 18:46:28 -07:00
FusionPBX
40c434c49f Update y000000000000.boot 2017-11-22 18:34:59 -07:00
FusionPBX
903d4e3531 Update {$mac}.boot 2017-11-22 18:34:26 -07:00
FusionPBX
49e8013efa Update y000000000000.boot 2017-11-22 18:32:57 -07:00
FusionPBX
c491b428fe Update {$mac}.boot 2017-11-22 18:32:12 -07:00
TekMason
24d07281ec add mac .boot files to yealink provision folders (#2923) 2017-11-21 23:06:40 -07:00
TekMason
74e6fdabd7 T42G Templates (#2922) 2017-11-21 20:24:39 -07:00
emaktech
13e11fefba 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
279efc42bc Yealink T48G Template (#2921) 2017-11-21 19:36:18 -07:00
FusionPBX
dd71f93b43 Remove transport from user_host in the snom 7xx template 2017-11-20 17:18:32 -07:00
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
FusionPBX
a20cb0b75f Update menu.php 2017-11-17 14:44:31 -07:00
FusionPBX
b4f4cd7b79 Update menu.php 2017-11-17 14:28:07 -07:00
FusionPBX
27309fabf2 Update menu.php 2017-11-17 13:06:04 -07:00
Alexey Melnichuk
679d4e1fb5 Add. Use route_to_bridge module to build routes for ring groups. (#2907)
* Add. Use `route_to_bridge` module to build routes fro ring groups.

This commit has several improvements
1. Select only needed fields. (do not select quite big XML text strings)
2. Filter routes also by context name
3. Filter dialplans also by hostname
4. Handle conditions based not only `destination_number`
5. Handle `break` and `continue` attributes for extensions
6. Escape vars inside dial-string
7. Add log messages similar as FS dialplan do

* Add. `route_to_bridge` set inline vars so it possible use then in next conditions.
Add. `route_to_bridge` can execute basic api commands from allowed lists.
`route_to_bridge` expand all known vars. If var is unknown then it pass as is.
Fix. `export nolocal:` action.

* Fix. Short variable names

* Add. some comments

* Fix. Do not try execute empty string

This produce error messages `[ERR] switch_cpp.cpp:759 No application specified`

* Fix. Export nolocal values.
2017-11-17 07:15:47 -07:00
FusionPBX
8cc3ae4005 Update {$mac}.xml 2017-11-14 19:43:38 -07:00
FusionPBX
18714a588d Update {$mac}.xml 2017-11-14 19:43:07 -07:00
FusionPBX
ab0e9f7fcb Update {$mac}.xml 2017-11-14 19:42:05 -07:00
FusionPBX
4493532402 Update KX-UT136.cfg 2017-11-14 19:40:18 -07:00
FusionPBX
42da377b64 Update KX-UT133.cfg 2017-11-14 19:40:05 -07:00
FusionPBX
a03ba9ec3d Update KX-UT123.cfg 2017-11-14 19:39:51 -07:00
FusionPBX
efc557865f Update KX-UT113.cfg 2017-11-14 19:38:28 -07:00
FusionPBX
c7c7e2e1c0 Update {$mac}.xml 2017-11-14 19:38:08 -07:00
FusionPBX
effda783c2 Create favorite_setting.xml 2017-11-14 11:07:46 -07:00
FusionPBX
a2da9818d0 Create favorite_setting.xml 2017-11-14 11:07:40 -07:00
FusionPBX
36c17bfefc Create favorite_setting.xml 2017-11-14 11:07:31 -07:00
FusionPBX
46dc2544be Create favorite_setting.xml 2017-11-14 11:06:13 -07:00
FusionPBX
0a9373be39 Create directory.xml 2017-11-14 11:04:45 -07:00
FusionPBX
201f21397a Create directory.xml 2017-11-14 11:04:19 -07:00
FusionPBX
4cb21f5d67 Create directory.xml 2017-11-14 11:04:01 -07:00
FusionPBX
c46eeb3007 Create directory.xml 2017-11-14 11:03:46 -07:00
FusionPBX
475ace9caa Update {$mac}.cfg 2017-11-13 19:34:13 -07:00