mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 20:08:17 +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 in f28047db36.
Resolves: #430
This commit is contained in:
committed by
asterisk-org-access-app[bot]
parent
63364bfbf4
commit
d1fb397cfc
@@ -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