http://vox.groovy.net/moin/PyAsterisk
PyAsterisk is now known as pyastre and is available from http://www.magicphone.ca/code (any experiences mixing other asterisk versions ( > 1.0.9) and pyastre ver. 0.9.2-stable?)
Features
(the web site doesn't seem to exist anymore)
PyAsterisk is now known as pyastre and is available from http://www.magicphone.ca/code (any experiences mixing other asterisk versions ( > 1.0.9) and pyastre ver. 0.9.2-stable?)

Comments
333Using pyastre 0.9.2-stable with asterisk SVN trunk
The pyastre code need some little change to compile with new asterisk, anyway, these are really simple changes.
Main problem with pyastre seem to remain threading, it seem that you can't use any AGI script if you are using pyastre because
when an agi execution finish it remain in zombie status.