Use RPC - it's not deprecated ;-)Hey Guys
I need assistance for the following case:
I receive dialog_end request from external component in evapi:message-received block and would like to somehow kill the dialog corresponding to h_id and h_entry I get in the message. Is there any way to do that without involving mi_*?