[asterisk-dev] ExtensionStatus
Philipp Kempgen
philipp.kempgen at amooma.de
Tue Aug 19 09:00:34 CDT 2008
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
--
http://www.das-asterisk-buch.de - http://www.the-asterisk-book.com
Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
More information about the asterisk-dev
mailing list