]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
fix a couple SLA documentation references
authorRussell Bryant <russell@russellbryant.com>
Fri, 16 Mar 2007 01:42:37 +0000 (01:42 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 16 Mar 2007 01:42:37 +0000 (01:42 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@58957 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/sla.conf.sample

index c44e2ca42ba9798857491a800c66576b786a8cb3..2e5c88b00440905707df90efd83f3d40f3fd5b82 100644 (file)
@@ -25,7 +25,7 @@
                             ; NOTE: You can not just put any type of channel here.
                             ;       Zap channels can be directly used.  IP trunks
                             ;       require some indirect configuration which is
-                            ;       described in doc/sla.txt.
+                            ;       described in doc/sla.pdf.
 
 ;autocontext=line1          ; This supports automatic generation of the dialplan entries 
                             ; if the autocontext option is used.  Each trunk should have 
@@ -61,7 +61,7 @@
 ;type=trunk
 ;device=Local/disa@line4_outbound ; A Local channel in combination with the Disa
                                   ; application can be used to support IP trunks.
-                                  ; See doc/sla.txt on more information on how
+                                  ; See doc/sla.pdf on more information on how
                                   ; IP trunks work.
 ;autocontext=line4
 ; --------------------------------------