another way to do it (just as a workaround)
`` modparam("sipdump", "event_callback", "sipdump_event")
//you can check everything here - method, si, RI and send to a destination. event_route[sipdump_event] { sip_trace("sip:10.1.1.2:5085", "$ci-abc"); }
``