<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
Hello list.<BR>
<BR>
Is it possible in the Asterisk dialplan to send a 503 Service Unavailable of 603 Decline after having answered the call with Answer() in the dialplan ??<BR>
<BR>
Suppose that I first want to check the call in a MySQL-database, while I put some MoH, and then let the call go through or &quot;send&quot; some error to my ITSP where the call comes from.<BR>
I know there is something like 'early media', but isn't it good practise to always have Answer() in the dialplan ?<BR>
<BR>
Another thing why I want to have this 503 or 603 after having Answered the call :<BR>
my ITSP offers the ability to have a backup number for the call if it can't get through. If I send the call to a queue and there is nobody in the queue at that moment, I want to send a sort of error so my ITSP will send the call to a backup number, like my cellphone.<BR>
If I send the call myself to my cellphone, I will have to pay big time and it's a waist of bandwidth...<BR>
<BR>
Kind regards,<BR>
<BR>
Jonas.
</BODY>
</HTML>