mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-09 11:55:19 +00:00
Typo fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@197259 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -68,9 +68,7 @@ systemname = <a_string> ; System name. Used to prefix CDR uniqueid and to fil
|
||||
languageprefix = yes | no ; Should language code be last component of sound file name or first?
|
||||
; when off, sound files are searched as <path>/<lang>/<file>
|
||||
; when on, sound files are search as <lang>/<path>/<file>
|
||||
; (only affects
|
||||
relative paths for
|
||||
sound files)
|
||||
; (only affects relative paths for sound files)
|
||||
dahdichanname = yes | no ; Should channels created by chan_dahdi be called 'DAHDI' or 'Zap';
|
||||
; defaults to 'DAHDI' if built against DAHDI, and 'Zap' if built
|
||||
; against Zaptel; also used by other applications so that they will
|
||||
|
||||
Reference in New Issue
Block a user