<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/2042/1/7/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google?focusedCommentId=13076269#comment-13076269">Calling using Google</a></h2>
        <h4>Page
        <b>comment added</b> by              <a href="https://wiki.asterisk.org/wiki/display/~joe@tomasone.com">Joe Tomasone</a>
    </h4>
    <br/>
    <div class="notificationGreySide">
       <p>This does not consistently work for me.   A small percentage of my calls are still not being answered (though Asterisk thinks they are answered and continues through the dialplan) and are going to Google Voicemail. </p>

<p>Anyone come up with something that works 100% of the time?</p>

<p>Mine:</p>


<p><span class="error">&#91;local&#93;</span><br/>
exten=&gt;s,1,Answer()<br/>
exten=&gt;s,n,Wait(8)<br/>
exten=&gt;s,n,SendDTMF(1)<br/>
exten=&gt;s,n,Goto(answer-menu,s,1)</p>


    </div>

                <div style="border-bottom: 1px solid #ddd; padding: 10px 20px 7px 20px;">
        <strong>In reply to a comment by <a href="/wiki/display/~sycophantic"
                          class="url fn confluence-userlink" data-username="sycophantic"
                   >Daniel Grinkevich</a>:</strong><br/>
        <p>exten =&gt; s,n,Wait(2) should be updated to exten =&gt; s,n,Wait(8) to reflect the recent issues with Google Voice.</p>
        </div>
    
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;">
            <a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
       </div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google?focusedCommentId=13076269#comment-13076269">View Online</a>
              |
       <a id="reply-13076269" href="https://wiki.asterisk.org/wiki/display/AST/Calling+using+Google?replyToComment=13076269#comment-13076269">Reply To This</a>
           </div>

</div>
</div>
</div>
</div>
</body>
</html>