It works in /usr/local/bin/ now also. On Mon, 27 Oct 2003, CW_ASN - Gus wrote:
> MPG123 is not included in Asterisk... > Download the package: > > http://www.mpg123.de/cgi-bin/sitexplorer.cgi?/mpg123/precompiled/ > > Install using: > > rpm -ivh mpg123-0.59q-1.i386.rpm > > Copy the file mpg123 from /usr/local/bin to /usr/bin > > That's all... > > Please read the posts, this issue was treated before. > > Regards, > > Gus > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 27, 2003 4:52 PM > Subject: Re: [Asterisk-Users] Music Onhold Configuration > > > > > > You are right. I do not have mpg123 installed. Is it not included in > > Asterisk build? I would appreciate it if you could give some instructions > > on how to install this process. > > > > Thank you in advance, > > Kang > > > > > > > > > > "Ing. Angel Gomez Garcia" > > <[EMAIL PROTECTED]> To: > [EMAIL PROTECTED] > > Sent by: cc: > > [EMAIL PROTECTED] Subject: Re: > [Asterisk-Users] Music Onhold Configuration > > .digium.com > > > > > > 10/22/2003 03:03 AM > > Please respond to > > asterisk-users > > > > > > > > > > > > > > > > Hi. > > > > Do you have mpg123 installed and mpg123 in /usr/bin ? I have moh > > working with snom200 and there was no issue to have them working. > > I even put an extension in my extensions.conf so the user can dial > > it an hear the music, cause the snom200 has call waiting they don't miss > > calls because of them hearing moh > > > > exten => 0400,1,Answer() > > exten => 0400,2,MusicOnHold(random) > > > > and musiconhold.conf has > > [classes] > > random => quietmp3:/var/lib/asterisk/mohmp3,-z > > > > Good luck. > > > > [EMAIL PROTECTED] wrote: > > > > >Jean-Christophe, > > > > > >Thank you very much for your help. I configured the Music On Hold by > > >following your sample, it seemed work fine by looking at the Trace. But > no > > >Music came up on my SIP phone SNOM200. I checked /var/lib/asterisk/mohmp3 > > >and found only one MP3 file there "sample-hold.mp3". Do you know what's > > >wrong with it? > > > > > >Thank you in advance, > > >Kang > > > > > > > > > > > > > > > > > > > > "Jean-Christophe Heger" > > > > > <[EMAIL PROTECTED]> To: > > <[EMAIL PROTECTED]> > > > > > Sent by: cc: > > > > > [EMAIL PROTECTED] Subject: Re: > > [Asterisk-Users] Music Onhold Configuration > > > .digium.com > > > > > > > > > > > > > > > 10/20/2003 06:10 PM > > > > > Please respond to > > > > > asterisk-users > > > > > > > > > > > > > > > > > > > > > > > > > > >/etc/asterisk/musiconhold.conf > > >[classes] > > >default => mp3:/var/lib/asterisk/mohmp3 > > > > > >/etc/asterisk/extensions.conf > > >exten => 101,1,Answer > > >exten => 101,2,MusicOnHold(default) > > > > > >That's about what is said in the manual (RTFM ;-) and it works great. > > > > > >Jean-Christophe > > > > > >----- Original Message ----- > > >From: <[EMAIL PROTECTED]> > > >To: <[EMAIL PROTECTED]> > > >Cc: <[EMAIL PROTECTED]> > > >Sent: Monday, October 20, 2003 10:56 PM > > >Subject: [Asterisk-Users] Music Onhold Configuration > > > > > > > > > > > > > > >>Anyone can share me with Music Onhold Configuration sample? > > >> > > >>Thanks in advance for your help, > > >>Kang > > >> > > >> > > >> > > >>_______________________________________________ > > >>Asterisk-Users mailing list > > >>[EMAIL PROTECTED] > > >>http://lists.digium.com/mailman/listinfo/asterisk-users > > >> > > >> > > >> > > >_______________________________________________ > > >Asterisk-Users mailing list > > >[EMAIL PROTECTED] > > >http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > > > > > > >_______________________________________________ > > >Asterisk-Users mailing list > > >[EMAIL PROTECTED] > > >http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
