search for: extreme_overflow_local_check

Displaying 1 result from an estimated 1 matches for "extreme_overflow_local_check".

2010 Jul 12
0
Inconsistent Behavior in SYSTEMSTATUS After System() Call
...arameters, other than a path) running on top of a fully up-to-date CentOS 5.5, and I'm looking for suggestions as to why this is occurring. I've spent some time looking into the issue, and really haven't been able to come up with much. We have the following setup in extensions.conf: [Extreme_Overflow_Local_Check] exten => s,1,Verbose(EXTENSION is: ${EXTEN}) exten => s,n,Verbose(DAVEDNIS is: ${DAVEDNIS}) exten => s,n,Set(OVERFLOW_PATH=/opt/FIVR/Overflow_Sounds/) exten => s,n,System(test -e ${OVERFLOW_PATH}${DAVEDNIS}.*) exten => s,n,Verbose(System call result was: ${SYSTEMSTATUS}) exten =>...