[svn-commits] lmadsen: branch 10 r348605 - /branches/10/main/message.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Dec 19 13:48:22 CST 2011


Author: lmadsen
Date: Mon Dec 19 13:48:20 2011
New Revision: 348605

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=348605
Log:
Update documentation for MESSAGE_SEND_STATUS variable.

(Closes issue ASTERISK-19056)
Reported by: Yuri
Patches:
     348360.diff uploaded by Yuri (license #5242)

Modified:
    branches/10/main/message.c

Modified: branches/10/main/message.c
URL: http://svnview.digium.com/svn/asterisk/branches/10/main/message.c?view=diff&rev=348605&r1=348604&r2=348605
==============================================================================
--- branches/10/main/message.c (original)
+++ branches/10/main/message.c Mon Dec 19 13:48:20 2011
@@ -115,7 +115,7 @@
 			<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>




More information about the svn-commits mailing list