forked from asterisk-perl/asterisk-perl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
52 lines (52 loc) · 924 Bytes
/
MANIFEST
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
50
51
52
.gitignore
.travis.yml
CHANGES
examples/agi-enum.agi
examples/agi-sayani.agi
examples/agi-test.agi
examples/calleridnamelookup.agi
examples/directory.agi
examples/manager-test.pl
examples/tts-bofh.agi
examples/tts-line.agi
examples/tts-ping.agi
examples/vm-cleanup.pl
lib/Asterisk.pm
lib/Asterisk/AGI.pm
lib/Asterisk/Astman.pm
lib/Asterisk/Conf.pm
lib/Asterisk/Conf/IAX.pm
lib/Asterisk/Conf/MeetMe.pm
lib/Asterisk/Conf/Zapata.pm
lib/Asterisk/Extension.pm
lib/Asterisk/Manager.pm
lib/Asterisk/Outgoing.pm
lib/Asterisk/QCall.pm
lib/Asterisk/Voicemail.pm
lib/Asterisk/Zapata.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README
README.md
t/agi.goodresponse
t/agi.head
t/agi.t
t/astman.t
t/conf.t
t/conf_iax.t
t/conf_meetme.t
t/conf_zapata.t
t/extension.t
t/manager.t
t/outgoing.t
t/qcall.t
t/voicemail.t
t/zapata.t
tests/astman.pl
tests/extensions.pl
tests/qcall.pl
tests/voicemail.pl
tests/zapata.pl
TODO