forked from bef/poc-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
49 lines (44 loc) · 1.12 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
____ ____ _
| _ \ ___ / ___| / \ _ __ _ __ ___
| |_) / _ \| | _____ / _ \ | '_ \| '_ \/ __|
| __/ (_) | |__|_____/ ___ \| |_) | |_) \__ \
|_| \___/ \____| /_/ \_\ .__/| .__/|___/
|_| |_|
- licensed GPLv2 or GPLv3 - see source code for details
|
|- maze/
| a virtual maze with dtmf navigation and web visualization
| languages: en, de
| available for Asterisk and Yate
|
|- menschenrechte/
| human rights - articles 1-30 - spoken in german
| available for Asterisk and Yate
|
|- time/
| Asterisk AGI: a simple time announcement
|
|- lib/
| reusable library code
|
|- lib/erlast
| patched version of the erlang asterisk interface library by Anders Nygren
| original: http://tools.assembla.com/svn/erlast/trunk
|
|- blink/
| implementation of the Blinkenlights Chaos Control Center (blccc) protocol
| for Asterisk
|
- Library dependencies
|
| for Asterisk:
| tcl agi 1.0 - http://tel.sf.net
|
| for Yate:
| ygi - https://github.com/bef/yate-tcl/
|
Contact:
|
| Ben Fuhrmannek <[email protected]>
|- sip:[email protected]
|