Make get_header() functions work like dict.get().
asterisk/agi.py (AGI.set_autohangup)
Fix support for Manager.command().
Made threads daemonic
Fixed small bug in say_time
Several additions to manager, config, agi
Inital commit of pyst-0.0.4rc6
Updates to make the manager.py stuff useable
Bumped version number in setup.py
Fixed debian version numbering
Bug fixes, documentation
turned of debug flag from manager.py
Version bump to 0.0.4rc8
debian package update
Lots of refactoring in agi.py.
made debian/rules executable
More refactoring, more exceptions.
Added get_option command
Changed most bools to threading.Events()
Additions to manager
Major cleanup
Attempt to fix a sockets bug.
asterisk/agi.py (AGI.control_stream_file)
ChangeLog: Fixed previous entry.
Added 'Account:' option to manager.py's originate
Made event headers accessable via [] operator
Updated MANIFEST.in
asterisk/agi.py (wait_for_digit)
Lots of bug fixes. Disconnects should be fixed now
agi: set_variable, get_variable
UPGRADE: Updated.
Properly handle Shutdown even in example
Moved rpms directory to rpm
manager, agi
Added control_stream_file to agi.py
asterisk/manager.py (unregister_event): Added.
MANIFEST.in: Added NEWS to manifest.
setup.py: Updated version.
Bump version numbers to 0.0.4rc13
debian/control: Removed XS-Python-Versions header
debian
Refining hangup detection in agi scripts.
Allow * in agi result strings
Added new rpm spec file to MAINFEST.in
More attempts at fixes.
agitb: sys.stderr
debian
asterisk/agi.py: Added get_variable_full command.
Fix for the new connected() method.
Rename manager.quit() method to manager.close()
Inital development version of new release
Added rpm spec file submitted by Antoine Brenner.
NEWS: Added.
Bump version numbers to 0.1.0.
Added SIGHUP handling. Added documentation.
UPGRADE: Tweaked formatting.
Syntax fix
ChangeLog, TODO, MANIFEST
Changed the way originate sends variables
Added say_datetime to agi.