[asterisk-bugs] [Asterisk 0010386]: Put manage 'newexten' calls into new event
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Aug 6 08:04:41 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10386
======================================================================
Reported By: snuffy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10386
Category: Core/ManagerInterface
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 78158
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-05-2007 17:57 CDT
Last Modified: 08-06-2007 08:04 CDT
======================================================================
Summary: Put manage 'newexten' calls into new event
Description:
This helps cut down number of events with 'call' by adding a seperate event
mask for 'newexten' events. This way you only get true call events vs what
dialplan etc they are now in.
New flag is EVENT_FLAG_EXTEN
To enable in manager.conf add 'exten'.
can also submit a 1.4 patch
======================================================================
----------------------------------------------------------------------
snuffy - 08-06-07 08:04
----------------------------------------------------------------------
As a sidenote.. since 'verbose' flag is pretty much unused..
maybe the 'exten' could just be removed and the pre-existing verbose flag
controls the 'newexten' pbx events in pbx.c and pbx_realtime.c
Issue History
Date Modified Username Field Change
======================================================================
08-06-07 08:04 snuffy Note Added: 0068471
======================================================================
More information about the asterisk-bugs
mailing list