1 menu "openser............................ Configurable, free SIP server"
3 config BR2_PACKAGE_OPENSER
5 prompt "openser.......................... Configurable, free SIP server"
6 default m if CONFIG_DEVEL
8 Open SIP Express Router (OpenSER) is a high-performance,
9 configurable, free SIP server.
11 config BR2_PACKAGE_OPENSER_MOD_MYSQL
12 prompt "openser-mod-mysql................ MySQL support"
15 select BR2_COMPILE_MYSQL
16 select BR2_PACKAGE_OPENSER
20 config BR2_PACKAGE_OPENSER_MOD_AUTH
21 prompt "openser-mod-auth................. Authentication support"
24 select BR2_PACKAGE_OPENSER
26 Enable authentication support
28 config BR2_PACKAGE_OPENSER_MOD_AUTH_DB
29 prompt "openser-mod-auth-db.............. Authentication with database support"
32 select BR2_PACKAGE_OPENSER
33 select BR2_PACKAGE_OPENSER_MOD_AUTH
35 Enable authentication with database support
37 config BR2_PACKAGE_OPENSER_MOD_AUTH_RADIUS
38 prompt "openser-mod-auth-radius.......... Authentication with RADIUS support"
41 select BR2_PACKAGE_OPENSER
42 select BR2_PACKAGE_LIBRADIUSCLIENT_NG
44 Authentication against RADIUS
46 config BR2_PACKAGE_OPENSER_MOD_AVPOPS
47 prompt "openser-mod-avpops............... AVP options support"
50 select BR2_PACKAGE_OPENSER
52 Enable AVP options support
55 config BR2_PACKAGE_OPENSER_MOD_MEDIAPROXY
56 prompt "openser-mod-mediaproxy........... Mediaproxy support"
59 select BR2_PACKAGE_OPENSER
61 Enable mediaproxy support
63 config BR2_PACKAGE_OPENSER_MOD_LCR
64 prompt "openser-mod-lcr.................. Least Cost Routing support"
67 select BR2_PACKAGE_OPENSER
68 select BR2_PACKAGE_OPENSER_MOD_MYSQL
70 Enable Least Cost Routing support
72 config BR2_PACKAGE_OPENSER_MOD_NATHELPER
73 prompt "openser-mod-nathelper............ NAT helper support"
76 select BR2_PACKAGE_OPENSER
80 config BR2_PACKAGE_OPENSER_MOD_SMS
81 prompt "openser-mod-sms.................. SMS support"
84 select BR2_PACKAGE_OPENSER
88 config BR2_PACKAGE_OPENSER_MOD_SPEEDDIAL
89 prompt "openser-mod-speeddial............ Speed dial support"
92 select BR2_PACKAGE_OPENSER
96 config BR2_PACKAGE_OPENSER_MOD_XLOG
97 prompt "openser-mod-xlog................. Logging support"
100 select BR2_PACKAGE_OPENSER