<div dir="ltr">Hi
<br>
<br>I have noticed that asterisk returns 'SIP 603' when the called party does not answer.
<br>
<br>My test setup is simple: two SIP phones (extensions: 100 and 111)
<br>registered to an Asterisk 1.8.30.0 gateway.The Dial timeout is 30 seconds.
<br>When 100 calls 111 and after 30 seconds, asterisk sends a CANCEL request to
<br>111 (expected) and a '603 Decline' response to 100 (unexpected & misleading).
<br>It seems to me that a'480 Temporarily unavailable' response is more
<br>suitable in this situation.
<br>
<br>Is this a normal behavior of asterisk or a bug?
<br>
<br>Thanks.
</div>