Hi All, I need to have the same file played from MoH every time someone gets to MoH from a Dial. I want to play marketing messages from it and I want it to start from file 1 every time. Anyone know if/how this can be done? Cheers, Joel.
Make the file the only one in the /var/lib/asterisk/moh directory. Forrest Beck jonforrest.beck at gmail.com www.shift8.biz On Sep 26, 2007, at 3:07 AM, Joel Hill wrote:> Hi All, > > I need to have the same file played from MoH every time someone > gets to > MoH from a Dial. I want to play marketing messages from it and I > want it > to start from file 1 every time. > > Anyone know if/how this can be done? > > Cheers, > > Joel. > > > _______________________________________________ > > Sign up now for AstriCon 2007! September 25-28th. http:// > www.astricon.net/ > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070926/f193eba7/attachment.htm
Thanks for the suggestion, but I need it to play multiple messages. Always starting with the same one. Cheers, Joel. On Wed, 2007-09-26 at 09:36 -0400, Forrest Beck wrote:> Make the file the only one in the /var/lib/asterisk/moh directory. > > Forrest Beck > jonforrest.beck at gmail.com > www.shift8.biz > > > > > > On Sep 26, 2007, at 3:07 AM, Joel Hill wrote: > > > Hi All, > > > > > > I need to have the same file played from MoH every time someone gets > > to > > MoH from a Dial. I want to play marketing messages from it and I > > want it > > to start from file 1 every time. > > > > > > Anyone know if/how this can be done? > > > > > > Cheers, > > > > > > Joel. > > > > > > > > > > _______________________________________________ > > > > > > Sign up now for AstriCon 2007! September 25-28th. > > http://www.astricon.net/ > > > > > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > > Sign up now for AstriCon 2007! September 25-28th. http://www.astricon.net/ > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
> > Hi All, > > > > I need to have the same file played from MoH every time someone gets > > to > > MoH from a Dial. I want to play marketing messages from it and I > > want it > > to start from file 1 every time. > > > > Anyone know if/how this can be done?> On Wed, 2007-09-26 at 09:36 -0400, Forrest Beck wrote: > > Make the file the only one in the /var/lib/asterisk/moh directory. > > > > Forrest Beck > > jonforrest.beck at gmail.com > > www.shift8.biz > Thanks for the suggestion, but I need it to play multiple messages. > Always starting with the same one. > > Cheers, > > Joel.Create a new MOH class with one large file consisting of every message you want heard, in the order you want them heard. Since there will be only one file, you know which will be first ;) We actually do this with some of our queues, so I know it works. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070926/ff1e0414/attachment.htm
Concatenate the files into one larger file, in the order you want them to play> -----Original Message----- > From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- > bounces at lists.digium.com] On Behalf Of Joel Hill > Sent: Wednesday, September 26, 2007 7:01 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Music On Hold > > Thanks for the suggestion, but I need it to play multiple messages. > Always starting with the same one. > > Cheers, > > Joel. > > On Wed, 2007-09-26 at 09:36 -0400, Forrest Beck wrote: > > Make the file the only one in the /var/lib/asterisk/moh directory. > > > > Forrest Beck > > jonforrest.beck at gmail.com > > www.shift8.biz > > > > > > > > > > > > On Sep 26, 2007, at 3:07 AM, Joel Hill wrote: > > > > > Hi All, > > > > > > > > > I need to have the same file played from MoH every time someonegets> > > to > > > MoH from a Dial. I want to play marketing messages from it and I > > > want it > > > to start from file 1 every time. > > > > > > > > > Anyone know if/how this can be done? > > > > > > > > > Cheers, > > > > > > > > > Joel. > > > > > > > > > > > > > > > _______________________________________________ > > > > > > > > > Sign up now for AstriCon 2007! September 25-28th. > > > http://www.astricon.net/ > > > > > > > > > --Bandwidth and Colocation Provided byhttp://www.api-digital.com--> > > > > > > > > asterisk-users mailing list > > > To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > _______________________________________________ > > > > Sign up now for AstriCon 2007! September 25-28th. > http://www.astricon.net/ > > > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > > Sign up now for AstriCon 2007! September 25-28th. > http://www.astricon.net/ > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users