<feed xmlns='http://www.w3.org/2005/Atom'>
<title>acf-provisioning, branch master</title>
<subtitle>ACF module for provisioning
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/'/>
<entry>
<title>Implement deletedeviceparamgroup action</title>
<updated>2019-10-02T20:46:41+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2019-03-16T02:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=a219d102fe69697773800cd91f508443ec293fbf'/>
<id>a219d102fe69697773800cd91f508443ec293fbf</id>
<content type='text'>
The deletedeviceparamgroup action will delete a parameter group from a device and move up
all of the subsequent parameter groups. Only works for parameter groups with names ending with
numbers, such as regX. This can be used to delete a registration and move up all of the
subsequent registrations, working around the Polycom bug where subsequent registrations do
not show up on the device.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The deletedeviceparamgroup action will delete a parameter group from a device and move up
all of the subsequent parameter groups. Only works for parameter groups with names ending with
numbers, such as regX. This can be used to delete a registration and move up all of the
subsequent registrations, working around the Polycom bug where subsequent registrations do
not show up on the device.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add display param for searchdevices to display additional device values</title>
<updated>2019-05-27T22:11:48+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2019-05-27T22:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=8961d795e450e61d38da8ac22e8c3288722edb58'/>
<id>8961d795e450e61d38da8ac22e8c3288722edb58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust Polycom template and PUT parsing for VVX Call Waiting option</title>
<updated>2018-12-30T15:20:19+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2018-12-30T15:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=22ea69305bb4db5274e1852ee41d5651810190a7'/>
<id>22ea69305bb4db5274e1852ee41d5651810190a7</id>
<content type='text'>
The Polycom VVX phones have an option in the Menu where the users can Enable/Disable
the Call Waiting feature themselves (that is the global config, not per line/registration)
It's available in: Menu -&gt; Settings -&gt; Basic -&gt; Preferences -&gt; Call Waiting

When this option is changed the phone will push its configuration back to the provisioning
server (MACADDRESS-phone.cfg) including the value call.callWaiting.enable=0
Since this parameter is not being parsed the database information is not updated and it
becomes difficult to troubleshoot when the user reports that Call Waiting is not working
(the provisioning web interface shows the option as enabled)

With this patch we ensure that the value is properly parsed and the database gets updated
showing the correct information
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Polycom VVX phones have an option in the Menu where the users can Enable/Disable
the Call Waiting feature themselves (that is the global config, not per line/registration)
It's available in: Menu -&gt; Settings -&gt; Basic -&gt; Preferences -&gt; Call Waiting

When this option is changed the phone will push its configuration back to the provisioning
server (MACADDRESS-phone.cfg) including the value call.callWaiting.enable=0
Since this parameter is not being parsed the database information is not updated and it
becomes difficult to troubleshoot when the user reports that Call Waiting is not working
(the provisioning web interface shows the option as enabled)

With this patch we ensure that the value is properly parsed and the database gets updated
showing the correct information
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Polycom VVX Screen Saver support</title>
<updated>2018-12-30T15:10:26+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2018-12-30T15:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=39b4911eba898c1736d4a9219273fb2ae7b33576'/>
<id>39b4911eba898c1736d4a9219273fb2ae7b33576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add history log entries for calls that modify data</title>
<updated>2017-11-30T14:56:10+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2017-11-30T14:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=5babbc852f4f5a6b602704c6aaf862287d893c63'/>
<id>5babbc852f4f5a6b602704c6aaf862287d893c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added viewactivitylog functionality (no actual logs yet)</title>
<updated>2017-11-08T21:21:08+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2017-11-08T21:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=ed6cd04b89f247ef0d1ff227b5b50a6136639b8f'/>
<id>ed6cd04b89f247ef0d1ff227b5b50a6136639b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup to request sorting / filtering</title>
<updated>2017-11-08T20:40:27+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2017-11-08T20:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=4f6b5c434ac8b7753d7885df70fbd9c281464e59'/>
<id>4f6b5c434ac8b7753d7885df70fbd9c281464e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix exception by clearing cache rather than setting to nil</title>
<updated>2017-10-04T20:32:23+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2017-10-04T20:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=ef01d5946fef445941659496a25ca28a54469c5b'/>
<id>ef01d5946fef445941659496a25ca28a54469c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Override DHCP when sntpserver or tz defined in polycom template</title>
<updated>2017-09-13T15:00:57+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2017-09-13T15:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=4aad1b4b48c4c77462176f4c896fe5688d6f9762'/>
<id>4aad1b4b48c4c77462176f4c896fe5688d6f9762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.10.1</title>
<updated>2017-06-07T20:47:58+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2017-06-07T20:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/acf/acf-provisioning/commit/?id=3ca2a491c942ca63d768008299b240424ea1efed'/>
<id>3ca2a491c942ca63d768008299b240424ea1efed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
