Skip to content

Commit

Permalink
Merge 068b9ed into a90115a
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Jul 17, 2019
2 parents a90115a + 068b9ed commit fcaf7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/adhearsion/translator/asterisk.rb
Expand Up @@ -41,7 +41,7 @@ def self.event_passes_filter?(event)
@event_filter ? !!@event_filter[event] : true
end

event_filter = nil
self.event_filter = nil

def initialize(ami_client, connection)
@ami_client, @connection = ami_client, connection
Expand Down

0 comments on commit fcaf7b6

Please sign in to comment.