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 @@
|
||||
;--
|
||||
Geolocation Profile Sample Configuration
|
||||
|
||||
Please see https://wiki.asterisk.org/wiki/display/AST/Geolocation
|
||||
Please see https://docs.asterisk.org/Deployment/Geolocation/
|
||||
for the most current information.
|
||||
--;
|
||||
|
||||
@@ -33,7 +33,7 @@ incoming calls (Asterisk is the UAS) and and one for outgoing calls
|
||||
|
||||
NOTE:
|
||||
|
||||
See https://wiki.asterisk.org/wiki/display/AST/Geolocation for the most
|
||||
See https://docs.asterisk.org/Deployment/Geolocation/ for the most
|
||||
complete and up-to-date information on valid values for the object
|
||||
parameters and a full list of references.
|
||||
|
||||
@@ -96,7 +96,7 @@ variables like ${EXTEN}, channel variables you may have added in the
|
||||
dialplan, or variables you may have specified in the profile that
|
||||
references this location object.
|
||||
|
||||
NOTE: See https://wiki.asterisk.org/wiki/display/AST/Geolocation for the
|
||||
NOTE: See https://docs.asterisk.org/Deployment/Geolocation/ for the
|
||||
most complete and up-to-date information on valid values for the object
|
||||
parameters and a full list of references.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user