mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +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.
This commit is contained in:
@@ -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