lenz.loway at gmail.com Guest
|
Posted: Fri May 20, 2016 12:03 am Post subject: [asterisk-users] [SOLVED] AMI issue with Filter |
|
|
D'oh moment - filters do work, but you can only set one at a time. By
reading the docs, I mistakenly assumed that you could set many of them
at once.
Thanks
l.
2016-05-19 12:54 GMT+02:00 Lenz Emilitri <lenz.loway@gmail.com>:
Quote: | Hello all,
I am trying to use the Filter action in AMI to make AMI less chatty by
blacklisting some events; and I must be doing something wrong, because
if I send something like:
Action: Filter
ActionID: AID563116752-152218
Operation: Add
Filter: !Event: VarSet*
Filter: !Event: ExtensionStatus*
Filter: !Event: NewAccountCode*
Filter: !Event: NewCallerid*
Filter: !Event: Newexten*
Filter: !Event: RTCPSent*
I still get plenty of:
Uniqueid: 1463577738.539
Extension: 201
Channel: SIP/200-000000a1
Context: from-internal
Event: Newexten
Application: Set
Privilege: dialplan,all
AppData: ADMINCODE=15
Priority: 1
I get them with or without the trailing *.
I am testing this on Asterisk 11 and 13, so I must be doing something
wrong - but what?
Thanks
l.
--
Loway - home of QueueMetrics - http://queuemetrics.com
Try the WombatDialer auto-dialer @ http://wombatdialer.com
|
--
Loway - home of QueueMetrics - http://queuemetrics.com
Try the WombatDialer auto-dialer @ http://wombatdialer.com
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|