Hello all,<br><br>I am testing the Dial application with the fall through <br>priorities for different cases<br><br>what i want is the flow after failure of the Dial application <br>which simulates response codes like<br>1)404 -- Not found
<br>2)480 --Temporarily Unavailable<br>3)486 --User busy<br><br>i did manipulate the priority flow like the following for<br>the case 2 and 3 ...<br><br>exten =&gt; _XX,1,Dial(SIP/extension)<br>exten =&gt; _XX,2,VoiceMail(
extension@default|u) --for 480 case<br>exten =&gt; _XX,3,Hangup()<br>exten =&gt; _XX,102,VoiceMail(extension@default|b)--for 486 case<br>exten =&gt; _XX,103,Hangup()<br><br>that was my understanding <br>if the flow is correct?
<br>just correct me if i am wrong <br>and what about the case 1 (404 Not Found)?<br><br>Thanks and regards<br>srinivas antarvedi<br clear="all"><br>-- <br>Srinivas Antarvedi<br>