Philipp Kempgen | 19 Aug 16:00
Favicon

ExtensionStatus

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

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

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-dev mailing list
(Continue reading)

Sean Bright | 19 Aug 16:19
Gravatar

Re: ExtensionStatus

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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
(Continue reading)

Philipp Kempgen | 19 Aug 16:38
Favicon

Re: ExtensionStatus

Sean Bright schrieb:
> Reports like these are likely to get more attention if they are in the bug tracker:
> 
> 	http://bugs.digium.com/

When it's about minor issues like this one I'm not sure whether
to post it on the mailing list or on the bug tracker or not to
report them at all. But ok, Mantis - next time.

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

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

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Sean Bright | 19 Aug 17:20
Gravatar

Re: ExtensionStatus

Feel free to post them wherever, just saying that they are more likely to stay on the
radar in the bug tracker.

Philipp Kempgen wrote:
> Sean Bright schrieb:
>> Reports like these are likely to get more attention if they are in the bug tracker:
>>
>> 	http://bugs.digium.com/
> 
> When it's about minor issues like this one I'm not sure whether
> to post it on the mailing list or on the bug tracker or not to
> report them at all. But ok, Mantis - next time.
> 
> Grüße,
> Philipp Kempgen

--

-- 
Sean Bright
sean.bright <at> gmail.com

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

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

(Continue reading)


Gmane