English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/common-nfo/package/asterisk/Config.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3426 by tg, Wed Jul 18 12:45:43 2007 UTC revision 3427 by tg, Wed Aug 8 11:08:41 2007 UTC
# Line 33  config FWRT_PACKAGE_ASTERISK_CHAN_IAX2 Line 33  config FWRT_PACKAGE_ASTERISK_CHAN_IAX2
33            Contains:            Contains:
34            * chan_iax2.so            * chan_iax2.so
35    
36  config FWRT_PACKAGE_ASTERISK_CODEC_ILBC  config FWRT_PACKAGE_ASTERISK_CODEC_SPEEX
37          prompt   "asterisk-codec-ilbc............. Internet Low Bitrate Codec (ILBC) Translator"          prompt   "asterisk-codec-speex............ Speex/PCM16 Codec Translator"
38          tristate          tristate
39          default n          default n
40          depends FWRT_PACKAGE_ASTERISK          depends FWRT_PACKAGE_ASTERISK
41            select FWRT_PACKAGE_LIBSPEEX
42          help          help
43            The Internet Low Bitrate Codec (ILBC) Translator for Asterisk            The Speex speech compression codec for Asterisk
   
 config FWRT_PACKAGE_ASTERISK_CODEC_LPC10  
         prompt   "asterisk-codec-lpc10............ LPC10 (Linear Predictor Code) 2.4kbps Voice Coder"  
         tristate  
         default n  
         depends FWRT_PACKAGE_ASTERISK  
         help  
           The LPC10 (Linear Predictor Code) 2.4kbps Voice Coder for Asterisk  
   
 #config FWRT_PACKAGE_ASTERISK_CODEC_SPEEX  
 #       prompt   "asterisk-codec-speex............ Speex/PCM16 Codec Translator"  
 #       tristate  
 #       default n  
 #       depends FWRT_PACKAGE_ASTERISK  
 #       select FWRT_PACKAGE_LIBSPEEX  
 #       help  
 #         The Speex speech compression codec for Asterisk  
44    
45  config FWRT_PACKAGE_ASTERISK_CODEC_GSM  config FWRT_PACKAGE_ASTERISK_CODEC_GSM
46          prompt   "asterisk-codec-gsm.............. GSM Codec"          prompt   "asterisk-codec-gsm.............. GSM Codec"
# Line 122  config FWRT_PACKAGE_ASTERISK_MEETME Line 106  config FWRT_PACKAGE_ASTERISK_MEETME
106          default n          default n
107          depends FWRT_PACKAGE_ASTERISK          depends FWRT_PACKAGE_ASTERISK
108          select FWRT_PACKAGE_ZAPTEL          select FWRT_PACKAGE_ZAPTEL
109          depends on FWRT_LINUX_2_6_RB          depends on FWRT_LINUX_2_6
110          help          help
111            This package allows creation of conference channels.            This package allows creation of conference channels.
112    
113  config FWRT_PACKAGE_ASTERISK_MISDN  config FWRT_PACKAGE_ASTERISK_CHAN_MISDN
114          prompt   "asterisk-misdn.................... Support for mISDN"          prompt   "asterisk-misdn.................. Support for mISDN"
115          tristate          tristate
116          default n          default n
117          depends FWRT_PACKAGE_ASTERISK          depends FWRT_PACKAGE_ASTERISK
118          select FWRT_PACKAGE_MISDNUSER          select FWRT_PACKAGE_MISDNUSER
119          depends on FWRT_LINUX_2_6_RB          depends on FWRT_LINUX_2_6
120  endmenu  endmenu

Legend:
Removed from v.3426  
changed lines
  Added in v.3427

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20