mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +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
@@ -286,8 +286,8 @@
|
||||
* \par Subscriber shutdown sequencing
|
||||
*
|
||||
* Subscribers are sensitive to shutdown sequencing, specifically in how the
|
||||
* reference message types. This is fully detailed on the wiki at
|
||||
* https://wiki.asterisk.org/wiki/x/K4BqAQ.
|
||||
* reference message types. This is fully detailed in the documentation at
|
||||
* https://docs.asterisk.org/Development/Roadmap/Asterisk-12-Projects/Asterisk-12-API-Improvements/Stasis-Message-Bus/Using-the-Stasis-Message-Bus/Stasis-Subscriber-Shutdown-Problem/.
|
||||
*
|
||||
* In short, the lifetime of the \a data (and \a callback, if in a module) must
|
||||
* be held until the stasis_subscription_final_message() has been received.
|
||||
|
Reference in New Issue
Block a user