Hi Do I understand correctly that to EventConsumer() one can set only one event name. It could be "all", "CHANNEL_HANGUP" and others. But not, for example, "CHANNEL_HANGUP" and "CHANNEL_STATE" with some separator. And if you want two events you should set "all" and filter them in the script. Right?