backport asterisk changes from whiterussian [2300]
[openwrt/svn-archive/archive.git] / openwrt / package / asterisk / patches / asterisk-1.0.7-config-modules.patch
1 diff -ruN asterisk-1.0.7-old/configs/modules.conf.sample asterisk-1.0.7-new/configs/modules.conf.sample
2 --- asterisk-1.0.7-old/configs/modules.conf.sample 2003-06-26 20:57:54.000000000 +0200
3 +++ asterisk-1.0.7-new/configs/modules.conf.sample 2005-10-25 04:08:28.000000000 +0200
4 @@ -7,33 +7,91 @@
5 [modules]
6 autoload=yes
7 ;
8 -; If you want, load the GTK console right away.
9 -; Don't load the KDE console since
10 -; it's not as sophisticated right now.
11 -;
12 -noload => pbx_gtkconsole.so
13 -;load => pbx_gtkconsole.so
14 -noload => pbx_kdeconsole.so
15 -;
16 -; Intercom application is obsoleted by
17 -; chan_oss. Don't load it.
18 -;
19 -noload => app_intercom.so
20 -;
21 -; Explicitly load the chan_modem.so early on to be sure
22 -; it loads before any of the chan_modem_* 's afte rit
23 -;
24 -load => chan_modem.so
25 -load => res_musiconhold.so
26 -;
27 -; Load either OSS or ALSA, not both
28 -; By default, load OSS only (automatically) and do not load ALSA
29 -;
30 -noload => chan_alsa.so
31 -;noload => chan_oss.so
32 +; load => res_features.so ; Call Parking Resource
33 +noload => res_indications.so ; Indications Configuration
34 +noload => res_monitor.so ; Call Monitoring Resource
35 +; load => res_musiconhold.so ; Music On Hold Resource
36 +noload => cdr_csv.so ; Comma Separated Values CDR Backend
37 +noload => cdr_manager.so ; Asterisk Call Manager CDR Backend
38 +noload => chan_agent.so ; Agent Proxy Channel
39 +; load => chan_iax2.so ; Inter Asterisk eXchange (Ver 2)
40 +; load => chan_local.so ; Local Proxy Channel
41 +; load => chan_sip.so ; Session Initiation Protocol (SIP)
42 +noload => codec_a_mu.so ; A-law and Mulaw direct Coder/Decoder
43 +noload => codec_adpcm.so ; Adaptive Differential PCM Coder/Decoder
44 +noload => codec_alaw.so ; A-law Coder/Decoder
45 +noload => codec_g726.so ; ITU G.726-32kbps G726 Transcoder
46 +; load => codec_gsm.so ; GSM/PCM16 (signed linear) Codec Translat
47 +; load => codec_ulaw.so ; Mu-law Coder/Decoder
48 +noload => format_g726.so ; Raw G.726 (16/24/32/40kbps) data
49 +noload => format_g729.so ; Raw G729 data
50 +; load => format_gsm.so ; Raw GSM data
51 +noload => format_h263.so ; Raw h263 data
52 +noload => format_jpeg.so ; JPEG (Joint Picture Experts Group) Image
53 +; load => format_pcm.so ; Raw uLaw 8khz Audio support (PCM)
54 +noload => format_pcm_alaw.so ; Raw aLaw 8khz PCM Audio support
55 +noload => format_sln.so ; Raw Signed Linear Audio support (SLN)
56 +noload => format_vox.so ; Dialogic VOX (ADPCM) File Format
57 +; load => format_wav.so ; Microsoft WAV format (8000hz Signed Line
58 +; load => format_wav_gsm.so ; Microsoft WAV format (Proprietary GSM)
59 +noload => app_alarmreceiver.so ; Alarm Receiver for Asterisk
60 +noload => app_authenticate.so ; Authentication Application
61 +noload => app_cdr.so ; Make sure asterisk doesn't save CDR for
62 +noload => app_chanisavail.so ; Check if channel is available
63 +noload => app_controlplayback.so ; Control Playback Application
64 +noload => app_cut.so ; Cuts up variables
65 +noload => app_db.so ; Database access functions for Asterisk e
66 +; load => app_dial.so ; Dialing Application
67 +noload => app_directory.so ; Extension Directory
68 +noload => app_disa.so ; DISA (Direct Inward System Access) Appli
69 +; load => app_echo.so ; Simple Echo Application
70 +noload => app_enumlookup.so ; ENUM Lookup
71 +noload => app_eval.so ; Reevaluates strings
72 +noload => app_exec.so ; Executes applications
73 +noload => app_forkcdr.so ; Fork The CDR into 2 seperate entities.
74 +noload => app_getcpeid.so ; Get ADSI CPE ID
75 +noload => app_groupcount.so ; Group Management Routines
76 +noload => app_ices.so ; Encode and Stream via icecast and ices
77 +noload => app_image.so ; Image Transmission Application
78 +noload => app_lookupblacklist.so ; Look up Caller*ID name/number from black
79 +noload => app_lookupcidname.so ; Look up CallerID Name from local databas
80 +; load => app_macro.so ; Extension Macros
81 +; load => app_milliwatt.so ; Digital Milliwatt (mu-law) Test Applicat
82 +noload => app_parkandannounce.so ; Call Parking and Announce Application
83 +; load => app_playback.so ; Trivial Playback Application
84 +noload => app_privacy.so ; Require phone number to be entered, if n
85 +noload => app_qcall.so ; Call from Queue
86 +noload => app_queue.so ; True Call Queueing
87 +noload => app_random.so ; Random goto
88 +noload => app_read.so ; Read Variable Application
89 +noload => app_record.so ; Trivial Record Application
90 +; load => app_sayunixtime.so ; Say time
91 +noload => app_senddtmf.so ; Send DTMF digits Application
92 +noload => app_sendtext.so ; Send Text Applications
93 +noload => app_setcallerid.so ; Set CallerID Application
94 +noload => app_setcdruserfield.so ; CDR user field apps
95 +noload => app_setcidname.so ; Set CallerID Name
96 +noload => app_setcidnum.so ; Set CallerID Number
97 +noload => app_sms.so ; SMS/PSTN handler
98 +noload => app_softhangup.so ; Hangs up the requested channel
99 +noload => app_striplsd.so ; Strip trailing digits
100 +noload => app_substring.so ; (Deprecated) Save substring digits in a
101 +noload => app_system.so ; Generic System() application
102 +noload => app_talkdetect.so ; Playback with Talk Detection
103 +noload => app_test.so ; Interface Test Application
104 +noload => app_transfer.so ; Transfer
105 +noload => app_txtcidname.so ; TXTCIDName
106 +noload => app_url.so ; Send URL Applications
107 +noload => app_userevent.so ; Custom User Event Application
108 +; load => app_verbose.so ; Send verbose output
109 +noload => app_waitforring.so ; Waits until first ring after time
110 +; load => pbx_config.so ; Text Extension Configuration
111 +noload => pbx_spool.so ; Outgoing Spool Support
112 +noload => pbx_wilcalu.so ; Wil Cal U (Auto Dialer)
113 +
114 ;
115 ; Module names listed in "global" section will have symbols globally
116 ; exported to modules loaded after them.
117 ;
118 [global]
119 -chan_modem.so=yes
120 +chan_modem.so=no