Serg1289 created an issue (kamailio/kamailio#4285)

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.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/4285@github.com>