]> 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)
committerJoshua Colp <jcolp@digium.com>
Wed, 12 Sep 2018 14:20:50 +0000 (09:20 -0500)
commitf4bffe232604b141c755dad00a6aeb2fe867384c
treea201616918d06f0763a8ef9498e8935ace859540
parentc1a2c84361fa36bb2c31f9bccbc5ddab8301cbf9
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