Reference documentation files that actually exist.

(closes issue #12516)
 Reported by: linuxmaniac
 Patches: 
       diff_rev114611.patch uploaded by linuxmaniac (license 472)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@114649 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2008-04-25 15:53:52 +00:00
parent 709502b119
commit 6d2c05cbec
4 changed files with 5 additions and 5 deletions

View File

@@ -198,7 +198,7 @@ forcejitterbuffer=no
; ;
;authdebug=no ;authdebug=no
; ;
; See doc/README.tos for a description of the tos parameters. ; See doc/ip-tos.txt for a description of the tos parameters.
;tos=ef ;tos=ef
; ;
; If regcontext is specified, Asterisk will dynamically create and destroy ; If regcontext is specified, Asterisk will dynamically create and destroy

View File

@@ -53,7 +53,7 @@ codec=ulaw
; ;
flags=register,heartbeat flags=register,heartbeat
; ;
; See doc/README.tos for a description of this parameter. ; See doc/ip-tos.txt for a description of this parameter.
;tos=ef ;tos=ef
; ;
; Example iaxy provisioning ; Example iaxy provisioning

View File

@@ -53,7 +53,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; and multiline formatted headers for strict ; and multiline formatted headers for strict
; SIP compatibility (defaults to "no") ; SIP compatibility (defaults to "no")
; See doc/README.tos for a description of these parameters. ; See doc/ip-tos.txt for a description of these parameters.
;tos_sip=cs3 ; Sets TOS for SIP packets. ;tos_sip=cs3 ; Sets TOS for SIP packets.
;tos_audio=ef ; Sets TOS for RTP audio packets. ;tos_audio=ef ; Sets TOS for RTP audio packets.
;tos_video=af41 ; Sets TOS for RTP video packets. ;tos_video=af41 ; Sets TOS for RTP video packets.
@@ -567,7 +567,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;allow=g723.1 ; Asterisk only supports g723.1 pass-thru! ;allow=g723.1 ; Asterisk only supports g723.1 pass-thru!
;allow=g729 ; Pass-thru only unless g729 license obtained ;allow=g729 ; Pass-thru only unless g729 license obtained
;callingpres=allowed_passed_screen ; Set caller ID presentation ;callingpres=allowed_passed_screen ; Set caller ID presentation
; See README.callingpres for more information ; See doc/callingpres.txt for more information
;[xlite1] ;[xlite1]

View File

@@ -276,7 +276,7 @@ callwaiting=yes
; ;
; Whether or not use the caller ID presentation for the outgoing call that the ; Whether or not use the caller ID presentation for the outgoing call that the
; calling switch is sending. ; calling switch is sending.
; See README.callingpres ; See doc/callingpres.txt
; ;
usecallingpres=yes usecallingpres=yes
; ;