Skip to content
Snippets Groups Projects
  • Kevin Harwell's avatar
    8681fc9d
    ARI event type filtering · 8681fc9d
    Kevin Harwell authored
    Event type filtering is now enabled, and configurable per application. An app is
    now able to specify which events are sent to the application by configuring an
    allowed and/or disallowed list(s). This can be done by issuing the following:
    
    PUT /applications/{applicationName}/eventFilter
    
    And then enumerating the allowed/disallowed event types as a body parameter.
    
    ASTERISK-28106
    
    Change-Id: I9671ba1fcdb3b6c830b553d4c5365aed5d588d5b
    8681fc9d
    History
    ARI event type filtering
    Kevin Harwell authored
    Event type filtering is now enabled, and configurable per application. An app is
    now able to specify which events are sent to the application by configuring an
    allowed and/or disallowed list(s). This can be done by issuing the following:
    
    PUT /applications/{applicationName}/eventFilter
    
    And then enumerating the allowed/disallowed event types as a body parameter.
    
    ASTERISK-28106
    
    Change-Id: I9671ba1fcdb3b6c830b553d4c5365aed5d588d5b
To find the state of this project's repository at the time of any of these versions, check out the tags.