Commit Graph

4699 Commits

Author SHA1 Message Date
TekMason
56a99b0f88 Added variables in Default Settings for Yealink Firmware (#2793)
* Yealink Template Updates

Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends

* Added variables in Default Settings for Yealink Firmware

On an existing install run Advanced > Upgrade > App Defaults   to get these new provisioning variables:
yealink_firmware_url
yealink_firmware_t46g
yealink_firmware_t48g
yealink_firmware_t29g
yealink_firmware_vp530
2017-08-11 23:35:00 -05:00
FusionPBX
18533c8568 Update app_languages.php 2017-08-11 01:21:19 -05: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
7bcb1e9cc4 Update app_languages.php
add labels for obihai
2017-08-10 04:13:59 -04:00
FusionPBX
299d24859b Update app_languages.php 2017-08-10 02:54:32 -05:00
FusionPBX
02fa6aa816 Update app_languages.php 2017-08-10 02:46:49 -05:00
FusionPBX
496174b9a8 Update app_config.php 2017-08-10 02:38:55 -05:00
konradSC
92551e95fe Admin privileges for VM local after email (#2788)
I think this is a good default option for Admin's to have.
2017-08-08 08:29:12 -05:00
konradSC
37a1cb5b6a Hide in the phone directory (#2782)
Hide the extension in the phone directory if Extension -> Directory_Visible = false.
2017-08-02 16:31:20 -06:00
Alexey Melnichuk
c72fca1c6b Fix. Send message notify when toggle vm message in Web UI. (#2774) 2017-08-01 16:02:08 -06:00
FusionPBX
7e56bced01 Update provision.php 2017-07-31 15:11:06 -06:00
FusionPBX
5419960472 Update destinations.php 2017-07-30 11:42:29 -06:00
FusionPBX
f9edec75f8 Update app_languages.php 2017-07-30 11:41:42 -06:00
FusionPBX
7ba073ffce Update destination_edit.php 2017-07-30 11:40:39 -06:00
FusionPBX
7774e1f985 Update app_languages.php 2017-07-30 10:54:31 -06:00
konradSC
47b06bef8e Voicemail password complexity enforced in the web interface (#2767)
* Update app_config.php

* Update voicemail_edit.php

* Update app_languages.php

* Update app_config.php
2017-07-30 10:53:32 -06:00
sergey-mz
b42fd5659b Set assigned device line display name (#2750)
Set line display name to Effective Caller ID instead of extension #. Full directory name could be used too.
2017-07-30 10:50:41 -06:00
sergey-mz
6ede26f74a Get Aastra phone MAC address from request header (#2762) 2017-07-30 10:47:13 -06:00
FusionPBX
6c60fc6265 Update app_config.php 2017-07-29 15:33:54 -06:00
Len
7e421d772d Update app_config.php 2017-07-29 00:23:08 -04:00
FusionPBX
f5379d9ca0 Update provision.php 2017-07-28 16:47:59 -06:00
FusionPBX
00d7b29a56 Update provision.php 2017-07-28 16:31:26 -06:00
FusionPBX
f2dd304270 Update provision.php 2017-07-28 15:52:43 -06:00
FusionPBX
b8a38bc70b Update app_config.php 2017-07-27 17:31:05 -06:00
FusionPBX
fbc6c79ee5 Update destination_edit.php 2017-07-25 22:05:35 -06:00
Alexey Melnichuk
b820d07f12 Add. Make legend outside of graphic of CDR Statistic. (#2760) 2017-07-25 14:38:57 -06:00
FusionPBX
7fb58a16e8 Update 040_call_block.xml 2017-07-25 14:35:04 -06:00
Len
9e51babfd3 correct en and ru values
correct ru and en for description-profile_param_value
2017-07-25 15:20:15 -04:00
FusionPBX
e0a98bfb22 Update app_config.php 2017-07-25 10:15:35 -06:00
FusionPBX
eacd7c29c9 Update ivr_menu_edit.php
Make the ivr_menu_language optional as it can be set before reaching the IVR Menu.
2017-07-24 23:47:17 -06:00
FusionPBX
f4725e1278 Update app_config.php 2017-07-24 20:06:30 -06:00
FusionPBX
4dd0567239 Update sip_profile_edit.php 2017-07-22 16:07:27 -06:00
FusionPBX
d528775e10 Update scripts.php 2017-07-22 00:48:46 -06:00
FusionPBX
1e0413b968 Update ivr_menu_edit.php 2017-07-18 14:26:46 -06:00
emaktech
cf1128f023 Add IVR language option (master) (#2744)
* Add available translations for new language option

* Add language option to IVR menu editing page

Adds the option to define language on the IVR edit page. This is needed because when a phrase is selected in a language other than the default language, Freeswitch fails to load the file.
2017-07-18 14:23:12 -06:00
FusionPBX
5d2c30aa47 Update voicemail_greetings.php 2017-07-18 01:25:47 -06:00
powerpbx
9320988f92 Add CIDR notation check (#2739)
* Add CIDR notation check

* Update access_control_node_edit.php

Add IPv6 check

* Update access_control_node_edit.php
2017-07-16 11:41:59 -06:00
FusionPBX
39121604ad Show an example. host[:port]
The square brackets indicate the port is optional.
2017-07-16 11:38:50 -06:00
Mafoo
68cdc40bed Enhance Better descriptions for proxies (#2737)
update all proxy descriptions to indicate they take the host:port format
2017-07-16 11:23:16 -06:00
FusionPBX
566e87f675 Update sql_db_conversion.php 2017-07-15 12:43:37 -06:00
FusionPBX
4c398d7ac6 Update report.php 2017-07-15 12:41:16 -06:00
FusionPBX
1a51c3855c Update app_defaults.php 2017-07-09 23:52:34 -06:00
FusionPBX
ba80222491 Update extension_edit.php 2017-07-05 10:26:45 -06:00
FusionPBX
19b14f16f8 Update voicemail_edit.php 2017-07-05 10:23:47 -06:00
FusionPBX
6dc677027b Update app_config.php 2017-07-05 10:21:37 -06:00
FusionPBX
fb468b8f62 Update time_condition_edit.php 2017-07-04 12:22:50 -06:00
FusionPBX
a8ef4d1456 Update access_control_node_edit.php 2017-07-04 11:39:13 -06:00
FusionPBX
4024c08c58 Update access_control_node_delete.php 2017-07-04 11:38:28 -06:00
FusionPBX
427f021811 Update access_control_delete.php 2017-07-04 11:37:16 -06:00
FusionPBX
8a7208d7c6 Update access_control_edit.php 2017-07-04 11:35:55 -06:00