<div dir="ltr"><div>Thanks for the reply. So how do i alter my config to call with prefix 9+the code to block caller id(#31#)+ the number?<br></div>now is<br>
<pre class="gmail-m_-5435802597973438431gmail-bbcode_code" style="height:48px">exten => _9X.,1,Dial(Dongle/dongle800/$<wbr>{EXTEN:1},120,KT)
exten => _9X.,n,Hangup(${HANGUPCAUSE})</pre>

<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 11, 2018 at 11:33 AM, Doug Lytle <span dir="ltr"><<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><span class="">
    <div class="m_-3521244360823473987moz-cite-prefix">On 04/10/2018 08:02 AM, Atux Atux
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">so any ideas, please?<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Apr 10, 2018 at 1:46 PM, Atux
          Atux <span dir="ltr"><<a href="mailto:atuxnull@gmail.com" target="_blank">atuxnull@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">after adding the ww:</div>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    </span><font face="Courier New, Courier, monospace">See of the D option of
      dial will do it:<br>
      <br>
      D([called][:calling[:progress]<wbr>]): Send the specified DTMF strings
      *after*<br>
          the called party has answered, but before the call gets
      bridged. The <br>
          <called> DTMF string is sent to the called party, and
      the  <calling> DTMF<br>
          string is sent to the calling party. Both arguments  can be
      used alone.  If<br>
          <progress> is specified, its DTMF is sent immediately
      after receiving a<br>
          PROGRESS message.<br>
      <br>
      <br>
    </font>
  </div>

<br>--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br></blockquote></div><br></div>