FusionPBX
e9580d079a
Update device_profile_edit.php
...
Build the device profiles vendor functions from the database.
2016-08-02 12:44:46 -06:00
FusionPBX
806113292d
Update device_profile_edit.php
...
Add the ID of the device profile that should be copied.
2016-07-29 11:01:41 -06:00
FusionPBX
af655aad30
Update device_profile_edit.php
2016-07-28 16:03:19 -06:00
FusionPBX
8010410ef7
Update device_profile_edit.php
2016-07-28 15:54:53 -06:00
FusionPBX
e8a39633ef
Update device_profile_edit.php
...
Add permission_exists to check for device_key_extension permission in device profiles.
2016-07-28 15:53:33 -06:00
Alexey Melnichuk
704cf23194
Fix. Display key type in `Profile` app. ( #1658 )
2016-06-17 12:43:51 -06:00
Alexey Melnichuk
0741488073
Add. Support provision programmable keys for Escene devices. ( #1674 )
2016-06-17 10:43:27 -06:00
Alexey Melnichuk
f1c31e0935
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
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
markjcrane
8cbdc86391
Device add Mitel line functions that match the Mitel web interface.
2016-02-19 11:11:56 -07:00
markjcrane
e97a3a242b
Add device profile copy button.
2016-01-20 11:58:10 -07:00
markjcrane
7581e81522
Add the additional key types to the device key profile.
2015-11-12 19:27:29 -07:00
markjcrane
98bec06c59
Change switch.provision.dir to provision.path.text. This indicates where to save the provisioning files on the file system.
2015-11-04 19:59:27 -07:00
markjcrane
6548179a50
Organize the device profiles according to the key vendor.
2015-07-25 07:57:07 -06:00
markjcrane
2b150eca0d
Add device key vendor to assign a key to a vendor.
2015-07-07 14:25:00 -03:00
Mark Crane
6ad8a0a3e7
Allow the domain_uuid to be changed only with the device_profile_domain permission.
2015-02-15 18:53:10 +00:00
Nate Jones
331c4ccbfe
Visual adjustments.
2015-02-15 09:39:23 +00:00
Nate Jones
4587b2ab59
Devices: Added GUI for new Key Profiles feature.
...
Destinations: Fixed missing label.
2015-02-15 00:33:56 +00:00