<!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>
On Tue, 2010-03-02 at 14:42 -0500, Fred Posner wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Mar 2, 2010, at 2:37 PM, jonas kellens wrote:
&gt; Does Asterisk know when it hits a voicemailbox ?
&gt; When calling to a cell-phone or GSM, after some rings and no pickup you arrive at a voicemailbox.
&gt; If Asterisk does not know it's a voicemailbox that has answered the call, the voicemailbox will contain 60minutes of 'silence'. This is very expensive 'silence'.
&gt; How to avoid this ?
&gt; Jonas

You can avoid this is several ways... one of the ways I like best is to dial with a macro that then requires the recipient to press 1 or some dtmf confirmation to accept the call. Very good at avoiding voicemail, cell phone service messages, etc.
</PRE>
</BLOCKQUOTE>
<BR>
Have you a link to documentation on how to implement this ? I wonder what to do with, and how to connect the caller with the callee, until this callee presses '1'...<BR>
<BR>
Jonas.
</BODY>
</HTML>