fusionpbx/app
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
..
access_controls Change messages class to message 2018-08-31 03:09:01 +00:00
adminer Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
azure/resources/classes Azure TTS (#2891) 2017-11-05 15:46:46 -07:00
backup Change messages class to message 2018-08-31 03:09:01 +00:00
bridges Change messages class to message 2018-08-31 03:09:01 +00:00
call_block Update call_block_delete.php 2018-10-24 11:58:22 -06:00
call_broadcast Change messages class to message 2018-08-31 03:09:01 +00:00
call_center_active Update call_center_queue.php 2018-06-05 12:37:23 -06:00
call_centers Fix sqlite error (#3861) 2018-11-23 08:07:05 -07:00
call_flows Update call_flow_edit.php 2018-11-14 15:13:57 -06:00
call_recordings Update call_recordings.php 2018-12-10 16:00:56 -07:00
calls Update follow_me.php (#3885) 2018-11-30 14:12:12 -07:00
calls_active Update calls_active_inc.php 2018-01-21 23:53:36 -07:00
click_to_call Update click_to_call.php 2018-12-05 00:45:40 -07:00
conference_centers Update conference_sessions.php 2018-12-11 03:16:21 -07:00
conference_controls Update conference_control_detail_edit.php (#3400) 2018-08-31 14:36:24 -06:00
conference_profiles Change messages class to message 2018-08-31 03:09:01 +00:00
conferences Change messages class to message 2018-08-31 03:09:01 +00:00
conferences_active Enhance [master] - Italian Translations (#2989) 2018-02-12 10:50:47 -07:00
contacts Update contact_import.php 2018-10-17 02:32:57 -06:00
database_transactions Change messages class to message 2018-08-31 03:09:01 +00:00
destinations Update destination_edit.php 2018-10-16 22:14:42 -06:00
devices Add device key icon for dss programming (#3896) 2018-12-12 10:08:21 -07:00
dialplan_inbound Change messages class to message 2018-08-31 03:09:01 +00:00
dialplan_outbound Update dialplan_outbound_add.php 2018-11-10 00:51:53 -07:00
dialplans Rename 507-call_forward_not_registered.xml to 507_call_forward_not_registered.xml 2018-12-08 10:53:58 -07:00
edit Update index.php 2018-12-08 18:32:15 -07:00
email_templates Change messages class to message 2018-08-31 03:09:01 +00:00
emails Change messages class to message 2018-08-31 03:09:01 +00:00
exec Update exec.php 2018-02-21 00:21:49 -07:00
extensions Update extensions.php 2018-12-04 22:06:50 -07:00
fanvil Add device key icon for dss programming (#3896) 2018-12-12 10:08:21 -07:00
fax Update fax.php 2018-09-20 01:01:06 -04:00
fifo Change messages class to message 2018-08-31 03:09:01 +00:00
fifo_list Enhance [master] - Italian Translations (#2989) 2018-02-12 10:50:47 -07:00
follow_me Update app_config.php 2018-03-09 20:09:19 -07:00
gateways Update gateway_edit.php 2018-10-27 01:55:30 -06:00
grandstream Update app_config.php 2018-11-10 12:17:32 -07:00
gswave Update index.php 2018-08-30 01:26:49 -06:00
htek Update app_config.php 2018-02-26 15:15:36 -05:00
ivr_menus Update ivr_menu_edit.php 2018-11-09 11:32:05 -07:00
log_viewer Update log_viewer.php 2018-06-09 13:02:13 -06:00
meetings Enhance - app_config.php comment cleanup (#2636) 2017-06-03 12:36:08 -06:00
messages Create app_defaults.php 2018-10-24 18:42:58 -06:00
modules Change messages class to message 2018-08-31 03:09:01 +00:00
music_on_hold Change messages class to message 2018-08-31 03:09:01 +00:00
number_translations Change messages class to message 2018-08-31 03:09:01 +00:00
operator_panel Show enabled extension only on operator panel (#3900) 2018-12-05 19:50:46 -07:00
phrases Change messages class to message 2018-08-31 03:09:01 +00:00
pin_numbers Change messages class to message 2018-08-31 03:09:01 +00:00
polycom Create readme (#3875) 2018-11-29 14:36:44 -07:00
providers Update providers.php 2018-11-01 17:49:55 -06:00
provision Add device key icon for dss programming (#3896) 2018-12-12 10:08:21 -07:00
recordings Update recordings.php (#3942) 2018-12-10 09:55:37 -07:00
registrations Change messages class to message 2018-08-31 03:09:01 +00:00
ring_groups Update ring_group_edit.php 2018-11-14 00:25:14 -06:00
scripts Update scripts.php 2018-04-23 11:26:31 -06:00
services Change messages class to message 2018-08-31 03:09:01 +00:00
settings Change messages class to message 2018-08-31 03:09:01 +00:00
sip_profiles Change messages class to message 2018-08-31 03:09:01 +00:00
sip_status Change messages class to message 2018-08-31 03:09:01 +00:00
snom Create app_config.php 2018-04-20 10:58:00 -06:00
streams Change messages class to message 2018-08-31 03:09:01 +00:00
system Fix. Do not try `fetch` git repo when open system page. (#2903) 2017-11-07 08:22:33 -07:00
time_conditions Update time_conditions.php (#3388) 2018-08-31 14:09:21 -06:00
tones Update app_config.php 2018-05-23 15:59:57 -07:00
vars Update var_edit.php 2018-10-03 08:32:32 -06:00
voicemail_greetings Change messages class to message 2018-08-31 03:09:01 +00:00
voicemails Update voicemails.php 2018-09-28 12:31:20 -06:00
xml_cdr Update xml_cdr_delete.php (#3891) 2018-12-03 13:12:16 -07:00
yealink Update app_config.php (#3847) 2018-11-12 14:30:42 -07:00