518 Commits

Author SHA1 Message Date
Mark Crane
fc33d20f61 Move the references to includes/templates to resources/templates. 2013-06-09 05:05:17 +00:00
Mark Crane
3d56c5a7f0 Fix the file provisioning. 2013-05-27 22:35:35 +00:00
Mark Crane
0d9ba8ab75 Use the domain_name to find the domain_uuid for http/https provsioning. 2013-05-24 10:49:18 +00:00
Mark Crane
cdd910ada2 Add a few more mac addresses for the auto provisioning and define more the of the Cisco SPA series phones. 2013-05-10 16:41:36 +00:00
Mark Crane
0358d9d668 Add option to for domain based provisioning template directory.
Example: provision/domain_name
2013-04-29 14:45:25 +00:00
Mark Crane
b132db8eeb Make the provisioning use device extension table. 2013-04-28 07:24:41 +00:00
Mark Crane
663e0e0db4 Changes the names from hardwware_phones and phones to devices. 2013-04-09 22:33:42 +00:00
Mark Crane
ee17d01fc4 Change hardware phones to devices in the provision index.php file. 2013-04-09 22:27:02 +00:00
Mark Crane
ac3677fc26 Added content length as suggested in google code issue 339. 2012-11-21 07:17:24 +00:00
Mark Crane
dd906ae493 Fix a provisioning bug that prevented time_zone_offset value from being set. Applied to dev branch. 2012-10-20 22:33:51 +00:00
Nuno Miguel Reis
2e74a0c238 menu translation work 2012-10-11 00:07:03 +00:00
Mark Crane
06c2c8ca2d Improve the security on provisioning, run check_str on all user input, and validate the mac address. 2012-10-03 14:10:37 +00:00
Mark Crane
eaed58712e Remove the 'v_' prefix when moving the provision variable to the default settings table. 2012-08-11 23:00:41 +00:00
Mark Crane
54e7708156 move the dynamic provision variables that are defined in the variables page and move them to default settings and domain settings. Example use in default and domain settings.
category=provision, subcategory=sip_transport, name=var, value=tls - used in the template as {v_sip_transport}
2012-08-11 22:52:50 +00:00
Mark Crane
39f6ff0c13 Fix a provisioning bug. 2012-07-17 01:38:28 +00:00
Mark Crane
6528f53986 Since the the MAC address has been normalized need to add this for compatibility. A better solution in the future the extension provisioning_list will get its own table. 2012-07-05 18:56:26 +00:00
Mark Crane
b9711091f4 Fix bugs in provisioning. When an extension is disabled don't provide provision it. Normalize the MAC address when stored in the db as lower case and no formatting. When using the MAC address in the template change it to upper case the MAC address for SNOM with no dashes. 2012-07-05 18:22:02 +00:00
Mark Crane
af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00