mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Fix incorrect application and function documentation references
There were a few references in the embedded documentation XML
where the case didn't match or where the referenced app or function
simply didn't exist any more. These were causing 404 responses
in docs.asterisk.org.
(cherry picked from commit 3fb9d89586
)
This commit is contained in:
committed by
Asterisk Development Team
parent
8bd33d49ac
commit
b5865aef32
@@ -192,9 +192,6 @@
|
||||
<description>
|
||||
<para>Gets information associated with the specified IAX2 peer.</para>
|
||||
</description>
|
||||
<see-also>
|
||||
<ref type="function">SIPPEER</ref>
|
||||
</see-also>
|
||||
</function>
|
||||
<function name="IAXVAR" language="en_US">
|
||||
<synopsis>
|
||||
|
Reference in New Issue
Block a user