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