|
Asterisk is an open source software PBX created by Digium which is
quickly gaining wide adoption amoung VoIP/telephony services developers
world wide. The Asterisk PBX has a line based network interface which
allows other programs to control the switch and to monitor its state.
This tcl code implements a client for the Asterisk manager network API.
It hides much of the painful API serialization details behind a
procedural interface (including event callbacks) familiar to TCL
developers.
Download
|