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