<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I have the following scenario<br>
    <ul>
      <li>a call goes into an IVR</li>
      <li>there it is answered</li>
      <li>then I want to forward the call to another number via
        uuid_transfer</li>
      <li>a new transfer dialplan is then generated</li>
      <li>I want to issue a ringback sound file to the caller, in order
        to show that the call is not hung up<br>
      </li>
      <li>I just don't get the ringback to work properly<br>
      </li>
    </ul>
    <p>That's what I did<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set"
      data="transfer_ringback=local_stream://moh"/&gt;<br>
      This does silence for some seconds, and then when the transfer
      extension is ringing, plays MOH. So the caller may assume for some
      seconds that the call is hungup before MOH plays.<br>
    </p>
    <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="displace_session"
      data="local_stream://moh"/&gt;<br>
      This also does silence for some seconds, and then when the
      transfer extension is ringing, plays MOH. So the caller may assume
      for some seconds that the call is hungup before MOH plays.<br>
    </p>
    <p>I also tried the ringback application with no better result.<br>
    </p>
    <p>So how can I play a background sound for the time<br>
    </p>
    <ul>
      <li>after transfer </li>
      <li>and before the ringing/progress message is received?</li>
    </ul>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
With kind regards
Peter Steinbach 

Telefaks Services GmbH
<a class="moz-txt-link-freetext" href="mailto:lists">mailto:lists</a> (att) telefaks.de
Internet: <a class="moz-txt-link-abbreviated" href="http://www.telefaks.de">www.telefaks.de</a>

</pre>
  </body>
</html>