cdr2serial sends Asterisk CDR to a serial port for the use of software for hotels. It uses the libraries asterisk-java for agi events and jssc for sending via a serial port.
Pyst consists of a set of interfaces and libraries to allow programming of Asterisk from Python. The library currently supports AGI, AMI, and the parsing of Asterisk configuration files. The library also includes debugging facilities for AGI.