Hi,<br><br>I am trying to send &quot;404 Not found&quot; reply, without any luck with the following:<br><br>exten =&gt; 555,1,Playback(you-dialed-wrong-number,noanswer)<br>exten =&gt; 555,n,Playback(check-number-dial-again,noanswer)<br>
exten =&gt; 555,n,Congestion()<br><br>However the above results in &quot;500 Service Unavailable&quot; being send out.<br><br>What would be the correct application/function to generate &quot;404 Not found&quot;?<br><br>Thanks for help,<br>
<br>Chris<br><br>