mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
general: Fix broken links.
This fixes a number of broken links throughout the tree, mostly caused by wiki.asterisk.org being replaced with docs.asterisk.org, which should eliminate the need for sporadic fixes as inf28047db36. Resolves: #430 (cherry picked from commit3bb34477d4)
This commit is contained in:
committed by
Asterisk Development Team
parent
0fd8f9ca88
commit
f485d3cc8b
@@ -1,7 +1,7 @@
|
||||
;
|
||||
; Configuration for Shared Line Appearances (SLA).
|
||||
;
|
||||
; See http://wiki.asterisk.org or doc/AST.pdf for more information.
|
||||
; See https://docs.asterisk.org for more information.
|
||||
;
|
||||
|
||||
; ---- General Options ----------------
|
||||
@@ -37,7 +37,7 @@
|
||||
; DAHDI channels can be directly used. IP trunks
|
||||
; require some indirect configuration which is
|
||||
; described in
|
||||
; https://wiki.asterisk.org/wiki/display/AST/SLA+Trunk+Configuration
|
||||
; https://docs.asterisk.org/Configuration/Applications/Shared-Line-Appearances-SLA/
|
||||
|
||||
;autocontext=line1 ; This supports automatic generation of the dialplan entries
|
||||
; if the autocontext option is used. Each trunk should have
|
||||
@@ -73,7 +73,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 https://wiki.asterisk.org/wiki/display/AST/SLA+Trunk+Configuration
|
||||
; See https://docs.asterisk.org/Configuration/Applications/Shared-Line-Appearances-SLA/
|
||||
;autocontext=line4
|
||||
; --------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user