summaryrefslogtreecommitdiff
path: root/main/message.c
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2011-12-19 19:55:18 +0000
committerLeif Madsen <leif@leifmadsen.com>2011-12-19 19:55:18 +0000
commiteb37d38b7dbd97989d25510f4271554550dc817c (patch)
treeb8fea420b5c2d81684d2ab85bc3d58327edfdfb4 /main/message.c
parent78b17e6d41e8bac9b65a0240b56ab3649547566c (diff)
Update documentation for MESSAGE_SEND_STATUS variable.
(Closes issue ASTERISK-19056) Reported by: Yuri Patches: 348360.diff uploaded by Yuri (license #5242) ........ Merged revisions 348605 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@348606 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/message.c')
-rw-r--r--main/message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/message.c b/main/message.c
index edc54c8ea..424775100 100644
--- a/main/message.c
+++ b/main/message.c
@@ -115,7 +115,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>This application sets the following channel variables:</para>
<variablelist>
<variable name="MESSAGE_SEND_STATUS">
- <para>This is the time from dialing a channel until when it is disconnected.</para>
+ <para>This is the message delivery status returned by this application.</para>
<value name="INVALID_PROTOCOL">
No handler for the technology part of the URI was found.
</value>