Yea, I have faked that with a silent mp3, but to do it right it should also be a config flag in the agent.conf file for each agent, prolly add another arg to each agent definition for the MOH class, & the arg 'none' means don't play music for that agent -----Original Message----- From: James Golovich <james@wwnet.net> To: asterisk-users@lists.digium.com <asterisk-users@lists.digium.com> Date: June 18, 2003 9:17 AM Subject: Re: [Asterisk-Users] CVS Error 2003-06-19> > > >On Wed, 18 Jun 2003, John Congdon wrote: > >> That is exactly what happened. I commented out the music on hold, >> none of my Customer Service reps like it. They would rather listen to >> silence. > >Perhaps this would be a good feature to add. It should be very easy to >implement. We could have a hardcoded class called 'off', 'silence', or >'none' that would just not start the moh generator. > >Anyone have any thoughts on this? > >James > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users
Martin Pycko
2003-Jun-18 10:46 UTC
chan_agent MOH was (Re: [Asterisk-Users] CVS Error 2003-06-19)
You can call setmusiconhold app and as an argument call class silence, off, or whatever non-existant class and it works now. Martin On Wed, 18 Jun 2003, TC wrote:> Yea, I have faked that with a silent mp3, > but to do it right it should also be a config flag in the agent.conf file > for each agent, prolly add another arg to each agent definition > for the MOH class, & the arg 'none' means don't play music for that agent > > > > -----Original Message----- > From: James Golovich <james@wwnet.net> > To: asterisk-users@lists.digium.com <asterisk-users@lists.digium.com> > Date: June 18, 2003 9:17 AM > Subject: Re: [Asterisk-Users] CVS Error 2003-06-19 > > > > > > > > > >On Wed, 18 Jun 2003, John Congdon wrote: > > > >> That is exactly what happened. I commented out the music on hold, > >> none of my Customer Service reps like it. They would rather listen to > >> silence. > > > >Perhaps this would be a good feature to add. It should be very easy to > >implement. We could have a hardcoded class called 'off', 'silence', or > >'none' that would just not start the moh generator. > > > >Anyone have any thoughts on this? > > > >James > > > >_______________________________________________ > >Asterisk-Users mailing list > >Asterisk-Users@lists.digium.com > >http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >