mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 08:11:21 +00:00
main/manager: Fix typo in AMI event documentation of "OriginateResponse"
The parameter name is "Response", not "Resonse". ASTERISK-24430 #close Reported by: Dafi Ni git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@426366 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -490,7 +490,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<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"/>
|
||||
|
||||
Reference in New Issue
Block a user