|
|
|
@ -1,26 +1,21 @@
|
|
|
|
|
;
|
|
|
|
|
; DAHDI telephony
|
|
|
|
|
;
|
|
|
|
|
; Configuration file
|
|
|
|
|
; DAHDI Telephony Configuration file
|
|
|
|
|
;
|
|
|
|
|
; You need to restart Asterisk to re-configure the DAHDI channel
|
|
|
|
|
; CLI> reload chan_dahdi.so
|
|
|
|
|
; will reload the configuration file,
|
|
|
|
|
; but not all configuration options are
|
|
|
|
|
; re-configured during a reload (signalling, as well as
|
|
|
|
|
; PRI and SS7-related settings cannot be changed on a
|
|
|
|
|
; reload.
|
|
|
|
|
;
|
|
|
|
|
; This file documents many configuration variables. Normally unless you
|
|
|
|
|
; know what a variable means or that it should be changed, there's no
|
|
|
|
|
; reason to unrem lines.
|
|
|
|
|
;
|
|
|
|
|
; remmed-out examples below (those lines that begin with a ';' but no
|
|
|
|
|
; space afterwards) typically show a value that is not the defauult value,
|
|
|
|
|
; but would make sense under cetain circumstances. The default values
|
|
|
|
|
; are usually sane. Thus you should typically not touch them unless you
|
|
|
|
|
; know what they mean or you know you should change them.
|
|
|
|
|
|
|
|
|
|
; will reload the configuration file, but not all configuration options
|
|
|
|
|
; are re-configured during a reload (signalling, as well as PRI and
|
|
|
|
|
; SS7-related settings cannot be changed on a reload).
|
|
|
|
|
;
|
|
|
|
|
; This file documents many configuration variables. Normally unless you know
|
|
|
|
|
; what a variable means or that it should be changed, there's no reason to
|
|
|
|
|
; un-comment those lines.
|
|
|
|
|
;
|
|
|
|
|
; Examples below that are commented out (those lines that begin with a ';' but
|
|
|
|
|
; no space afterwards) typically show a value that is not the default value,
|
|
|
|
|
; but would make sense under certain circumstances. The default values are
|
|
|
|
|
; usually sane. Thus you should typically not touch them unless you know what
|
|
|
|
|
; they mean or you know you should change them.
|
|
|
|
|
|
|
|
|
|
[trunkgroups]
|
|
|
|
|
;
|
|
|
|
@ -235,8 +230,8 @@
|
|
|
|
|
; featdmf_ta: Feature Group D (The real thing, MF (domestic, US)) through
|
|
|
|
|
; a Tandem Access point
|
|
|
|
|
; featb: Feature Group B (MF (domestic, US))
|
|
|
|
|
; fgccama Feature Group C-CAMA (DP DNIS, MF ANI)
|
|
|
|
|
; fgccamamf Feature Group C-CAMA MF (MF DNIS, MF ANI)
|
|
|
|
|
; fgccama: Feature Group C-CAMA (DP DNIS, MF ANI)
|
|
|
|
|
; fgccamamf: Feature Group C-CAMA MF (MF DNIS, MF ANI)
|
|
|
|
|
; fxs_ls: FXS (Loop Start)
|
|
|
|
|
; fxs_gs: FXS (Ground Start)
|
|
|
|
|
; fxs_ks: FXS (Kewl Start)
|
|
|
|
|