https://github.com/bef/yate-tcl
Tcl Library and Applications for the Yate Telephony Engine
https://github.com/bef/yate-tcl
Last synced: about 1 month ago
JSON representation
Tcl Library and Applications for the Yate Telephony Engine
- Host: GitHub
- URL: https://github.com/bef/yate-tcl
- Owner: bef
- License: other
- Created: 2014-09-25T14:11:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-26T21:24:57.000Z (over 4 years ago)
- Last Synced: 2025-01-28T03:44:36.947Z (3 months ago)
- Language: Tcl
- Homepage:
- Size: 186 KB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
Tcl Library and Applications for the Yate Telephony Engine (yate.null.ro)
=========================================================================- licensed BSD - see LICENSE.txt
The library
-----------ygi/
Tcl message handler library for Yate extmodule scripting
(The name 'ygi' is an acronym for 'Yate Gateway Interface' and was chosen
with asterisk's 'agi' in mind.)CLI scripts
-----------ystatus.tcl
realtime channel monitor showing ansi colored text output of current calls.dumpmsgs.tcl
print all yate messages except engine.timer in a human-friendly wayymsgfilter.tcl
print yate messages matching message name and/or key/value pairscallgen.tcl
generate call and connect two extensionscallgen-script.tcl
generate call and play soundscheck_modules.tcl
maintenance script to check module list in yate.confextmodule scripts
-----------------conference.tcl
join conference with optional password protectionmulticonference.tcl
access multiple conferences based on access codedigitcollector.tcl
collect digits until timeout, then dial.
hack for numbering schemes with variable length (or unknown length) numberstime.tcl
time announcementexample scripts
---------------
args.tcl
example to show how to pass arguments from regexroute.conf to the scriptsocketconnect.tcl
unix domain socket connection example (using netcat)timeout.tcl
script timeout and idle timeout examplehttp_post.tcl
execute HTTP POST requestContact
-------
|
| Ben Fuhrmannek
|- sip:[email protected]
|