source: freewrt/package/openser/Config.in

freewrt_2_0
Last change on this file was 33ee1a0, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

activate openser accounting

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@2673 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 5.9 KB
Line 
1#menu "openser........................... Configurable, free SIP server"
2
3config FWRT_PACKAGE_OPENSER
4 prompt "openser........................... Configurable, free SIP server"
5 tristate
6 default n
7 help
8 Open SIP Express Router (OpenSER) is a high-performance,
9 configurable, free SIP server.
10
11config FWRT_PACKAGE_OPENSER_MOD_ACCOUNTING
12 prompt " openser-mod-acc............... Accounting support"
13 tristate
14 default n
15 depends FWRT_PACKAGE_OPENSER
16 help
17 Enable accounting support
18
19config FWRT_PACKAGE_OPENSER_MOD_AUTH
20 prompt " openser-mod-auth.............. Authentication support"
21 tristate
22 default n
23 depends FWRT_PACKAGE_OPENSER
24 help
25 Enable authentication support
26
27config FWRT_PACKAGE_OPENSER_MOD_AUTH_DB
28 prompt " openser-mod-auth-db......... Authentication with database support"
29 tristate
30 default n
31 depends FWRT_PACKAGE_OPENSER_MOD_AUTH
32 help
33 Enable authentication with database support
34
35config FWRT_PACKAGE_OPENSER_MOD_AUTH_RADIUS
36 prompt " openser-mod-auth-radius..... Authentication with RADIUS support"
37 tristate
38 default n
39 depends FWRT_PACKAGE_OPENSER_MOD_AUTH
40 select FWRT_PACKAGE_LIBRADIUSCLIENT_NG
41 help
42 Authentication against RADIUS
43
44config FWRT_PACKAGE_OPENSER_MOD_AVP_RADIUS
45 prompt " openser-mod-avp-radius........ AVP with RADIUS support"
46 tristate
47 default n
48 depends FWRT_PACKAGE_OPENSER
49 select FWRT_PACKAGE_LIBRADIUSCLIENT_NG
50 help
51 Enable AVP with RADIUS support
52
53config FWRT_PACKAGE_OPENSER_MOD_AVPOPS
54 prompt " openser-mod-avpops............ AVP options support"
55 tristate
56 default n
57 depends FWRT_PACKAGE_OPENSER
58 help
59 Enable AVP options support
60
61config FWRT_PACKAGE_OPENSER_MOD_DISPATCHER
62 prompt " openser-mod-dispatcher........ dispatcher support"
63 tristate
64 default n
65 depends FWRT_PACKAGE_OPENSER
66 help
67 Enable dispatcher options support
68
69config FWRT_PACKAGE_OPENSER_MOD_DIVERSION
70 prompt " openser-mod-diversion......... diversion support"
71 tristate
72 default n
73 depends FWRT_PACKAGE_OPENSER
74 help
75 Enable diversion options support
76
77config FWRT_PACKAGE_OPENSER_MOD_FLATSTORE
78 prompt " openser-mod-flatstore......... flatstore support"
79 tristate
80 default n
81 depends FWRT_PACKAGE_OPENSER
82 help
83 Enable flatstore support
84
85config FWRT_PACKAGE_OPENSER_MOD_GFLAGS
86 prompt " openser-mod-gflags............ gflags support"
87 tristate
88 default n
89 depends FWRT_PACKAGE_OPENSER
90 help
91 Enable GFlags support
92
93config FWRT_PACKAGE_OPENSER_MOD_GROUP
94 prompt " openser-mod-group............. group support"
95 tristate
96 default n
97 depends FWRT_PACKAGE_OPENSER
98 help
99 Enable group support
100
101config FWRT_PACKAGE_OPENSER_MOD_GROUP_RADIUS
102 prompt " openser-mod-group-radius...... group with RADIUS support"
103 tristate
104 default n
105 depends FWRT_PACKAGE_OPENSER
106 help
107 Enable group with RADIUS support
108
109config FWRT_PACKAGE_OPENSER_MOD_LCR
110 prompt " openser-mod-lcr............... Least Cost Routing support"
111 tristate
112 default n
113 depends FWRT_PACKAGE_OPENSER
114 select FWRT_PACKAGE_OPENSER_MOD_MYSQL
115 help
116 Enable Least Cost Routing support
117
118config FWRT_PACKAGE_OPENSER_MOD_MEDIAPROXY
119 prompt " openser-mod-mediaproxy........ Mediaproxy support"
120 tristate
121 default n
122 depends FWRT_PACKAGE_OPENSER
123 help
124 Enable mediaproxy support
125
126config FWRT_PACKAGE_OPENSER_MOD_MSILO
127 prompt " openser-mod-msilo............. MSilo support"
128 tristate
129 default n
130 depends FWRT_PACKAGE_OPENSER
131 help
132 Enable msilo support
133
134config FWRT_PACKAGE_OPENSER_MOD_MYSQL
135 prompt " openser-mod-mysql............. MySQL support"
136 tristate
137 default n
138 depends FWRT_PACKAGE_OPENSER
139 select FWRT_PACKAGE_LIBMYSQLCLIENT
140 help
141 Enable MySQL support
142
143config FWRT_PACKAGE_OPENSER_MOD_NATHELPER
144 prompt " openser-mod-nathelper......... NAT helper support"
145 tristate
146 default n
147 depends FWRT_PACKAGE_OPENSER
148 help
149 NAT helper support
150
151config FWRT_PACKAGE_OPENSER_MOD_OPTIONS
152 prompt " openser-mod-options........... options support"
153 tristate
154 default n
155 depends FWRT_PACKAGE_OPENSER
156 help
157 Enable options support
158
159config FWRT_PACKAGE_OPENSER_MOD_PDT
160 prompt " openser-mod-pdt............... PDT support"
161 tristate
162 default n
163 depends FWRT_PACKAGE_OPENSER
164 help
165 Enable pdt support
166
167config FWRT_PACKAGE_OPENSER_MOD_PERMISSIONS
168 prompt " openser-mod-permissions....... Permissions support"
169 tristate
170 default n
171 depends FWRT_PACKAGE_OPENSER
172 help
173 Enable permissions support
174
175config FWRT_PACKAGE_OPENSER_MOD_PIKE
176 prompt " openser-mod-pike.............. PIKE support"
177 tristate
178 default n
179 depends FWRT_PACKAGE_OPENSER
180 help
181 Enable pike support
182
183config FWRT_PACKAGE_OPENSER_MOD_SMS
184 prompt " openser-mod-sms............... SMS support"
185 tristate
186 default n
187 depends FWRT_PACKAGE_OPENSER
188 help
189 SMS support
190
191config FWRT_PACKAGE_OPENSER_MOD_SPEEDDIAL
192 prompt " openser-mod-speeddial......... Speed Dial support"
193 tristate
194 default n
195 depends FWRT_PACKAGE_OPENSER
196 help
197 Speed Dial support
198
199config FWRT_PACKAGE_OPENSER_MOD_UAC
200 prompt " openser-mod-uac............... UAC support"
201 tristate
202 default n
203 depends FWRT_PACKAGE_OPENSER
204 help
205 Enable UAC support
206
207config FWRT_PACKAGE_OPENSER_MOD_UAC_REDIRECT
208 prompt " openser-mod-uac............... UAC redirect support"
209 tristate
210 default n
211 depends FWRT_PACKAGE_OPENSER
212 help
213 Enable UAC redirect support
214
215config FWRT_PACKAGE_OPENSER_MOD_URI
216 prompt " openser-mod-uri............... URI support"
217 tristate
218 default n
219 depends FWRT_PACKAGE_OPENSER
220 help
221 Enable URI support
222
223config FWRT_PACKAGE_OPENSER_MOD_URI_DB
224 prompt " openser-mod-uri-db............ URI database support"
225 tristate
226 default n
227 depends FWRT_PACKAGE_OPENSER
228 help
229 Enable URI database support
230
231config FWRT_PACKAGE_OPENSER_MOD_URI_RADIUS
232 prompt " openser-mod-uri-radius........ URI with RADIUS support"
233 tristate
234 default n
235 depends FWRT_PACKAGE_OPENSER
236 help
237 Enable URI with RADIUS support
238
239config FWRT_PACKAGE_OPENSER_MOD_XLOG
240 prompt " openser-mod-xlog.............. Logging support"
241 tristate
242 default n
243 depends FWRT_PACKAGE_OPENSER
244 help
245 Logging support
246
247#endmenu
Note: See TracBrowser for help on using the repository browser.