mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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
@@ -111,7 +111,7 @@
|
||||
|
||||
<para> </para>
|
||||
<para>For more information, visit:</para>
|
||||
<para><literal>https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard</literal></para>
|
||||
<para><literal>https://docs.asterisk.org/Configuration/Channel-Drivers/SIP/Configuring-res_pjsip/PJSIP-Configuration-Wizard/</literal></para>
|
||||
</description>
|
||||
|
||||
<configFile name="pjsip_wizard.conf">
|
||||
@@ -119,7 +119,7 @@
|
||||
<synopsis>Provides config wizard.</synopsis>
|
||||
<description>
|
||||
<para>For more information, visit:</para>
|
||||
<para><literal>https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard</literal></para>
|
||||
<para><literal>https://docs.asterisk.org/Configuration/Channel-Drivers/SIP/Configuring-res_pjsip/PJSIP-Configuration-Wizard/</literal></para>
|
||||
</description>
|
||||
<configOption name="type">
|
||||
<synopsis>Must be 'wizard'.</synopsis>
|
||||
@@ -214,7 +214,7 @@
|
||||
<para>Normal dialplan precedence rules apply so if there's already a hint for
|
||||
this extension in <literal>hint_context</literal>, this one will be ignored.
|
||||
For more information, visit: </para>
|
||||
<para><literal>https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard</literal></para>
|
||||
<para><literal>https://docs.asterisk.org/Configuration/Channel-Drivers/SIP/Configuring-res_pjsip/PJSIP-Configuration-Wizard/</literal></para>
|
||||
</description>
|
||||
</configOption>
|
||||
<configOption name="hint_application">
|
||||
@@ -235,7 +235,7 @@
|
||||
<para>Normal dialplan precedence rules apply so if there's already a priority 1
|
||||
application for this specific extension in <literal>hint_context</literal>,
|
||||
this one will be ignored. For more information, visit: </para>
|
||||
<para><literal>https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard</literal></para>
|
||||
<para><literal>https://docs.asterisk.org/Configuration/Channel-Drivers/SIP/Configuring-res_pjsip/PJSIP-Configuration-Wizard/</literal></para>
|
||||
</description>
|
||||
</configOption>
|
||||
<configOption name="endpoint/*">
|
||||
|
Reference in New Issue
Block a user