<div dir="ltr">Hi All,<br><br>         I am happy to announce new release of starpy (Asterisk protocols for Twisted <a href="http://starpy.sf.net/" target="_blank">http://starpy.sf.net</a> ) on behalf of starpy team.<br><br>
         starpy-1.0.0a13 can be downloaded from here <a href="https://sourceforge.net/project/showfiles.php?group_id=164040" target="_blank">https://sourceforge.net/project/showfiles.php?group_id=164040</a><br>
<br>This release contains addition of many manager commands to manager API. Following is a list of newly added commands.<br><br><ol><li>agentLogoff</li><li>dbGet</li><li>dbPut</li><li>extensionState</li><li>getConfig</li>
<li>meetmeMute</li><li>meetmeUnmute</li><li>park</li><li>pauseMonitor</li><li>playDTMF</li><li>queuePause</li><li>sipShowPeers</li><li>unpauseMonitor</li><li>updateConfig (read AMI documentation before using this )</li><li>

userEvent</li><li>waitEvent</li><li>zapDNDoff</li><li>zapDNDon</li><li>zapDialOffhook</li><li>zapHangup</li><li>zapRestart</li><li>zapShowChannels</li><li>zapTransfer</li></ol><ul><li>
Those are all the new manager Actions that were added. Queues action is
there but it won't work cause AMI returns improperly formatted lines,
same case with IAXPeers action, as AgentCallbackLogin is deprecated and
is not functioning properly it was not included.</li><li> Bug fix in
queueStatus manager API, in collectDeferred argument 'QueueStatusEnd'
is changed to 'QueueStatusComplete'. Now the deferred fires properly.</li><li>
Bug fix in fastagi playback (not a standard AGI command, was created by
Mike as a workaround for buggy streamFile command back in Asterisk 1.2
days. Now streamFile is working properly so you might not be using this
playback ).</li></ul><br>Those are all the changes that are involved in this release if you find any bugs or hope for any new features let me know.<br><br>Have fun with starpy,<br>Godson Gera<br></div>