mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 09:10:36 +00:00
Fix some spelling errors, and convert tabs to spaces.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155637 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,26 +1,21 @@
|
|||||||
;
|
;
|
||||||
; DAHDI telephony
|
; DAHDI Telephony Configuration file
|
||||||
;
|
|
||||||
; Configuration file
|
|
||||||
;
|
;
|
||||||
; You need to restart Asterisk to re-configure the DAHDI channel
|
; You need to restart Asterisk to re-configure the DAHDI channel
|
||||||
; CLI> reload chan_dahdi.so
|
; CLI> reload chan_dahdi.so
|
||||||
; will reload the configuration file,
|
; will reload the configuration file, but not all configuration options
|
||||||
; but not all configuration options are
|
; are re-configured during a reload (signalling, as well as PRI and
|
||||||
; re-configured during a reload (signalling, as well as
|
; SS7-related settings cannot be changed on a reload).
|
||||||
; PRI and SS7-related settings cannot be changed on a
|
|
||||||
; reload.
|
|
||||||
;
|
;
|
||||||
; This file documents many configuration variables. Normally unless you
|
; This file documents many configuration variables. Normally unless you know
|
||||||
; know what a variable means or that it should be changed, there's no
|
; what a variable means or that it should be changed, there's no reason to
|
||||||
; reason to unrem lines.
|
; un-comment those lines.
|
||||||
;
|
;
|
||||||
; remmed-out examples below (those lines that begin with a ';' but no
|
; Examples below that are commented out (those lines that begin with a ';' but
|
||||||
; space afterwards) typically show a value that is not the defauult value,
|
; no space afterwards) typically show a value that is not the default value,
|
||||||
; but would make sense under cetain circumstances. The default values
|
; but would make sense under certain circumstances. The default values are
|
||||||
; are usually sane. Thus you should typically not touch them unless you
|
; usually sane. Thus you should typically not touch them unless you know what
|
||||||
; know what they mean or you know you should change them.
|
; they mean or you know you should change them.
|
||||||
|
|
||||||
|
|
||||||
[trunkgroups]
|
[trunkgroups]
|
||||||
;
|
;
|
||||||
@@ -235,8 +230,8 @@
|
|||||||
; featdmf_ta: Feature Group D (The real thing, MF (domestic, US)) through
|
; featdmf_ta: Feature Group D (The real thing, MF (domestic, US)) through
|
||||||
; a Tandem Access point
|
; a Tandem Access point
|
||||||
; featb: Feature Group B (MF (domestic, US))
|
; featb: Feature Group B (MF (domestic, US))
|
||||||
; fgccama Feature Group C-CAMA (DP DNIS, MF ANI)
|
; fgccama: Feature Group C-CAMA (DP DNIS, MF ANI)
|
||||||
; fgccamamf Feature Group C-CAMA MF (MF DNIS, MF ANI)
|
; fgccamamf: Feature Group C-CAMA MF (MF DNIS, MF ANI)
|
||||||
; fxs_ls: FXS (Loop Start)
|
; fxs_ls: FXS (Loop Start)
|
||||||
; fxs_gs: FXS (Ground Start)
|
; fxs_gs: FXS (Ground Start)
|
||||||
; fxs_ks: FXS (Kewl Start)
|
; fxs_ks: FXS (Kewl Start)
|
||||||
|
|||||||
Reference in New Issue
Block a user