[packages] net/freeswitch: Added mod_voicemail config mentioned but forgotten in...
[packages.git] / net / wing / Config.in
1 # Wing configuration
2
3 choice
4        prompt "Version"
5        depends on PACKAGE_wing
6        default WING_STABLE
7        help
8          This option allows you to select the version of Wing to be built.
9        
10 config WING_STABLE
11        bool "Use the stable version (multi-interface)"
12        
13 config WING_TESTING
14        bool "Use the unstable version (multi-interfaces w/ ITACA)"
15
16 endchoice
17