I am not sure you even read my mail, no music on hold option - it should work dynamically with any file.
On Fri, Aug 19, 2011 at 6:18 PM, bakko <[email protected]> wrote: > Hi, > > you can configure a new music on hold, example: > > nano /etc/asterisk/musiconhold.conf > > [default1] > mode=files > directory=moh1 > > and put the audio file in this directory; then change your dialplan like: > > exten => 500,1,NoOp > exten => 500,2,Dial(SIP/14085551234@myprovider,m(default1)) > exten => 503,3,Hangup > > Regards > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
