Author: mjordan
Date: Tue Oct 28 09:59:06 2014
New Revision: 426367

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=426367
Log:
main/manager: Fix typo in AMI event documentation of "OriginateResponse"

The parameter name is "Response", not "Resonse".

ASTERISK-24430 #close
Reported by: Dafi Ni
........

Merged revisions 426366 from http://svn.asterisk.org/svn/asterisk/branches/11

Modified:
    branches/12/   (props changed)
    branches/12/main/manager.c

Propchange: branches/12/
------------------------------------------------------------------------------
Binary property 'branch-11-merged' - no diff available.

Modified: branches/12/main/manager.c
URL: 
http://svnview.digium.com/svn/asterisk/branches/12/main/manager.c?view=diff&rev=426367&r1=426366&r2=426367
==============================================================================
--- branches/12/main/manager.c (original)
+++ branches/12/main/manager.c Tue Oct 28 09:59:06 2014
@@ -620,7 +620,7 @@
                        <synopsis>Raised in response to an Originate 
command.</synopsis>
                        <syntax>
                                <parameter name="ActionID" required="false"/>
-                               <parameter name="Resonse">
+                               <parameter name="Response">
                                        <enumlist>
                                                <enum name="Failure"/>
                                                <enum name="Success"/>


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

Reply via email to