Commit Graph

135 Commits

Author SHA1 Message Date
FusionPBX a5c1ec3883
Update provision.php 2018-03-17 20:18:01 -06:00
FusionPBX d7614682d3
Update provision.php 2018-02-03 20:36:56 -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 4e524650c1
Update provision.php 2018-01-04 12:35:52 -07:00
FusionPBX 6961391ab6
Update provision.php 2017-12-14 09:21:37 -07:00
FusionPBX 9c37183196
Update provision.php 2017-12-14 00:01:44 -07:00
FusionPBX c7e8f39783
Update provision.php 2017-12-03 12:39:25 -07:00
FusionPBX b92eb051bb
Update provision.php 2017-12-03 12:24:56 -07:00
TekMason 832b00e558 t54s variable value and descr update and t58v fixes (#2932)
* t54s firmware variable update

* t58v UA string, and template, t54s variable desc and file
2017-11-26 15:16:55 -07:00
TekMason 45e9aae2d9 Removed yealink {$mac}.boot files and added missing auto-insert UAs (#2926)
* removed all yealink mac.boot files

* Added missing auto-inserts
2017-11-24 10:36:09 -07:00
FusionPBX 56dd104bbc
Update provision.php 2017-11-22 18:18:56 -07:00
FusionPBX f169fc9704
Update provision.php 2017-11-17 14:30:26 -07:00
FusionPBX 56492fdca6 Update provision.php 2017-10-08 23:14:52 -06:00
FusionPBX f8215cda3a Update provision.php 2017-09-05 12:51:34 -06:00
Dean Montgomery 7825423719 Update provision.php (#2753)
Some extensions are accessible to multiple users.  Sort the list to select best directory name match for extension.
2017-09-01 09:30:50 -06:00
TekMason f9f24dacd0 Yealink Template Updates (#2789)
Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends
2017-08-10 10:12:05 -05:00
konradSC 93ee126d53 Hide in the phone directory (#2782)
Hide the extension in the phone directory if Extension -> Directory_Visible = false.
2017-08-02 16:31:20 -06:00
FusionPBX 2821e9f0b9 Update provision.php 2017-07-31 15:11:06 -06:00
FusionPBX dc99be9cd3 Update provision.php 2017-07-28 16:47:59 -06:00
FusionPBX 94abb1da73 Update provision.php 2017-07-28 16:31:26 -06:00
FusionPBX 6e42463411 Update provision.php 2017-07-28 15:52:43 -06:00
FusionPBX 6e6c35013b Update provision.php 2017-06-21 10:50:33 -06:00
FusionPBX 70cc5f8906 Update provision.php 2017-06-21 10:44:59 -06:00
Mafoo 02719901b4 dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
Dean Montgomery 88a155e4b3 Update Grandstream provisioning (#2652)
* Update Grandstream provisioning

* Add Vtech

* Create app_config.php

fix typo

* Update app_config.php

remove newline at end as it can break php

* Update app_config.php

remove newline at end as it can break php

* Create app_config.php

remove newline at end.

* Update app_config.php

remove trailing newline

* Create device_edit.php

Add both http and https

* Create app_config.php

remove newline

* Add gxp16xx and fix typos
2017-06-08 16:21:47 -06:00
FusionPBX fec2edb6c6 Update provision.php 2017-02-28 21:01:03 -07:00
Luis Daniel Lucio Quiroz 4365c4db33 Make sure provisioning temporal directory exists (#2386)
Same rationale as 4.2
2017-02-19 21:50:35 -07:00
Moishe Grunstein ce56362bf4 Update provision.php (#2336) 2017-01-31 21:38:04 -07:00
FusionPBX 02006cb9c2 Update provision.php
Prevent php warning in the provision php class.
2017-01-31 16:49:47 -07:00
Luis Daniel Lucio Quiroz 5bb9c37b20 Fix global vars scope (#2263)
Same rationale as 4.2
2016-12-26 14:53:42 -07:00
Alexey Melnichuk 611a70099d Fix. Sync building `$provision` array in all places. (#2226) 2016-12-02 12:11:47 -07:00
FusionPBX f14f2fe57d Update provision.php
Prevent a warning on the provisioning class.
2016-11-30 20:50:17 -07:00
FusionPBX 96720a7825 Update provision.php
Add if is_array statements before using the array to prevent warnings if the array isn't defined.
2016-11-26 18:42:22 -07:00
FusionPBX 4ff9f0c756 Update provision.php
Allow provision variables of type boolean and numeric.
2016-11-23 22:42:46 -07:00
konradSC a7b76b7a84 Device profile settings (#2165)
* Update app_config.php

* Update device_profile_edit.php

* Update device_setting_delete.php

* Update provision.php
2016-11-23 12:28:59 -07:00
FusionPBX 8f7665c2d8 Update provision.php
Allow the key variables to work for memory, expansion and programmable keys.
2016-09-02 10:08:45 -06:00
FusionPBX 75b36f0cf0 Update provision.php
Fix the variables in the device_keys array.
2016-08-31 00:29:20 -06:00
FusionPBX b38e237082 Update provision.php
First step to fix the conflict between category: line, memory, expansion and programmable keys.
2016-08-25 23:22:02 -06:00
FusionPBX a16483adb3 Update provision.php 2016-08-23 14:21:27 -06:00
FusionPBX dfd23a3257 Update provision.php
Improve provision support for outbound proxy primary and secondary in the provision class.
2016-08-23 13:17:17 -06:00
FusionPBX 76d7044b4f Update provision.php
Fix the user assigned contacts for the directory.
2016-08-23 11:37:51 -06:00
FusionPBX 06f1b7fcec Update provision.php
Simplify the code where device keys can override keys assigned to the device profile keys.
2016-07-16 03:37:46 -06:00
Alexey Melnichuk 032872f5b3 Fix. Disable device provision. (#1700)
Close #1389
Rewrite code to write config file to file.
2016-06-23 12:47:06 -06:00
Alexey Melnichuk 510c7665a4 Fix. Provision for devices without (#1689) 2016-06-21 08:06:45 -06:00
Alexey Melnichuk 736519f3cd Fix. Export valid values for settings in provision template. (#1685) 2016-06-20 11:40:22 -06:00
markjcrane 6991bd7649 Rename user_uuid device_user_uuid in the devices table. Add an apply button to the key dashboard and provision button to the device edit. 2016-06-17 17:34:31 -06:00
Alexey Melnichuk ede2f8f57d Add. Support provision programmable keys for Escene devices. (#1674) 2016-06-17 10:43:27 -06:00
markjcrane 2b3213f9df Create yealink_time_zone_start_time and yealink_time_zone_end_time automatically. 2016-05-19 12:47:03 -06:00
Chris Black 804565549b Yealink directory listing for extensions, groups, users contacts (#1588)
* Fix Yealink provisioning for contacts/groups

Fix the Yealink provision templates to allow for directory_extensions,
groups and users.

* Fix group_uuid and user_uuid messup

* Yealink directory and provisioning changes

Includes the changes from PR 1582 with some fixes to the SQL.

Also merged all the directory_* options into ONE directory.xml

Will need to call the it with any of these:

http://mydomain/app/provision/?file=directory.xml&contacts=groups

http://mydomain/app/provision/?file=directory.xml&contacts=users

http://mydomain/app/provision/?file=directory.xml&contacts=extensions

http://mydomain/app/provision/?file=directory.xml&contacts=all
2016-05-12 11:22:40 -06:00
Alexey Melnichuk f828c1c56b Escene provision (#1140)
* Add. Provision to Escene ES330/ES320

* Add. Look up Escene device by ext+domain.

* Update Escene template.

* Add. `provision` section in config.

Found than ES330 some time hangup when it try get software/core and get error from fusion.
2016-05-06 01:49:43 -06:00