<div dir="ltr"><div><div>I'm calling a script which needs to wait a certain time and also hold the call for this time. But the script dialplan application seems to work non blocking. Is there a way to hold the call/dialplan till the shell script is finished?</div><div><br></div><div>   same => n,Set(PUSHRESULT=${SHELL(sendpush.sh)})</div></div><div><br></div></div>