AMI event filtering

  1. 13 years ago

    What events can be safely filtered out using the asterisk 1.8 AMI event filtering and still retain all of the FOP functionality?

    Thanks,
    Ty

  2. admin

    31 Aug 2011 Administrator

    Hi,

    I wrote an entry in the blog showing the events you can filter out:

    http://www.fop2.com/blog/make-fop2-snap ... ventfilter

    eventfilter=!Event: RTCPSent
    eventfilter=!Event: RTCPReceived
    eventfilter=!Event: VarSet
    eventfilter=!Event: Cdr
    eventfilter=!Event: ExtensionStatus
    eventfilter=!Event: ChannelUpdate

    The list is not complete, but this events are safe to filter right now.

  3. 9 years ago

    Is this the most current list of events that are safe to filter out?

  4. admin

    20 Mar 2015 Administrator

    They are safe for filtering for the FOP2 manager user. Do not set them for the admin user or any user that might be used by other applications. Also, check the fop2 documentation for the latest version of recommendations/setup at www.fop2.com/docs . I have seen in some systems that rtcp events should be filtered out via wildcard, like RTCP* , for example.

    Best regards,

or Sign Up to reply!