[asterisk-dev] Re: [asterisk-commits] trunk - r8300 in /trunk:
channels/chan_zap.c configs/zapata.conf.sample
Kevin P. Fleming
kpfleming at digium.com
Thu Jan 19 15:49:18 MST 2006
asterisk-commits at lists.digium.com wrote:
> + *
> + * \todo Decprecate the "musiconhold" configuration option in v1.5dev
> */
What is this? There is no such thing as 'v1.5dev', if this is going to
happen I'd rather see it referred to as 'post-1.4'. I don't really see
any reason to be giving any sort of version number to the development
branch at all, since we don't make releases from it.
> --- trunk/configs/zapata.conf.sample (original)
> +++ trunk/configs/zapata.conf.sample Thu Jan 19 16:41:55 2006
> @@ -454,7 +454,7 @@
> ; Select which class of music to use for music on hold. If not specified
> ; then the default will be used.
> ;
> -;musiconhold=default
> +;musicclass=default
Why are we doing this (and in chan_sip), rather than eliminating
'musicclass'?
More information about the asterisk-dev
mailing list