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.