Mark Crane
|
9fd316a53d
|
Add a provision write method to the provision function and use it to write the provisioning files for tftp/ftp provisioning.
|
2014-01-29 10:18:25 +00:00 |
Mark Crane
|
7c627e8434
|
Adjust the provisioning for the new filename {$mac} syntax.
|
2013-11-10 07:26:18 +00:00 |
Mark Crane
|
24f2c756af
|
Fix a small bug with provisioning device_vendor make sure it is set to lower case.
|
2013-11-01 18:51:52 +00:00 |
Mark Crane
|
3e43823dc2
|
Fix the MAC address formatting for the Polycom provisioning files.
|
2013-10-23 21:20:07 +00:00 |
Nuno Miguel Reis
|
5fc2cf7f9a
|
fixed old $mac variable usage
|
2013-09-17 19:07:11 +00:00 |
Nuno Miguel Reis
|
6e621d6d1a
|
fixed variable name(changed $mac to $device_mac_address where needed)
|
2013-09-04 16:13:07 +00:00 |
Mark Crane
|
961d74933c
|
Provisioning, Add panasonic to the mac address vendor list and synchronize the lists.
|
2013-08-30 00:47:58 +00:00 |
Mark Crane
|
385bffe7d0
|
Fix auto writing auto provisioning files so that it will write configuration files for all devices.
|
2013-08-28 05:05:07 +00:00 |
Nuno Miguel Reis
|
a765fa667c
|
more support on phone provisioning
|
2013-07-29 17:22:30 +00:00 |
Mark Crane
|
c44d39dcf9
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
Mark Crane
|
6a70d8db41
|
Change includes/checkauth.php to resources/check_auth.php.
|
2013-07-06 05:50:55 +00:00 |
Mark Crane
|
7957c0324e
|
Add the device line information for provisioning.
|
2013-06-09 21:39:18 +00:00 |
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
|
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
|
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
|
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 |