Commit Graph

500 Commits

Author SHA1 Message Date
FusionPBX 96bb08381f
Update device_edit.php 2019-01-18 14:44:12 -07:00
Killsudo accb89fc21 Add device key icon for dss programming (#3896)
* Expand Fanvil DSS-Key support for templating

* Add DSS key programming to Fanvil X6

* Add device key icon support.

* Additional device key icon fixes

* Fix SQL for device_key_label

* Add device_key_icon varible to X6 dss key programming

* Add new Advanced SIP Var (#3859)

Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}

* Variables for DP750 Handset Assignment, Ring Type (#3772)

New variables for the DP750 to allow the following settings:

$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)

$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)

$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)

* Update app_config.php

* Update 520_follow_me_bridge.xml (#3893)

Search through all SIP Profiles when looking up the Contact.

* Update xml_cdr_delete.php (#3891)

Fix typo in delete() query

* Make storage_path and storage_type = http_cache work (#3892)

* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly

* Fix IVR (#3898)

IVR was broken after previous update/change.

* Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894)

* Update directory.xml

* Update directory.xml

* Update directory.xml

* Update directory.xml

* Update directory.xml (#3931)

* Update directory.xml (#3929)

* Update directory.xml (#3928)

* Update directory.xml (#3930)

* Update directory.xml (#3927)

* Update directory.xml (#3924)

* Update directory.xml (#3922)

* Update directory.xml (#3921)

* Update directory.xml (#3923)

* Update directory.xml (#3926)

* Update directory.xml (#3925)

* Update directory.xml (#3920)

* Update directory.xml (#3916)

* Update directory.xml (#3906)

* Update directory.xml (#3919)

* Update directory.xml (#3918)

* Update directory.xml (#3917)

* Update directory.xml (#3915)

* Update directory.xml (#3914)

* Update directory.xml (#3912)

* Update directory.xml (#3911)

* Update directory.xml (#3910)

* Update directory.xml (#3909)

* Update directory.xml (#3913)

* Update directory.xml (#3908)

* Update directory.xml (#3901)

* Update directory.xml (#3902)

* Update directory.xml (#3904)

* Update directory.xml (#3907)

* Update directory.xml (#3905)

* Update directory.xml (#3903)

* Update extensions.php

* Update domains.php

* Update dialplans.php

* Update users.php

* Update click_to_call.php

* Update app_config.php

* Update app_languages.php

* Update dialplan_edit.php

* Show enabled extension only on operator panel (#3900)

Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.

* Add new default_settings for Fanvil products (#3895)

* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options

* Add intial Fanvil i30 device support (#3897)

* Update app_config.php

* Update dialplan.php (#3934)

Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.

* Update dialplan.php

* Fanvil x6 template (#3936)

* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys

* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.

* Remove TR069 CPE serial number from template

* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login

* Fanvil i30 template fixes (#3933)

* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default

* Fix Fanvil 'Memory' keys (#3932)

* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support

* Update recordings.lua (#3937)

Bug fix. Allow for nil and blank entries.

* Add DSS key programming to Fanvil X6

* Fanvil 'icon' key for dss key profiles

* Fanvil 'icon' key for dss key profiles

Add new Advanced SIP Var (#3859)

Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}

Variables for DP750 Handset Assignment, Ring Type (#3772)

New variables for the DP750 to allow the following settings:

$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)

$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)

$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)

Update app_config.php

Update 520_follow_me_bridge.xml (#3893)

Search through all SIP Profiles when looking up the Contact.

Update xml_cdr_delete.php (#3891)

Fix typo in delete() query

Make storage_path and storage_type = http_cache work (#3892)

* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly

Fix IVR (#3898)

IVR was broken after previous update/change.

Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894)

Update directory.xml

Update directory.xml

Update directory.xml

Update directory.xml

Update directory.xml (#3931)

Update directory.xml (#3929)

Update directory.xml (#3928)

Update directory.xml (#3930)

Update directory.xml (#3927)

Update directory.xml (#3924)

Update directory.xml (#3922)

Update directory.xml (#3921)

Update directory.xml (#3923)

Update directory.xml (#3926)

Update directory.xml (#3925)

Update directory.xml (#3920)

Update directory.xml (#3916)

Update directory.xml (#3906)

Update directory.xml (#3919)

Update directory.xml (#3918)

Update directory.xml (#3917)

Update directory.xml (#3915)

Update directory.xml (#3914)

Update directory.xml (#3912)

Update directory.xml (#3911)

Update directory.xml (#3910)

Update directory.xml (#3909)

Update directory.xml (#3913)

Update directory.xml (#3908)

Update directory.xml (#3901)

Update directory.xml (#3902)

Update directory.xml (#3904)

Update directory.xml (#3907)

Update directory.xml (#3905)

Update directory.xml (#3903)

Update extensions.php

Update domains.php

Update dialplans.php

Update users.php

Update click_to_call.php

Update app_config.php

Update app_languages.php

Update dialplan_edit.php

Show enabled extension only on operator panel (#3900)

Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.

Add new default_settings for Fanvil products (#3895)

* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options

Update app_config.php

Update dialplan.php (#3934)

Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.

Update dialplan.php

Fanvil x6 template (#3936)

* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys

* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.

* Remove TR069 CPE serial number from template

* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login

Fanvil i30 template fixes (#3933)

* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default

Fix Fanvil 'Memory' keys (#3932)

* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support

Update recordings.lua (#3937)

Bug fix. Allow for nil and blank entries.

Add DSS key programming to Fanvil X6

* resync3
2018-12-12 10:08:21 -07:00
Killsudo 1a987def48 Fix Fanvil 'Memory' keys (#3932)
* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support
2018-12-06 21:19:49 -07:00
Len 01102182d5 Update app_config.php (#3857) 2018-11-14 09:25:59 -06:00
Len 097f96a8b5 Update app_languages.php (#3858) 2018-11-14 09:25:35 -06:00
FusionPBX 50c8d0b441
Update device_edit.php 2018-11-03 11:54:11 -06:00
FusionPBX 7dbee814b4
Update device_edit.php 2018-10-23 23:12:24 -06:00
FusionPBX 5e3409f43a
Update device_imports.php 2018-10-20 14:53:11 -06:00
FusionPBX 2ddebb2b28
Update device_profile_edit.php 2018-10-13 19:25:48 -06:00
FusionPBX 82562e3464
Update device_imports.php 2018-09-28 12:51:43 -06:00
FusionPBX d622ed1418
Update device_imports.php 2018-09-28 12:43:13 -06:00
FusionPBX ad93fb3ba1
Update devices.php 2018-09-28 11:05:08 -06:00
FusionPBX 14d739c506
Update app_config.php 2018-09-28 10:52:55 -06:00
FusionPBX fefe95a864
Update device_imports.php 2018-09-28 10:47:42 -06:00
FusionPBX 06db9ad07e
Update device_imports.php 2018-09-28 10:47:18 -06:00
FusionPBX 47590f11d9
Rename app/device_imports/device_imports.php to app/devices/device_imports.php 2018-09-28 10:42:27 -06:00
emaktech c83a3a5dc6 Allow Editing 48 Lines on device_edit Page (#3478)
Similar to #3472 needed to allow up to 48 extension to be selectable and editable on the device_edit page.

Additionally, fixed sorting issue so line numbers are correctly sorted sequentially (line number is stored as text field so needed to change cast in SQL query).
2018-09-14 13:10:17 -06:00
FusionPBX 0f62b5f8c1
Update device_edit.php 2018-09-12 13:57:33 -06:00
FusionPBX b155382c38
Update app_languages.php 2018-09-12 13:54:47 -06:00
FusionPBX e0a62d0479
Update app_config.php 2018-09-12 13:53:40 -06:00
FusionPBX 7ba92a1350
Update app_config.php 2018-09-04 08:35:40 -06:00
AlexanderDCrane 6fc2124433 Update device_profile_edit.php (#3371) 2018-08-31 12:21:23 -06:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane 3e149b46d7 Update device_setting_edit.php (#3297) 2018-08-27 20:26:24 -06:00
AlexanderDCrane 75015de143 Update device_profile_edit.php (#3296) 2018-08-27 16:14:08 -06:00
AlexanderDCrane 361c6a6290 Update device_line_edit.php (#3295) 2018-08-27 15:11:30 -06:00
FusionPBX 01185c723d
Update app_config.php 2018-08-21 21:15:36 -06:00
FusionPBX 74ed38ea0f
Update app_config.php 2018-08-21 21:04:48 -06:00
FusionPBX 26874e4ac2
Update device_edit.php 2018-08-18 21:40:06 -06:00
FusionPBX 6d82e28c85
Update device_edit.php 2018-08-02 02:28:01 -06:00
FusionPBX b0a5954380
Update device_edit.php 2018-08-02 01:57:28 -06:00
TekMason a895752adb Update app_config.php (#3236)
* Update app_config.php

Addition of device Vendors that already have provisioning folders.

* Update app_config.php
2018-07-03 20:28:45 -06:00
FusionPBX 42df885288
Update device_edit.php 2018-07-02 21:41:48 -06:00
FusionPBX a91844f374
Update device_vendor_functions.php 2018-06-29 22:25:57 -06:00
FusionPBX 2796e66889
Update device_vendor_function_edit.php 2018-06-29 22:18:26 -06:00
FusionPBX 06b76347b8
Update device_vendor_edit.php 2018-06-29 22:06:07 -06:00
konradSC 48e676bbda Add Custom option for Yealink DSS key (#3198)
* Add Custom option for Yealink DSS key

Must also set "features.enhanced_dss _keys.enable = 1" in the provisioning files.

Adding this for creating speed dials with a pause then DTMF digits.

* Update app_languages.php

Add Custom option for Yealink DSS key
2018-06-26 11:32:45 -06:00
AlexanderDCrane 092ea1a928 Update device_edit.php (#3123) 2018-06-13 01:11:41 -06:00
AlexanderDCrane 8ba6cf0cb0 Escape user data on device_edit.php (#3087)
* Update user_edit.php

* Escape user data on device_edit.php
2018-06-08 14:01:07 -06:00
FusionPBX 8fa1fdb95a
Update device_vendors.php 2018-06-06 10:21:10 -06:00
FusionPBX 740b3d3edf
Update device_profiles.php 2018-06-06 10:20:02 -06:00
FusionPBX 7dc5338e4d
Update devices.php 2018-06-02 21:51:31 -06:00
Len 8f67f8ce79 Add label for Profiles (#3081) 2018-05-31 14:18:29 -06:00
FusionPBX 3223b40eab
Update devices.php 2018-05-28 00:14:13 -06:00
FusionPBX cb50399644
Update app_languages.php 2018-05-27 23:53:24 -06:00
Roman Dissauer 8d3a25eeb4 prepare provisioning for gigaset templates (#3053) 2018-05-15 19:53:43 -06:00
FusionPBX 1665abe24c
Update device_edit.php 2018-03-23 19:20:32 -06:00
FusionPBX 514c263786
Update device_edit.php 2018-03-22 00:45:43 -06:00
FusionPBX 3abc7a0066
Update devices.php 2018-03-01 01:06:59 -07:00
Mafoo 214ab1afe8 Enhance [master] - update Aastra provision templates (#2997)
* Enhance update Aastra provision templates

add default settings for time format, date format and timezone
hide include folders (they are not provision templates)
update links to documents
add note to 6xxx templates

* Aastra - the descriptions for the time settings are useful.
2018-02-25 01:58:17 -07:00