<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=198540217-02022006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> asterisk-users-bounces@lists.digium.com 
  [mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of </B>Dan 
  Journo<BR><B>Sent:</B> Thursday, February 02, 2006 11:18 AM<BR><B>To:</B> 
  Asterisk Users Mailing List - Non-Commercial Discussion<BR><B>Subject:</B> Re: 
  [Asterisk-Users] Rewind MusicOnHold?<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV>I thought someone was going to say that.</DIV>
  <DIV>Does anyone know a way to do the following:-</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>1) Answer incoming call<SPAN class=198540217-02022006><FONT face=Arial 
  color=#0000ff size=2>&nbsp;</FONT></SPAN></DIV>
  <DIV><SPAN class=198540217-02022006></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2>exten =&gt; s,1,Answer()</FONT>&nbsp;</SPAN></DIV>
  <DIV>2) Begin dialing an extension<SPAN class=198540217-02022006><FONT 
  face=Arial color=#0000ff size=2>&nbsp;</FONT></SPAN></DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2>&nbsp;3&nbsp;</FONT></SPAN>) While extension is ringing play a welcome 
  message to the caller</DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff size=2>Here 
  you got a problem. What do you do if callee picks up too 
  fast.</FONT></SPAN></DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff size=2>so I 
  would</FONT></SPAN></DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2>exten =&gt; s,2.PlayBack(mesage-to-caller0</FONT></SPAN></DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2>exten =&gt; s,3,Dial(SIP/123||m)</FONT></SPAN></DIV>
  <DIV><SPAN class=198540217-02022006><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=198540217-02022006>&nbsp;</SPAN></DIV>
  <DIV><SPAN class=198540217-02022006>&nbsp;</SPAN>4) Then play MoH until the 
  extension is answered</DIV>
  <DIV>5) Connect the incoming and outgoing when the extension is 
answered.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Thanks</DIV>
  <DIV>Dan<BR><BR>&nbsp;</DIV>
  <DIV><SPAN class=gmail_quote>On 02/02/06, <B class=gmail_sendername>Alexander 
  Lopez</B> &lt;<A 
  href="mailto:alex.lopez@opsys.com">alex.lopez@opsys.com</A>&gt; wrote:</SPAN> 
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>Turn 
    phone over and shake!</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2>:-)</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>MOH 
    plays in a loop, It has no player controls. You can't Pause, Stop, 
    FF,&nbsp;or RW.</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>(gasp!) 
    You can try killing the mpg123 or whatever process you use for MOH. Asterisk 
    should restart it if it needs to. (high-unrecomended)</FONT> 
    &nbsp;</SPAN></DIV>
    <DIV dir=ltr align=left><SPAN></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left>
    <HR>
    </DIV>
    <DIV dir=ltr align=left><FONT face=Tahoma size=2><B>From:</B> <A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:asterisk-users-bounces@lists.digium.com" 
    target=_blank>asterisk-users-bounces@lists.digium.com </A>[mailto:<A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:asterisk-users-bounces@lists.digium.com" 
    target=_blank>asterisk-users-bounces@lists.digium.com</A>] <B>On Behalf Of 
    </B>Dan Journo<BR><B>Sent:</B> Thursday, February 02, 2006 10:27 
    AM<BR><B>To:</B> Asterisk Users Mailing List - Non-Commercial 
    Discussion<BR><B>Subject:</B> [Asterisk-Users] Rewind 
    MusicOnHold?<BR></FONT><BR>&nbsp;</DIV>
    <DIV><SPAN class=e id=q_1092b73fb33f28ba_1>
    <BLOCKQUOTE dir=ltr 
    style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
      <DIV></DIV>
      <DIV>Does anyone know how to rewind the music on hold?</DIV>
      <DIV>&nbsp;</DIV>
      <DIV>Thanks</DIV>
      <DIV>Dan 
    Journo</DIV></BLOCKQUOTE></SPAN></DIV><BR>_______________________________________________<BR>--Bandwidth 
    and Colocation provided by <A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="http://easynews.com/" target=_blank>Easynews.com</A> 
    --<BR><BR>Asterisk-Users mailing list<BR>To UNSUBSCRIBE or update options 
    visit:<BR>&nbsp; <A onclick="return top.js.OpenExtLink(window,event,this)" 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users" 
    target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR><BR><BR></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></BODY></HTML>