blob: 7b083b6db0cc7e7d326cb734dc5ca3931342104e (
plain)
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
module - Enable modules (yes/no/auto)
res_agi
res_adsi
res_config_mysql
res_crypto
res_smdi
res_features
res_indications
res_convert
res_jabber
res_monitor
res_musiconhold
res_speech
res_clioriginate
pbx_ael
pbx_config
pbx_functions
pbx_loopback
pbx_realtime
pbx_spool
pbx_wilcalu
func_base64
func_callerid
func_cdr
func_channel
func_cut
func_db
func_enum
func_env
func_global
func_groupcount
func_language
func_logic
func_moh
func_rand
func_realtime
func_sha1
func_strings
func_timeout
func_uri
cdr_csv
cdr_custom
cdr_manager
cdr_mysql
cdr_pgsql
cdr_sqlite
chan_agent
chan_alsa
chan_gtalk
chan_h323
chan_iax2
chan_local
chan_sip
format_au
format_g723
format_g726
format_g729
format_gsm
format_h263
format_h264
format_ilbc
format_jpeg
format_mp3
format_pcm
format_pcm_alaw
format_sln
format_vox
format_wav
format_wav_gsm
app_alarmreceiver
app_amd
app_authenticate
app_cdr
app_chanisavail
app_channelredirect
app_chanspy
app_controlplayback
app_cut
app_db
app_dial
app_dictate
app_directed_pickup
app_directory
app_disa
app_dumpchan
app_echo
app_enumlookup
app_eval
app_exec
app_externalivr
app_followme
app_forkcdr
app_getcpeid
app_groupcount
app_hasnewvoicemail
app_ices
app_image
app_lookupblacklist
app_lookupcidname
app_macro
app_math
app_md5
app_meetme
app_milliwatt
app_mixmonitor
app_morsecode
app_parkandannounce
app_playback
app_privacy
app_queue
app_random
app_read
app_readfile
app_realtime
app_record
app_sayunixtime
app_senddtmf
app_sendtext
app_setcallerid
app_setcdruserfield
app_setcidname
app_setcidnum
app_setrdnis
app_settransfercapability
app_sms
app_softhangup
app_speech_utils
app_stack
app_system
app_talkdetect
app_test
app_transfer
app_txtcidname
app_url
app_userevent
app_verbose
app_voicemail
app_waitforring
app_waitforsilence
app_while
codec_a_mu
codec_adpcm
codec_alaw
codec_g726
codec_gsm
codec_ilbc
codec_lpc10
codec_speex
codec_ulaw
|