aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-25 15:53:52 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-25 15:53:52 +0000
commitb9d75a9a8b79266fb8ade0a4802ba7c6088b39c9 (patch)
tree51e0858bb7e972dc57da9872dc1fd8be1b4bcc0b /configs
parent3d74939961544a4ff77dbe4fd42eb6d63e6d3f77 (diff)
Reference documentation files that actually exist.
(closes issue #12516) Reported by: linuxmaniac Patches: diff_rev114611.patch uploaded by linuxmaniac (license 472) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@114649 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/iax.conf.sample2
-rw-r--r--configs/iaxprov.conf.sample2
-rw-r--r--configs/sip.conf.sample4
-rw-r--r--configs/zapata.conf.sample2
4 files changed, 5 insertions, 5 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index d9c613bfc..cd4b8751a 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -198,7 +198,7 @@ forcejitterbuffer=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
;
; If regcontext is specified, Asterisk will dynamically create and destroy
diff --git a/configs/iaxprov.conf.sample b/configs/iaxprov.conf.sample
index 1644356d0..0ed1ff8e4 100644
--- a/configs/iaxprov.conf.sample
+++ b/configs/iaxprov.conf.sample
@@ -53,7 +53,7 @@ codec=ulaw
;
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
;
; Example iaxy provisioning
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 56e754d47..42c32607e 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -53,7 +53,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; and multiline formatted headers for strict
; 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_audio=ef ; Sets TOS for RTP audio 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=g729 ; Pass-thru only unless g729 license obtained
;callingpres=allowed_passed_screen ; Set caller ID presentation
- ; See README.callingpres for more information
+ ; See doc/callingpres.txt for more information
;[xlite1]
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index a483803e8..bcc98fcf8 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -276,7 +276,7 @@ callwaiting=yes
;
; Whether or not use the caller ID presentation for the outgoing call that the
; calling switch is sending.
-; See README.callingpres
+; See doc/callingpres.txt
;
usecallingpres=yes
;