asternet/docs/html/T_AsterNET_FastAGI_AGIReplyStatuses.htm

18 lines
14 KiB
HTML
Raw Normal View History

<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>AGIReplyStatuses Enumeration</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="AGIReplyStatuses enumeration" /><meta name="System.Keywords" content="AsterNET.FastAGI.AGIReplyStatuses enumeration" /><meta name="System.Keywords" content="SC_SUCCESS enumeration member" /><meta name="System.Keywords" content="SC_INVALID_OR_UNKNOWN_COMMAND enumeration member" /><meta name="System.Keywords" content="SC_DEAD_CHANNEL enumeration member" /><meta name="System.Keywords" content="SC_INVALID_COMMAND_SYNTAX enumeration member" /><meta name="Microsoft.Help.F1" content="AsterNET.FastAGI.AGIReplyStatuses" /><meta name="Microsoft.Help.F1" content="AsterNET.FastAGI.AGIReplyStatuses.SC_SUCCESS" /><meta name="Microsoft.Help.F1" content="AsterNET.FastAGI.AGIReplyStatuses.SC_INVALID_OR_UNKNOWN_COMMAND" /><meta name="Microsoft.Help.F1" content="AsterNET.FastAGI.AGIReplyStatuses.SC_DEAD_CHANNEL" /><meta name="Microsoft.Help.F1" content="AsterNET.FastAGI.AGIReplyStatuses.SC_INVALID_COMMAND_SYNTAX" /><meta name="Microsoft.Help.Id" content="T:AsterNET.FastAGI.AGIReplyStatuses" /><meta name="Description" content="summaryT:AsterNET.FastAGI.AGIReplyStatuses" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="AsterNET.FastAGI" /><meta name="file" content="T_AsterNET_FastAGI_AGIReplyStatuses" /><meta name="guid" content="T_AsterNET_FastAGI_AGIReplyStatuses" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">AsterNet Class Library (Sandcastle documentation)<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="79b6241e-05a3-441c-b6a1-51f2b5b7f265.htm" title="AsterNet Class Library (Sandcastle documentation)" tocid="roottoc">AsterNet Class Library (Sandcastle documentation)</a></div><div class="toclevel1" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="N_AsterNET_FastAGI.htm" title="AsterNET.FastAGI" tocid="N_AsterNET_FastAGI">AsterNET.FastAGI</a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="T_AsterNET_FastAGI_AGIChannel.htm" title="AGIChannel Class" tocid="T_AsterNET_FastAGI_AGIChannel">AGIChannel Class</a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="T_AsterNET_FastAGI_AGIConnectionHandler.htm" title="AGIConnectionHandler Class" tocid="T_AsterNET_FastAGI_AGIConnectionHandler">AGIConnectionHandler Class</a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="T_AsterNET_FastAGI_AGIException.htm" title="AGIException Class" tocid="T_AsterNET_FastAGI_AGIException">AGIException Class</a></div><div class
 
</th><th>Member name</th><th>Value</th><th>Description</th></tr><tr><td /><td target="F:AsterNET.FastAGI.AGIReplyStatuses.SC_SUCCESS"><span class="selflink">SC_SUCCESS</span></td><td>200</td><td>
Status code (200) indicating Asterisk successfully processed the AGICommand.
</td></tr><tr><td /><td target="F:AsterNET.FastAGI.AGIReplyStatuses.SC_INVALID_OR_UNKNOWN_COMMAND"><span class="selflink">SC_INVALID_OR_UNKNOWN_COMMAND</span></td><td>510</td><td>
Status code (510) indicating Asterisk was unable to process the
AGICommand because there is no command with the given name available.
</td></tr><tr><td /><td target="F:AsterNET.FastAGI.AGIReplyStatuses.SC_DEAD_CHANNEL"><span class="selflink">SC_DEAD_CHANNEL</span></td><td>511</td><td>
Status code (511) indicating Asterisk was unable to process the
AGICommand because the channel is dead.
</td></tr><tr><td /><td target="F:AsterNET.FastAGI.AGIReplyStatuses.SC_INVALID_COMMAND_SYNTAX"><span class="selflink">SC_INVALID_COMMAND_SYNTAX</span></td><td>520</td><td>
Status code (520) indicating Asterisk was unable to process the
AGICommand because the syntax used was not correct. This is most likely
due to missing required parameters or additional parameters sent that are
not understood.<br />
Ensure proper quoting of the parameters when you receive this status
code.
</td></tr></table></div></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID3RB')" onkeypress="SectionExpandCollapse_CheckKey('ID3RB', event)" tabindex="0"><img id="ID3RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID3RBSection" class="collapsibleSection"><h4 class="subHeading">Reference</h4><div class="seeAlsoStyle"><a href="N_AsterNET_FastAGI.htm">AsterNET.FastAGI Namespace</a></div></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>