]> git.ipfire.org Git - thirdparty/asterisk.git/commit
manager: Set AMI event "Newexten" to the EVENT_FLAG_DIALPLAN class
authorlvl <digium@lvlconsultancy.nl>
Mon, 3 Sep 2018 11:50:07 +0000 (13:50 +0200)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 10 Sep 2018 14:26:54 +0000 (09:26 -0500)
commit8648aa349ad22b1f66594acde0babeca22b3fd99
tree312eedf6313eb697dd1eddab720c8454bc75006e
parentf8cd6d203b20f177d646f5aa066b2f9ae9d3180c
manager: Set AMI event "Newexten" to the EVENT_FLAG_DIALPLAN class

The documentation already specified EVENT_FLAG_DIALPLAN for this
event, but the implementation was using EVENT_FLAG_CALL.

Using EVENT_FLAG_DIALPLAN allows AMI clients to opt out of receiving
this highly verbose event.

ASTERISK-28033

Change-Id: I45b3119f30e4dbc17b49831f2b1a4f2c1beadafe
CHANGES
UPGRADE.txt
main/manager_channels.c