summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
authorAndrew Latham <lathama@gmail.com>2012-10-14 21:47:40 +0000
committerAndrew Latham <lathama@gmail.com>2012-10-14 21:47:40 +0000
commit3820f1586ef92ee547d6cf51244a41a1db263bf4 (patch)
treeb0dacaf44ee503c7008d8f875d78eb8d3a6998eb /channels/chan_sip.c
parent02bcd5bfb6b30bb4f9bff0150a1813cd4c5359c3 (diff)
Doxygen Updates - Title update
Update and extend the configuration_file group and enable linking. Update title that was left behind many years ago. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375006 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/chan_sip.c')
-rw-r--r--channels/chan_sip.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index ae5d2c128..c5de402d7 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -92,8 +92,7 @@
* the sip_hangup() function
*/
-/*!
- * \li The channel chan_sip uses configuration files \ref sip.conf and \ref sip_notify.conf
+/*! \li \ref chan_sip.c uses configuration files \ref sip.conf and \ref sip_notify.conf
* \addtogroup configuration_file
*/