============= ISSUE DESCRIPTION ===============

In case of event below, script execution takes too much time (40 sec):

event_route[dispatcher:dst-down] {
exec_msg("/bin/bash -c '/usr/local/etc/kamailio/ipassign.sh &'");
}

In case I run this script from shell it takes ~2 sec.


-----------------------------------------------------------------------------------------------
Configs attached.