WARNING message in log - Unable to run script

[color=#FFBF00][Nov 12 08:51:32] NOTICE[20141]: pbx_spool.c:362 attempt_thread: Call completed to SIP/9548373029@voipms[/color]
– Stopped music on hold on SIP/voipms-00000000
– Executing [s@JoinConf:6] Set(“SIP/voipms-00000000”, “fhere=0”) in new stack
– Executing [s@JoinConf:7] ExecIf(“SIP/voipms-00000000”, “0?Playback(please_wait)”) in new stack
– Remote UNIX connection
– Remote UNIX connection disconnected
– Executing [s@JoinConf:8] ExecIf(“SIP/voipms-00000000”, “0?ExecIf(0?System(/var/lib/asterisk/agi-bin/call.sh 151112085013 3198009847))”) in new stack
– Executing [s@JoinConf:9] Set(“SIP/voipms-00000000”, “c=21”) in new stack
– Executing [s@JoinConf:10] EndWhile(“SIP/voipms-00000000”, “”) in new stack
– Executing [s@JoinConf:4] While(“SIP/voipms-00000000”, “1”) in new stack
– Executing [s@JoinConf:5] MusicOnHold(“SIP/voipms-00000000”, “default,3”) in new stack
– Started music on hold, class ‘default’, on SIP/voipms-00000000
– Stopped music on hold on SIP/voipms-00000000
== Spawn extension (JoinConf, s, 5) exited non-zero on ‘SIP/voipms-00000000’
– Executing [h@JoinConf:1] System(“SIP/voipms-00000000”, “/var/lib/asterisk/agi-bin/uhangup.sh 151112085013”) in new stack
[color=#BF0000][Nov 12 08:51:34] WARNING[19843]: app_system.c:134 system_exec_helper: Unable to execute ‘/var/lib/asterisk/agi-bin/uhangup.sh 151112085013’[/color]
== Spawn extension (JoinConf, h, 1) exited non-zero on ‘SIP/voipms-00000000’
– Executing [s@outgoing:1] Answer(“SIP/voipms-00000005”, “”) in new stack
– Executing [s@outgoing:2] ExecIf(“SIP/voipms-00000005”, “1?System(/var/lib/asterisk/agi-bin/missed.sh bbrown)”) in new stack
– Executing [s@outgoing:3] BackGround(“SIP/voipms-00000005”, “out_menu2”) in new stack
– <SIP/voipms-00000005> Playing ‘out_menu2.ulaw’ (language ‘en’)
– Executing [1@outgoing:1] Goto(“SIP/voipms-00000005”, “joincall,s,1”) in new stack
– Goto (joincall,s,1)

the uhangup script just cleans up some files that other scripts create. Any idea why I wouldn’t be able to run it?

This has been resolved. The script wasn’t in the folder :frowning: