Commit Graph

12143 Commits

Author SHA1 Message Date
Nate 82dfc6d066 Fix alert/message bar display. 2018-12-12 14:52:56 -07:00
FusionPBX 3d3f3afa58
Update app_config.php 2018-12-12 10:11:16 -07:00
Killsudo e24e79c3c1 Add support for setting default ring tone and unique ring tone per line (#3945) 2018-12-12 10:09:52 -07:00
Killsudo 143a7537ab Fanvil x6 softkey (#3944)
* Add intial Fanvil X6 softkey settings

* Map 'programmable' key to dssSoft internal keys
2018-12-12 10:09:07 -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 5bded55b54 Default Fanvil X6 to ISO8601 time and date format. (#3943) 2018-12-12 10:03:56 -07:00
FusionPBX 3e0e150453
Update provision.php 2018-12-11 15:38:15 -07:00
FusionPBX 718c847a00
Update provision.php 2018-12-11 15:34:00 -07:00
FusionPBX fe5d194421
Update index.php 2018-12-11 12:37:57 -07:00
FusionPBX d4ddfae63c
Update conference_sessions.php 2018-12-11 03:16:21 -07:00
FusionPBX 7191e40a65
Update conference_sessions.php 2018-12-10 17:36:22 -07:00
FusionPBX 438430848b
Create download.php 2018-12-10 17:18:02 -07:00
FusionPBX d6f9abcc1b
Update conference_rooms.php 2018-12-10 17:16:19 -07:00
FusionPBX 08ac59670c
Update conference_centers.php 2018-12-10 17:05:02 -07:00
FusionPBX 3df15ee1a1
Rename conference_center.php to conference_centers.php 2018-12-10 16:57:49 -07:00
FusionPBX 7d69365da7
Update conference_center.php 2018-12-10 16:57:37 -07:00
FusionPBX cb499f2c58
Update call_recordings.php 2018-12-10 16:00:56 -07:00
FusionPBX c425c46163
Update fpdf.php 2018-12-10 12:34:26 -07:00
konradSC 60653d279b Update recordings.php (#3942)
Recording Descriptions are very important when using recording slots. They should be displayed on the main page and not relegated to an unremarkable corner of recordings_edit.php. No longer will Descriptions hide in the darkness. Now is the time for Descriptions to come forth into the light and shine brightly as a beacon of hope for all superusers and admins that seek their aid.
2018-12-10 09:55:37 -07:00
konradSC 511594a5c2 Update recordings.lua (#3941)
Keep recording descriptions when overwriting a slot.
2018-12-10 09:30:02 -07:00
Tanner Smith 125e9d2740 Add Grandstream WP820 provisioning template (#3940)
* Add Grandstream WP820 provisioning template

* Add Grandstream WP820 Phonebook XML
2018-12-09 23:07:50 -07:00
FusionPBX 1c2c1a778e
Update index.php 2018-12-08 18:32:15 -07:00
FusionPBX f979392822
Update filelist.php 2018-12-08 15:47:03 -07:00
FusionPBX 0bbc81cee5
Rename 507-call_forward_not_registered.xml to 507_call_forward_not_registered.xml 2018-12-08 10:53:58 -07:00
FusionPBX 960d5fe83a
Update 507-call_forward_not_registered.xml 2018-12-08 10:39:05 -07:00
FusionPBX d7d7d385b4
Update 520_follow_me_bridge.xml 2018-12-08 10:35:17 -07:00
FusionPBX 93f8a253d0
Create 507-call_forward_not_registered.xml 2018-12-08 10:34:44 -07:00
konradSC b402cca8ba Update recordings.lua (#3937)
Bug fix. Allow for nil and blank entries.
2018-12-07 12:13:05 -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
Killsudo a6bd7ecba4 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
2018-12-06 21:19:02 -07:00
Killsudo bfca2e8019 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
2018-12-06 21:15:19 -07:00
FusionPBX c2e581d18e
Update dialplan.php 2018-12-06 09:32:39 -07:00
konradSC 0e7e802c1f Update dialplan.php (#3934)
Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.
2018-12-06 09:24:33 -07:00
FusionPBX ef014ab3f3
Update app_config.php 2018-12-05 19:57:11 -07:00
Killsudo 1acdbd10cf Add intial Fanvil i30 device support (#3897) 2018-12-05 19:52:16 -07:00
Killsudo d545da2325 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
2018-12-05 19:51:54 -07:00
sergey-mz 8ed480914b Show enabled extension only on operator panel (#3900)
Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.
2018-12-05 19:50:46 -07:00
FusionPBX 51737ef033
Update dialplan_edit.php 2018-12-05 17:20:09 -07:00
FusionPBX 2f8eb25ce3
Update app_languages.php 2018-12-05 17:19:28 -07:00
FusionPBX 801e9cca19
Update app_config.php 2018-12-05 17:18:27 -07:00
FusionPBX f7557e5d0b
Update click_to_call.php 2018-12-05 00:45:40 -07:00
FusionPBX 817d6cd4f1
Update users.php 2018-12-04 23:25:38 -07:00
FusionPBX ffc07fcd82
Update dialplans.php 2018-12-04 23:17:27 -07:00
FusionPBX add523c76f
Update domains.php 2018-12-04 23:12:18 -07:00
FusionPBX 00b4d42fa6
Update extensions.php 2018-12-04 22:06:50 -07:00
Len 5558d7bc65 Update directory.xml (#3903) 2018-12-04 21:50:13 -07:00
Len f7c33e30d5 Update directory.xml (#3905) 2018-12-04 21:50:02 -07:00
Len 3c5f26b83f Update directory.xml (#3907) 2018-12-04 21:49:51 -07:00
Len 849f584a26 Update directory.xml (#3904) 2018-12-04 21:49:43 -07:00
Len 81a795b373 Update directory.xml (#3902) 2018-12-04 21:49:32 -07:00