Fix version computation
Add LICENSE, pyproject.toml
Allow connecting using IPv6
allow ::1
Merge branch 'dev-gto-patch-1'
Small cosmetic change to ipv6
V0.8 changes: update README
Fix pointers to git repo
Remove old upgrading info
Merge branch 'master' of /usr/local/src/GIT/projects/pyst
Add build directory to .gitignore
Backwards-compatibility for Output
asynchronous -> run_async
Update README for new tag
Remove debian and rpm
In python3.7 'async' is a reserved word
Fix double-quoting issue in database_get
Add AGI regression test
Whitespace fixes
How python helps in advancment of calling technology
Hi Team, I need to how python tehcnology helps in enhancement in the calling
On Fri, Oct 16, 2015 at 04:52:34PM +0000, "Gustavo A. Díaz" wrote: Hi! I am looking...
Hi! I am looking a tool (if with Python would be better) to catch some calls. I need...
There is an elegant and easy way to make a reconnection of the manager, when disconnected...
https://sourceforge.net/p/pyst/code/ci/master/tree/asterisk/agi.py#l144 when some...
I would like to help with the development of AMI v2 Specification in any form either...
http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html#types ListType...
in manager.py freezes on the connection.
Latest version in git does no longer block. I'm still not satisfied with the current...
Pulled, thanks for noticing and taking the time to report! I've also pulled your...
remaining python2-isms
Fix two py3 incompatibilities
Build for py3
Merge branch 'master' into debian
Imported current Debian patch
Fix debian/rules
Ignore build files etc.
Py3 exception syntax
fix version number
Merge branch 'master' into debian
remaining python2-isms
Make manager run with python3.3
Complete renaming of README, Releasetools
Add note that Changlog is no longer maintained
Changes for new GIT repository
asterisk/agi.py (AGI.set_autohangup)
Make get_header() functions work like dict.get().
Fix support for Manager.command().
Minor change in get_env
Initial import
Rename
Fix for delayed/stalled message events
Inital commit of pyst-0.0.4rc6
Version bump to 0.0.4rc8
Fixed debian version numbering
Initial checkin
Fixed small bug in say_time
Initial of minimal functional manager module
turned of debug flag from manager.py
pyst
minor fixes for hangup during execution
completed additions of manager commands
Fixed redirect
problem with line.append
Made threads daemonic
DOH!
Removed a bad word
Fixed _recvdata
Several additions to manager, config, agi
Bug fixes, documentation
Bumped version number in setup.py
typo headder
Initial import of pyst 0.2
Implement a multiheader attribute
Allow to use AGI module in FastAGI way
Update README: process-id in ActionID
Add __init__.py for test
Fix for the new connected() method.
asterisk/agi.py (AGI.control_stream_file)
Added say_datetime to agi.
Start with unittest framework
Add release info
More refactoring, more exceptions.
Syntax fix
Setup, Todo
Update readme for changes on SF and maintenance
asterisk/manager.py (unregister_event): Added.
Get rid of umlaut
Add test for redirect
Added control_stream_file to agi.py
Add sippeers and sipshowpeer
Links to SF project page and typo fixed
debian package update