Hi,

I have two gateways pinged by kamailio. The both are AP (active/probing), when I cut the one gateway off, it becomes IP(inactive/probing) but the event_route is not fired up. Am I missing something ?

event_route[dispatcher:dst-down] {
        xlog("L_ERR", "Destination down: $rm $ru ($du)\n");
}

Mino