-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME-MODULES
363 lines (309 loc) · 7.41 KB
/
README-MODULES
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
# $Id: README-MODULES 2 2006-11-14 22:37:20Z vingarzan $
'Owner' field contains a developers CVS username, see file
AUTHORS for more details.
'Use' tells how deployable a module is. Regular indicates
we deploy and use this feature in our infrastructure.
Experimental tells we are still gaining operation experience.
Temporary labels modules which momentarily fix some
bugs/lacks and will disappear later. Example modules
are primarily useful as educational source code for
ser programmers.
'Maturity' is label as stable if a module has been deployed
for longer time, alpha if it is still being developed and
beta if it is under test.
'Depends on' field tells which modules the module needs.
Modules underway include firewall control, and more.
If you are interested in any of these or other modules,
write us to [email protected].
List of currently available ser modules:
Name: acc
Owner: jiri
Use: regular
Maturity: stable
Depends on: tm
Purpose: Transaction accounting/example (the module server also as an
example of how to bind to transaction management)
Name: auth
Owner: janakj
Use: regular
Maturity: stable
Depends on: sl
Purpose: Common functions for digest authentication
Name: auth_db
Owner: janakj
Use: regular
Maturity: stable
Depends on: mysql auth
Purpose: Database support for digest authentication
Name: auth_radius
Owner: janakj
Use: experimental
Maturity: beta
Depends on: auth
Purpose: Radius support for digest authentication
Name: avp
Owner: jiri
Use: regular
Maturity: beta
Depends on: -
Purpose: Loads and checks avps per caller or callee
Name: avp_db
Owner: janakj
Use: regular
Maturity: beta
Depends on: mysql avp
Purpose: Database support for avps
Name: avp_db
Owner: janakj
Use: regular
Maturity: beta
Depends on: avp
Purpose: Radius support for avps
Name: avpops
Owner: ramona
Use: regular
Maturity: beta
Depends on:
Purpose: avp operations, pseudo-variable support
Name: cpl-c
Owner: bogdan
Use: regular
Maturity: beta
Depends on: -
Purpose: Call Processing Language
Name: dbtext
Owner: dcm
Use: experimental
Maturity: alpha
Depends on: -
Purpose: Database emulation in plaintext files
Name: dispatcher
Owner: dcm
Use: experimental
Maturity: alpha
Depends on: -
Purpose: Implements a dispatcher for incoming requests using hashes
Name: diversion
Owner: janakj
Use: experimental
Maturity: alpha
Depends on: -
Purpose: Support for the Diversion extensions (draft-levy-sip-diversion-08)
Name: exec
Owner: jiri
Use: experimental
Maturity: beta
Depends on: -
Purpose: Execution of external URI processing logic
Name: ext
Owner: bogdan
Use: experimental
Maturity: alpha
Depends on: -
Purpose: Execution of external URI processing logic
Name: extcmd
Owner: bogdan
Use: experimental
Maturity: alpha
Depends on: -
Purpose: Execution of external commands
Name: flatstore
Owner: janakj
Use: experimental
Maturity: beta
Depends on: -
Purpose: Very fast accounting in flat text files
Name: gflags
Owner: jiri
Use: experimental
Maturity: beta
Depends on: -
Purpose: global flags that can be changed by fifo commands
Name: group
Owner: janakj
Use: regular
Maturity: stable
Depends on: database
Purpose: Group membership checking using database
Name: group_radius
Owner: janakj
Use: experimental
Maturity: beta
Depends on: -
Purpose: Group membership checking using Radius
Name: jabber
Owner: dcm
Use: experimental
Maturity: beta
Depends on: database tm
Purpose: SIMPLE 2 Jabber gateway
Name: maxfwd
Owner: bogdan
Use: regular
Maturity: stable
Depends on: -
Purpose: Max-Forwards check
Name: msilo
Owner: dcm
Use: experimental
Maturity: beta
Depends on: database tm
Purpose: Message store
Name: mysql
Owner: janakj
Use: regular
Maturity: stable
Depends on: -
Purpose: MySQL database support
Name: options
Owner: calrissian
Use: experimental
Maturity: beta
Depends on: -
Purpose: Answers server options requests
Name: pa
Owner: janakj
Use: experimental
Maturity: alpha
Depends on: tm (usrloc jabber)
Purpose: Presence agent
Name: pike
Owner: bogdan
Use: experimental
Maturity: alpha
Depends on: -
Purpose: Excessive load detection
Name: print
Owner: andrei
Use: example
Maturity: stable
Depends on: -
Purpose: Printing messages to stdout
Name: registrar
Owner: janakj
Use: regular
Maturity: stable
Depends on: usrloc sl
Purpose: Registrar
Name: rr
Owner: janakj
Use: regular
Maturity: stable
Depends on: -
Purpose: Routing and Record-Routing
Name: sl
Owner: bogdan
Use: regular
Maturity: stable
Depends on: -
Purpose: Stateless replies
Name: sms
Owner: bogdan
Use: regular
Maturity: stable
Depends on: tm
Purpose: SMS gateway
Name: snmp
Owner: ric
Use: removed
Maturity: removed
Depends on: -
Purpose: SNMP Management
Name: speeddial
Owner: ramona
Use: regular
Maturity: beta
Depends on: -
Purpose: On-server speed dial facilities
Name: textops
Owner: andrei
Use: regular
Maturity: stable
Depends on: -
Purpose: Message Textual Operations
Name: tm
Owner: jiri
Use: regular
Maturity: beta
Depends on: -
Purpose: Transaction Management
Name: uri
Owner: janakj
Use: regular
Maturity: stable
Depends on: database
Purpose: Various URI checks
Name: uri_db
Owner: janakj
Use: experimental
Maturity: beta
Depends on: mysql uri
Purpose: URI checking using DB
Name: uri_radius
Owner: janakj
Use: experimental
Maturity: beta
Depends on: -
Purpose: URI checking using Radius
Name: usrloc
Owner: janakj
Use: regular
Maturity: stable
Depends on: database
Purpose: User location support
Name: vm
Owner: rco
Use: removed (functionality moved in tm)
Maturity: removed
Depends on: tm
Purpose: Voicemail interface
Name: xlog
Owner: ramona
Use: regular
Maturity: stable
Depends on:
Purpose: formatted logging (printf style)
Contributions
-------------
Name: domain
Owner: jih
Use: experimental
Maturity: beta
Depends on: mysql
Purpose: Local domain lists and related functions
Name: enum
Owner: jih
Use: experimental
Maturity: beta
Depends on: -
Purpose: Enum support
Name: domain
Owner: jih
Use: experimental
Maturity: beta
Depends on: -
Purpose: support for maintenance of multiple domains
Name: mediaproxy
Owner: danp, agprojects
Use: regular
Maturity: stable
Depends on: mediaproxy media relay
Purpose: nat traversal
Name: nathelper
Owner: sobomax
Use: regular
Maturity: stable
Depends on: rtpproxy
Purpose: nat traversal
Name: permissions
Owner: tirpi
Use: experimental
Maturity: beta
Depends on: -
Purpose: hosts.allow-like ACLs
Name: postgress
Owner: lgfausak
Use: experimental
Maturity: beta
Depends on: -
Purpose: Postgress DB support