23 lines
444 B
Plaintext
23 lines
444 B
Plaintext
|
; File: chan_dahdi.conf
|
||
|
; Description:
|
||
|
; Note: Do NOT edit this file.
|
||
|
; See http://wiki.kickstand-project.org/wiki/Asterisk:Configuration_Files for
|
||
|
; more information about using these configuration files.
|
||
|
|
||
|
[trunkgroups]
|
||
|
|
||
|
[channels]
|
||
|
; Value: language
|
||
|
; Section: channels
|
||
|
; Description:
|
||
|
; Default: en
|
||
|
language = en
|
||
|
|
||
|
; Value: context
|
||
|
; Section: channels
|
||
|
; Description:
|
||
|
; Default: public
|
||
|
context = public
|
||
|
|
||
|
#tryinclude "chan_dahdi.conf.d/*.conf"
|