Displaying 1 result from an estimated 1 matches for "res_tcl".
Did you mean:
res_tbl
2004 Sep 27
1
Peer Review - Linuxfest Presentation Outline
...asses Arguments and Communicates on STDIN/STDOUT
3. Great for quick n dirty scripts
4. AGI Example
iii. res_perl = Mod Perl for Asterisk
1. Runs a single instance of Perl and allows the dial-plan to include
perl code or call external Perl scripts
2. Very scalable, Very fast
iv. res_tcl = Modified version of res_perl that works w/ TCL
1. Just written at Astricon by a SUN Employee
2. Still waiting for the official announcement
v. Manager API
1. Client/Server TCP interface to allow remote control of Asterisk
vi. C API
1. The Asterisk API that it is all built on
2....