Commit Graph

53 Commits

Author SHA1 Message Date
markjcrane c401747405 Change the *97 to {$voicemail_number} provision variable. 2021-04-23 13:00:45 -06:00
chansizzle b54a0efa76
Update {$mac}.cfg (#5402) 2020-08-17 12:35:25 -06:00
chansizzle 3166f70b64
Update {$mac}.cfg (#5394)
remove duplicate entries
2020-08-13 22:23:10 -06:00
Mark J Crane f267fa1362 Add fanvil settings and correct some mistakes 2020-05-19 17:27:36 -06:00
Mark J Crane 3234d9959b Fanvil - Add some changes to x6 and x7 templates 2020-05-19 13:35:26 -06:00
chansizzle 899a7a6ed7 Update {$mac}.cfg (#4929) 2019-12-03 12:55:40 -07:00
Len 5ac135305f Update {$mac}.cfg (#4639) 2019-09-21 13:37:13 -06:00
Darryl Ross c726983862 Create default ringtones for alert-into type External and External2 and allow to be overriden from default settings. 2019-05-22 12:10:41 +10:00
Darryl Ross 7658d45ff3 Update syntax for DSS buttons to use correct structure for X6 phone. 2019-05-22 12:10:18 +10:00
Darryl Ross bfe5268310 Allow setting country tone set from default setting. 2019-05-22 12:09:57 +10:00
Len 45c2af15c8 Update {$mac}.cfg 2019-05-15 20:06:04 -04:00
Len 47468db5cc Update {$mac}.cfg 2019-05-14 14:41:35 -04:00
Len f6623b4338 Update {$mac}.cfg 2019-05-14 14:00:08 -04:00
Killsudo 55653bc0af Add Fanvil support to adjust display brightness and inactivity dimmer (#3946) 2019-01-05 08:56:41 -07:00
Killsudo a7c858dfde Add support for setting default ring tone and unique ring tone per line (#3945) 2018-12-12 10:09:52 -07:00
Killsudo 582118bd71 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 96a6c350d4 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 e2587078eb Default Fanvil X6 to ISO8601 time and date format. (#3943) 2018-12-12 10:03:56 -07:00
Killsudo 421ea66141 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
Len 1fa28ad911 Update {$mac}.cfg (#3848) 2018-11-12 22:48:56 -06:00
AlexanderDCrane 7e1cf4a136 Update {$mac}.cfg (#3731) 2018-10-26 12:00:54 -06:00
AlexanderDCrane 313af4a916 Update {$mac}.cfg (#3651) 2018-10-19 15:03:18 -06:00
Len 5a3e254c66 Update {$mac}.cfg 2018-02-22 17:24:48 -05:00
Len 3c1a6bad2a Update {$mac}.cfg 2018-02-22 16:29:26 -05:00
Len c22f724bd8 Update {$mac}.cfg 2018-02-22 14:38:17 -05:00
Len 582522cf38 Update {$mac}.cfg 2018-02-22 14:18:35 -05:00
Len b86207b66d Update {$mac}.cfg 2018-02-21 22:18:48 -05:00
Len c1ceaad25b Update {$mac}.cfg 2018-02-21 18:58:16 -05:00
Len e0cadfd1c4 Update {$mac}.cfg 2018-02-20 20:31:05 -05:00
Len f079e0a494 Update {$mac}.cfg 2018-02-20 18:28:27 -05:00
Len 8b85ae98b6 Update {$mac}.cfg 2018-02-20 17:48:59 -05:00
Len 34b4ba1cff Update {$mac}.cfg 2018-02-20 17:47:44 -05:00
Len ac9b5a0733 Update {$mac}.cfg 2018-02-20 17:07:49 -05:00
Len be2ba46c1d Update {$mac}.cfg 2018-02-20 16:44:33 -05:00
Len 3c894b6739 Update {$mac}.cfg 2018-02-20 02:03:39 -05:00
Len f64cb5b4af Update {$mac}.cfg 2018-02-20 01:28:34 -05:00
Len 7afaba99fd Update {$mac}.cfg 2018-02-19 20:15:01 -05:00
Len 0cd26ba4b9 Update {$mac}.cfg 2018-02-19 20:06:20 -05:00
Len 95fdd5d185 Update {$mac}.cfg 2018-02-17 22:05:48 -05:00
Len 0b98ddf294 Update {$mac}.cfg 2018-02-17 19:23:59 -05:00
Len 6a7c06d881 Update {$mac}.cfg 2018-02-17 18:28:49 -05:00
Len b7e555012f Update {$mac}.cfg 2018-02-17 18:19:15 -05:00
Len bdd60d08d9 Update {$mac}.cfg 2018-02-17 18:05:31 -05:00
Len 2515aff53b Update {$mac}.cfg 2018-02-17 17:56:13 -05:00
Len 857dd5414a Update {$mac}.cfg 2018-02-17 17:37:45 -05:00
Len f50755016e Update {$mac}.cfg 2018-02-17 17:19:27 -05:00
Len 9fc874fda0 Update {$mac}.cfg 2018-02-17 17:03:01 -05:00
Len e97c06d1ef Update {$mac}.cfg 2018-02-17 16:26:59 -05:00
Len 4b22bd51c3 Update {$mac}.cfg 2018-02-17 16:23:21 -05:00
Len 11f3464723 Update {$mac}.cfg 2018-02-17 15:45:35 -05:00