<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
You may be able to achieve the desired result using&nbsp; queues rather than
Dial statements.<br>
<br>
Overkill perhaps, but it's the only way I can think to implement it at
the moment.<br>
<br>
<br>
John Millican wrote:
<blockquote cite="mid:47F23D35.8050109@sentinelcommunications.com"
 type="cite">
  <pre wrap="">Tilghman Lesher wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Tuesday 01 April 2008 05:14:25 Pete Kay wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I am hoping someone can help me out on this.  I want to be able to
interrupt MOH every X seconds after the DIAL command is executed.  The
interrupt greeting is something like "please wait while we transfer your
call".  How can I do that?  Within the DIAL options, I can't see any
announce frequency or options that can help.

Could anyone please tell me how that function can be accomplished?
      </pre>
    </blockquote>
    <pre wrap="">The only way to do that currently is to implement the prompt within the MOH
stream itself.

    </pre>
  </blockquote>
  <pre wrap=""><!---->

Just off the top-o-my head(YMMV), couldn't you create a meetme and play 
hold music into the meetme and then also play the prompt into the meetme 
at the same time without interrupting the hold music?  This would 
obviously not work for high load but...
JohnM


_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
</body>
</html>