Commit Graph

364 Commits

Author SHA1 Message Date
FusionPBX
ffe282b927 Update index.php 2019-07-04 10:10:33 -06:00
FusionPBX
14314ed9d0 Update index.php 2019-07-04 10:08:25 -06:00
konradSC
f3715a1e89 Make call_group available to provisioning (#4328)
Make v_extensions.call_group available to the provisioning engine for templates that pull from v_extensions for contacts.
2019-07-02 14:44:04 -06:00
Len
ff3c30ad44 Update app_config.php (#4286) 2019-06-14 22:12:01 -06:00
FusionPBX
79e3a295ba Update provision.php 2019-06-14 19:43:20 -06:00
FusionPBX
79037e1941 Update provision.php 2019-06-09 18:44:33 -06:00
FusionPBX
c6d91fc331 Update provision.php 2019-05-21 10:00:55 -06:00
FusionPBX
36aeda4e34 Update app_defaults.php 2019-04-30 23:57:10 -06:00
FusionPBX
a699bc0bbb Update app_defaults.php 2019-04-30 23:49:44 -06:00
FusionPBX
e9f7a03adf Update index.php 2019-04-30 23:10:13 -06:00
FusionPBX
5c5c00022c Update app_defaults.php 2019-04-30 23:09:24 -06:00
FusionPBX
8ac9c1530c Update app_config.php 2019-04-30 23:08:53 -06:00
FusionPBX
14951a48cc Update app_config.php 2019-03-12 08:23:11 -06:00
FusionPBX
c50ab2dfb2 Update provision.php 2019-02-09 08:26:35 -07:00
FusionPBX
07805810ad Update app_config.php 2019-01-18 14:38:31 -07:00
FusionPBX
4e1def619c Update provision.php 2019-01-09 11:25:55 -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
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
Killsudo
05ec7cc2e4 Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894) 2018-12-04 00:16:35 -07:00
FusionPBX
718ecb5eb5 Update app_defaults.php 2018-10-24 18:30:39 -06:00
FusionPBX
1ba5bd4431 Update provision.php 2018-10-20 14:18:06 -06:00
FusionPBX
55dcd97366 Update provision.php 2018-10-19 12:15:49 -06:00
Killsudo
3366674868 Fix grandstream private (#3632)
* Setup Grandstream GXP2100 Template and Phonebook for working provisioning

* Fix private function contact_grandstream so it can work until the code path is removed entirely
2018-10-12 14:33:05 -06:00
Killsudo
95951dbeed Check for directory before trying to create (#3627) 2018-10-04 20:30:31 -06:00
FusionPBX
8731dee3bf Update provision.php 2018-09-12 13:59:27 -06:00
FusionPBX
09d837761e Update provision.php 2018-08-21 21:23:43 -06:00
FusionPBX
2a7096d8d7 Update provision.php 2018-08-21 21:21:03 -06:00
FusionPBX
d7f12752b8 Update app_config.php 2018-05-22 14:39:39 -07:00
Roman Dissauer
8d3a25eeb4 prepare provisioning for gigaset templates (#3053) 2018-05-15 19:53:43 -06:00
FusionPBX
96b2397d3c Update index.php 2018-04-14 23:57:03 -06:00
FusionPBX
a5c1ec3883 Update provision.php 2018-03-17 20:18:01 -06:00
FusionPBX
ba5f65dd3e Update index.php 2018-03-17 20:11:32 -06:00
FusionPBX
648f73b47b Update index.php 2018-03-17 17:56:01 -06:00
FusionPBX
c1c793a6d9 Update app_defaults.php 2018-03-17 17:50:32 -06:00
FusionPBX
63bf8b334d Update index.php 2018-02-26 12:12:51 -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
Len
eeafe0c9b6 Update app_config.php 2018-02-05 14:30:59 -05:00
FusionPBX
d7614682d3 Update provision.php 2018-02-03 20:36:56 -07:00
FusionPBX
7081bfe80c Update app_config.php 2018-01-23 19:20:57 -07:00
FusionPBX
bcd1641a3c Update app_config.php 2018-01-23 19:20:14 -07:00
Harry Foster
0803ac586d Fix provisioning templates ignoring domain specific templates (#2960)
* Moved multi-tenant template directory statement to before the templating engine initialisation.

* Revert "Moved multi-tenant template directory statement to before the templating engine initialisation." Formatting issue, needless diffs.

This reverts commit 04547a1337.

* Moved multi-tenant template directory statement to before the template
2018-01-22 09:53:30 -07:00
FusionPBX
a52c4ab0c8 Update app_config.php 2018-01-19 12:08:58 -07:00
FusionPBX
2cb626d6f5 Update app_config.php 2018-01-19 12:08:33 -07:00
Len
df1dc03cda Update app_config.php 2018-01-12 23:27:42 -05:00
Len
664ba541ef Update app_config.php 2018-01-10 18:55:48 -05:00
FusionPBX
4e524650c1 Update provision.php 2018-01-04 12:35:52 -07:00
Ghanshyam Katriya
705156f9ae Update index.php (#2948)
Check whether loaded file is xml or not, if not xml than set Content-Type to text/plain
2018-01-03 17:18:52 -07:00
FusionPBX
6961391ab6 Update provision.php 2017-12-14 09:21:37 -07:00