if incoming is executed via above dialplan and the maximum seconds to ring in queue is 30 seconds …if the caller cut the calls in 15 seconds how do i execute the next priority or jumps to the next priority in dialplan. Please guide me.
the problem is it is not jumping to next priority but if the call rings 30 seconds it jumps and executes…
You need to set channel variables or look at those set by the applications to work out the state of the chall. You can also GoSub into a context to limit the scope of the h extension.