[asterisk-users] moh backround?

Alex Balashov abalashov at evaristesys.com
Thu May 31 09:19:03 MST 2007


Thomas,

On Thu, 31 May 2007, Thomas Stein wrote:

> exten => 18,1,Answer
> exten => 18,n,Background()
> exten => 18,n,Wait(2)
> exten => 18,n,SetMusicOnHold(default)
> exten => 18,n,Playback(welcome)
> exten => 18,n,Dial(SIP/118,15,m)

   Sadly, I don't think this is possible.  The only sense in which 
Background() plays anything in the "background" is that it allows the
caller to interrupt the playback with extension input / DTMF, instead
of that input polling being deferred until the end of the playback.

   You would have to use a sound mixing program and reduce the volume
on the hold music, and then superimpose the sounds you want on it.

--
Alex Balashov
Evariste Systems
Web    : http://www.evaristesys.com/
Tel    : +1-678-954-0670
Direct : +1-678-954-0671


More information about the asterisk-users mailing list