[Home]

Summary:ASTERISK-02076: [patch] 'Newexten' manager event additional information
Reporter:mustdie (mustdie)Labels:
Date Opened:2004-07-21 11:07:55Date Closed:2008-01-15 15:03:21.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040721__bug2104.diff.txt
Description:We are really missing 'Application' and 'Application Data' fields in 'Newexten' event of Manager API.
Comments:By: mustdie (mustdie) 2004-07-22 10:32:38

Nice, now we have to add 'Application' field to 'Status' event and we will be all set.

By: Tilghman Lesher (tilghman) 2004-07-22 11:21:55

I suppose you mean ExtensionStatus?  That's not a simple patch.

By: mustdie (mustdie) 2004-07-22 11:44:27

I mean 'Action: Status', which provides you with list of active channels.

By: schurig (schurig) 2004-07-23 14:07:38

Hi MustDie,

this is not needed. You can do:

Action: Command
Command: list channels concise



There are several Events that can be done via Action: Command, e.g. IAXPeers. But I guess we don't need more code duplication. EXCEPT if this is needed because of Manager access level regulations (you might grant some app access to call progress, but not to all Asterisk commands).

By: Mark Spencer (markster) 2004-07-23 22:40:06

Added to CVS

By: Digium Subversion (svnbot) 2008-01-15 15:03:21.000-0600

Repository: asterisk
Revision: 3498

U   trunk/pbx.c

------------------------------------------------------------------------
r3498 | markster | 2008-01-15 15:03:20 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge tilghman's app/appdata in newexten patch (bug ASTERISK-2076)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3498