<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Re: [asterisk-users] moh backround?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Using the idea of a week ago for moh, what about using a conference bridge for it?<BR>
Dave Bour<BR>
Desktop Solution Center<BR>
905.381.0077<BR>
dcbour@desktopsolutioncenter.ca<BR>
<BR>
For those who just want it to work...<BR>
Giving you complete IT peace of mind.<BR>
<BR>
(Sent via Blackberry - hence message may be shorter than my usual verbose responses)<BR>
PIN 4cc364db (as of March 24, 2007)&nbsp;<BR>
<BR>
----- Original Message -----<BR>
From: asterisk-users-bounces@lists.digium.com &lt;asterisk-users-bounces@lists.digium.com&gt;<BR>
To: Asterisk Users Mailing List - Non-Commercial Discussion &lt;asterisk-users@lists.digium.com&gt;<BR>
Sent: Thu May 31 12:19:03 2007<BR>
Subject: Re: [asterisk-users] moh backround?<BR>
<BR>
<BR>
Thomas,<BR>
<BR>
On Thu, 31 May 2007, Thomas Stein wrote:<BR>
<BR>
&gt; exten =&gt; 18,1,Answer<BR>
&gt; exten =&gt; 18,n,Background()<BR>
&gt; exten =&gt; 18,n,Wait(2)<BR>
&gt; exten =&gt; 18,n,SetMusicOnHold(default)<BR>
&gt; exten =&gt; 18,n,Playback(welcome)<BR>
&gt; exten =&gt; 18,n,Dial(SIP/118,15,m)<BR>
<BR>
&nbsp;&nbsp; Sadly, I don't think this is possible.&nbsp; The only sense in which<BR>
Background() plays anything in the &quot;background&quot; is that it allows the<BR>
caller to interrupt the playback with extension input / DTMF, instead<BR>
of that input polling being deferred until the end of the playback.<BR>
<BR>
&nbsp;&nbsp; You would have to use a sound mixing program and reduce the volume<BR>
on the hold music, and then superimpose the sounds you want on it.<BR>
<BR>
--<BR>
Alex Balashov<BR>
Evariste Systems<BR>
Web&nbsp;&nbsp;&nbsp; : <A HREF="http://www.evaristesys.com/">http://www.evaristesys.com/</A><BR>
Tel&nbsp;&nbsp;&nbsp; : +1-678-954-0670<BR>
Direct : +1-678-954-0671<BR>
_______________________________________________<BR>
--Bandwidth and Colocation provided by Easynews.com --<BR>
<BR>
asterisk-users mailing list<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>
</FONT>
</P>

</BODY>
</HTML>