[asterisk-dev] ExtensionStatus
Sean Bright
sean.bright at gmail.com
Tue Aug 19 09:19:01 CDT 2008
Reports like these are likely to get more attention if they are in the bug tracker:
http://bugs.digium.com/
Philipp Kempgen wrote:
> 1.6.1 doc/manager_1_1.txt:
>> - The ExtensionStatus manager command now has a "StatusDesc" field with text description of the state
>
> There is no ExtensionStatus manager command. It probably refers
> to the *response* to the *ExtensionState* command.
> But it doesn't have a StatusDesc field.
> main/manager.c, action_extensionstate():
> ---cut---
> astman_append(s, "Message: Extension Status\r\n"
> "Exten: %s\r\n"
> "Context: %s\r\n"
> "Hint: %s\r\n"
> "Status: %d\r\n\r\n",
> exten, context, hint, status);
> ---cut---
>
> Grüße,
> Philipp Kempgen
--
Sean Bright
sean.bright at gmail.com
More information about the asterisk-dev
mailing list