<!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 necessary to properly answer() an incoming call ?<BR>
<BR>
I don't want to answer a call because the caller has to pay even if the attached SIP-phones do not answer the phone call. Because I answer() the incoming call, the caller has to pay for 60 seconds of 'ringtone'.<BR>
<BR>
On the other hand, sometimes an incoming call is send to a macro where the caller is given the opportunity to leave a voicemail message. It's to late to answer() the call in the macro, but I guess the voicemail()-application automatically anwers the call ??<BR>
<BR>
How about an IVR-prompt and a queue ? Do I need to answer the incoming call before playing a voiceprompt and before sending it into a queue ??<BR>
<BR>
Greetingz,<BR>
Jonas.
</BODY>
</HTML>