asterisk/asterisk.txt

changeset 347
10bd406e1c51
parent 311
263143ec0fb2
child 399
9360a38b5c9f
equal deleted inserted replaced
1:fc67c7e06828 2:e419aabe6f95
77 [general] 77 [general]
78 enabled = yes 78 enabled = yes
79 webenabled = no 79 webenabled = no
80 bindaddr = 127.0.0.1 80 bindaddr = 127.0.0.1
81 port = 5038 81 port = 5038
82 sslenable = no 82
83 sslbindaddr = 127.0.0.1 83 ; You can open a TLS connection to this socket with:
84 sslbindport = 5039 84 ;
85 sslcert = @l_prefix@/etc/asterisk/asterisk.pem 85 ; openssl s_client -connect my_host:5039
86 ;
87 tlsenable = no
88 tlsbindaddr = 127.0.0.1
89 tlsbindport = 5039
90 tlscertfile = @l_prefix@/etc/asterisk/asterisk.pem
91 ; if tlsprivatekey is not specified search tlscertfile for key
92 ;tlsprivatekey = @l_prefix@/etc/asterisk/asterkey.pem
93 ;tlscipher = ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
94
86 displayconnects = yes 95 displayconnects = yes
87 allowmultiplelogin = yes 96 allowmultiplelogin = yes
88 timestampevents = yes 97 timestampevents = yes
89 98
90 [asterisk] 99 [asterisk]
102 111
103 [general] 112 [general]
104 enabled = no 113 enabled = no
105 bindaddr = 127.0.0.1 114 bindaddr = 127.0.0.1
106 bindport = 8088 115 bindport = 8088
107 sslenable = no 116 tlsenable = no
108 sslbindport = 8089 117 tlsbindport = 8089
109 sslbindaddr = 127.0.0.1 118 tlsbindaddr = 127.0.0.1
110 sslcert = @l_prefix@/etc/asterisk/asterisk.pem 119 tlscertfile = @l_prefix@/etc/asterisk/asterisk.pem
111 enablestatic = yes 120 enablestatic = yes
112 prefix = asterisk 121 prefix = asterisk
113 redirect = / /asterisk/static/docs/index.html 122 redirect = / /asterisk/static/docs/index.html
114 123
115 [post_mappings] 124 [post_mappings]
220 secret = asterisk 229 secret = asterisk
221 callerid = "Mr. Bar" <12> 230 callerid = "Mr. Bar" <12>
222 mailbox = 12@internal 231 mailbox = 12@internal
223 232
224 </file> 233 </file>
234 <file name="iax.conf">
235 ;;
236 ;; iax.conf -- Asterisk IAX configuration
237 ;;
238
239 ;; This configuration is reread at reload
240 ;; or with the CLI command
241 ;; reload chan_iax2.so
242 ;;
243 ;; General settings, like port number to bind to, and
244 ;; an option address (the default is to bind to all
245 ;; local addresses).
246 ;;
247 ;[general]
248 ;bindport=4569 ; bindport and bindaddr may be specified
249 ; ; NOTE: bindport must be specified BEFORE
250 ; ; bindaddr or may be specified on a specific
251 ; ; bindaddr if followed by colon and port
252 ; ; (e.g. bindaddr=192.168.0.1:4569)
253 ;bindaddr=127.0.0.1 ; more than once to bind to multiple
254 ; ; addresses, but the first will be the
255 ; ; default
256
257 </file>
225 <file name="rtp.conf"> 258 <file name="rtp.conf">
226 ;; 259 ;;
227 ;; rtp.conf -- Asterisk RTP configuration 260 ;; rtp.conf -- Asterisk RTP configuration
228 ;; 261 ;;
229 262
751 callwaiting = !425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,0 784 callwaiting = !425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,!0/5000,!425/200,!0/200,!425/200,0
752 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425 785 dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425
753 record = 1400/80,0/15000 786 record = 1400/80,0/15000
754 info = 950/330,1400/330,1800/330,0/1000 787 info = 950/330,1400/330,1800/330,0/1000
755 stutter = 425+400 788 stutter = 425+400
789
790 </file>
791 <file name="ccss.conf">
792 ;;
793 ;; ccss.conf -- Asterisk Call Completion Supplementary Services configuration
794 ;;
795
796 ; Warning! The CCSS implementation brings several changes to the
797 ; channel components of Asterisk. To use CCSS, specify the number
798 ; of maximum requests in this file but do not forget to specify
799 ; the new CCSS related channel specific options in other config
800 ; files as well! Some are 'cc_offer_timer', 'ccbs_available_timer',
801 ; 'cc_agent_policy=never' and many more (in other files.)
802
803 [general]
804 ; There is only a single option that may be defined in this file.
805 ; The cc_max_requests option is a global limit on the number of
806 ; CC requests that may be in the Asterisk system at any time.
807 ;
808 cc_max_requests = 20
809
810 </file>
811 <file name="res_fax.conf">
812 ;;
813 ;; res_fax.conf -- Asterisk fax resource configuration
814 ;;
815
816 [general]
817 ; Maximum Transmission Rate
818 ; Possible values are { 2400 | 4800 | 7200 | 9600 | 12000 | 14400 }
819 ; Set this value to the maximum desired transfer rate. Default: 14400
820 maxrate=14400
821
822 ; Minimum Transmission Rate
823 ; Possible values are { 2400 | 4800 | 7200 | 9600 | 12000 | 14400 }
824 ; Set this value to the minimum desired transfer rate. Default: 2400
825 minrate=2400
826
827 ; Send Progress/Status events to manager session
828 ; Manager events with 'call' class permissions will receive events indicating the
829 ; steps to initiate a fax session. Fax completion events are always sent to manager
830 ; sessions with 'call' class permissions, regardless of the value of this option.
831 ; Default: no
832 statusevents=yes
833
834 ; modem capabilities
835 ; Possible values are { v17 | v27 | v29 }
836 ; Set this value to modify the default modem options. Default: v17,v27,v29
837 modems=v17,v27,v29
838
839 ; Enable/disable T.30 ECM (error correction mode) by default.
840 ; Default: Enabled
841 ecm=yes
756 842
757 </file> 843 </file>
758 <file name="res_odbc.conf"> 844 <file name="res_odbc.conf">
759 ;; 845 ;;
760 ;; res_odbc.conf -- Asterisk ODBC resource configuration 846 ;; res_odbc.conf -- Asterisk ODBC resource configuration

mercurial