Greetings,
If this has been asked before, I apologize, but I was unable to locate anything regarding it via an exhaustive search and numerous google searches.
I am trying to enable a few features in my standard MAC-Features.cfg file for Endpoint Manager. I am using the latest version of FreePBX 12.0.76 and Endpoint Manager version 12.0.0.73
The problem I am having is that the Endpoint Manager Basefile edit configurator for the MAC-Features.cfg file will not accept the following entries. I need to know if these aren't implemented in Endpoint Manager or if I'm simply doing it wrong. I have edited numerous other features successfully and have all phones and settings properly provisioning. This is the only few lines that it won't accept.
apps.statePolling.password="password"
apps.push.username="password"
apps.push.password="password"
apps.push.messageType="5"
apps.push.secureTunnelEnabled="0"
apps.push.secureTunnelRequired="0"
feature.presence.enabled="1"
httpd.cfg.secureTunnelRequired="0"
EDIT..
It appears these sections aren't allowed either in Basefile Edit. Has anyone else come across this?
powerSaving.enable="1"
powerSaving.officeHours.startHour.monday="7"
powerSaving.officeHours.duration.monday="10"
powerSaving.officeHours.startHour.tuesday="7"
powerSaving.officeHours.duration.tuesday="10"
powerSaving.officeHours.startHour.wednesday="7"
powerSaving.officeHours.duration.wednesday="10"
powerSaving.officeHours.startHour.thursday="7"
powerSaving.officeHours.duration.thursday="10"
powerSaving.officeHours.startHour.friday="7"
powerSaving.officeHours.duration.friday="10"
powerSaving.officeHours.startHour.saturday="7"
powerSaving.officeHours.duration.saturday="6"
powerSaving.officeHours.startHour.sunday="7"
powerSaving.officeHours.duration.sunday="0"
powerSaving.idleTimeout.officeHours="480"
powerSaving.idleTimeout.offHours="1"
powerSaving.idleTimeout.userInputExtension="10"
/>
Thanks in advance for any assistance or input.
Max