Hi All,<br><br>I was actually trying to use the dialplan application that uses &#39;Dial&#39; and when the: Dial(SIP/XXXXXXXXXX@xxxx|20|) command is executed and the destination number rings for 20 sec after which I receive as &quot;503 Service Unavailable&quot;, but not &quot;480 Temporarily unavailable&quot;. <br>
<br>Dial(SIP/XXXXXXXXXX@xxxx|20|)<br>exten =&gt; XXXXXX,n,NoOp(Dialstatus:${DIALSTATUS})<br>exten =&gt; XXXXXX,n,Congestion<br><br><br> I can see that the &quot;DialStatus&quot; is NoAnswer but sends the 503 &quot;Service unavailable&quot; message instead of 480 &quot;Temporarily Unavailable&quot;. Is there any way of trying to get as &quot;480  Temporarily available&quot; as this is the industry standard for &#39;NoANSWER&#39; ?<br>
<br>Thank you very much for your help.<br><br>Best Regards<br>Sandesh<br>