Replacing doc/* and asterisk.pdf with wiki links

Adding links to http(s)://wiki.asterisk.org



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305838 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Andrew Latham
2011-02-02 19:27:19 +00:00
parent bb2cd0fc1a
commit 69e83f1a72
13 changed files with 16 additions and 16 deletions

View File

@@ -85,7 +85,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
all DTMF events received on the channel, and notification if the channel is
hung up. The received on the channel, and notification if the channel is hung
up. The application will not be forcibly terminated when the channel is hung up.
For more information see <filename>doc/asterisk.pdf</filename>.</para>
For more information see <filename>doc/AST.pdf</filename>.</para>
</description>
</application>
***/

View File

@@ -27,7 +27,7 @@
*
* \par See also
* \arg \ref Config_vm
* \note For information about voicemail IMAP storage, read doc/asterisk.pdf
* \note For information about voicemail IMAP storage, https://wiki.asterisk.org/wiki/display/AST/IMAP+Voicemail+Storage
* \ingroup applications
* \note This module requires res_adsi to load. This needs to be optional
* during compilation.