<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1515" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>We set up a separate music on hold that was just 
for the reception ringing.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>PaulH</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=aparres@gmail.com href="mailto:aparres@gmail.com">Alvaro Parres</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-users@lists.digium.com 
  href="mailto:asterisk-users@lists.digium.com">Asterisk Users Mailing List - 
  Non-Commercial Discussion</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, November 11, 2005 7:44 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Asterisk-Users] Play 
  message and dial extensions simultaneously</DIV>
  <DIV><BR></DIV>But M play Hold Music. <BR><BR>And what we need, as the other 
  to users ask, is to play a especific file while the phone is rinning.<BR><BR>
  <DIV><SPAN class=gmail_quote>On 11/10/05, <B class=gmail_sendername><A 
  href="mailto:pdhales@optusnet.com.au">pdhales@optusnet.com.au</A></B> &lt;<A 
  href="mailto:pdhales@optusnet.com.au">pdhales@optusnet.com.au</A>&gt; 
  wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">You 
    can play music instead of providing a ringtone. ( I think it's the 
    M<BR>option for the dial command)<BR><BR>We used this for a reception 
    solution so that the caller would not know that<BR>they were not being 
    ignored.<BR><BR>PaulH<BR><BR>----- Original Message -----<BR>From: "Hugh 
    Jackman" &lt;<A 
    href="mailto:hijackman@gmail.com">hijackman@gmail.com</A>&gt;<BR>To: 
    "Asterisk Users Mailing List - Non-Commercial Discussion" <BR>&lt;<A 
    href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A>&gt;<BR>Sent: 
    Thursday, November 10, 2005 7:04 PM<BR>Subject: Re: [Asterisk-Users] Play 
    message and dial extensions<BR>simultaneously <BR><BR><BR>&gt; Hi,<BR>&gt; 
    I've been looking for such solution without lucks. The prompts 
    (either<BR>&gt; by Playback or&nbsp;&nbsp;Background or app_queues) will 
    have to complete before<BR>&gt; the Dial cmd kicks in, which takes a lot of 
    time. <BR>&gt; Please let me know if you become aware of any solutions for 
    this<BR>&gt; apparently obvious problem.<BR>&gt; Regards,<BR>&gt; 
    H.<BR>&gt;<BR>&gt; On 11/10/05, C F &lt;<A 
    href="mailto:shmaltz@gmail.com">shmaltz@gmail.com </A>&gt; wrote:<BR>&gt; 
    &gt; For what purpose?<BR>&gt; &gt; Have you tried:<BR>&gt; &gt; exten =&gt; 
    s,1,Dial(SIP/1111,15&amp;Local/123@${CONTEXT})<BR>&gt; &gt;<BR>&gt; &gt; 
    exten =&gt; 123,1,Background(custom/msg1)<BR>&gt; &gt; <BR>&gt; &gt; It 
    might not work, I have never tried something like this, but it 
    might<BR>work.<BR>&gt; &gt;<BR>&gt; &gt; On 11/8/05, Mike Clark &lt;<A 
    href="mailto:mike@infoanywhere.com">mike@infoanywhere.com</A>&gt; wrote: 
    <BR>&gt; &gt; &gt; Ok, this has to be simple and I'm just not seeing it. On 
    and inbound<BR>&gt; &gt; &gt; call, I want to play a specific message while 
    simultaneously ringing<BR>&gt; &gt; &gt; extensions. Its basically like 
    music on hold and queues, but I need <BR>the<BR>&gt; &gt; &gt; message to 
    always start from the beginning, not just play from where<BR>the<BR>&gt; 
    &gt; &gt; MOH process happens to be at that time. I tried Googling, but no 
    luck.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; I did try <BR>&gt; &gt; 
    &gt;<BR>&gt; &gt; &gt; exten =&gt; 1,1,Answer<BR>&gt; &gt; &gt; exten =&gt; 
    1,2,Wait(1)<BR>&gt; &gt; &gt; exten =&gt; 
    1,3,BackGround(custom/msg1)<BR>&gt; &gt; &gt; exten =&gt; 
    1,4,Dial(SIP/1111,15)<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; but it played the 
    entire message before dialing.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; 
    Thanks,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Mike Clark<BR>&gt; &gt; &gt; 
    _______________________________________________ <BR>&gt; &gt; &gt; 
    --Bandwidth and Colocation sponsored by <A 
    href="http://Easynews.com">Easynews.com</A> --<BR>&gt; &gt; &gt;<BR>&gt; 
    &gt; &gt; Asterisk-Users mailing list<BR>&gt; &gt; &gt; <A 
    href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A><BR>&gt; 
    &gt; &gt; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>&gt; 
    &gt; &gt; To UNSUBSCRIBE or update options visit: <BR>&gt; &gt; 
    &gt;&nbsp;&nbsp;&nbsp;&nbsp;<A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>&gt; 
    &gt; &gt;<BR>&gt; &gt; _______________________________________________ 
    <BR>&gt; &gt; --Bandwidth and Colocation sponsored by <A 
    href="http://Easynews.com">Easynews.com</A> --<BR>&gt; &gt;<BR>&gt; &gt; 
    Asterisk-Users mailing list<BR>&gt; &gt; <A 
    href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com 
    </A><BR>&gt; &gt; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>&gt; 
    &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; 
    &gt;&nbsp;&nbsp;&nbsp;&nbsp;<A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users"> 
    http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>&gt; 
    &gt;<BR>&gt; _______________________________________________<BR>&gt; 
    --Bandwidth and Colocation sponsored by <A 
    href="http://Easynews.com">Easynews.com</A> --<BR>&gt;<BR>&gt; 
    Asterisk-Users mailing list<BR>&gt; <A 
    href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A><BR>&gt; 
    <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users 
    </A><BR>&gt; To UNSUBSCRIBE or update options 
    visit:<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>&gt;<BR>&gt;<BR><BR>_______________________________________________ 
    <BR>--Bandwidth and Colocation sponsored by <A 
    href="http://Easynews.com">Easynews.com</A> --<BR><BR>Asterisk-Users mailing 
    list<BR><A 
    href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A><BR><A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>To 
    UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; <A 
    href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users 
    </A><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>--Bandwidth and 
  Colocation sponsored by Easynews.com --<BR><BR>Asterisk-Users mailing 
  list<BR>Asterisk-Users@lists.digium.com<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR>To 
  UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></BODY></HTML>