On Mon, 17 Jul 2006, Bob Smith wrote: > well i mean using vmware to run asterisk on a live environment.. > > of course for testing its all good
All virtualization technologies (Vmware, Xen, User Mode Linux, Colinux etc.. ) will inherently have problems w/ timing granularity that will lead to clicks, pops and drops in the audio streams. These will become unusable during heavy disk access. The problem is that the consistent, microsecond timing required to keep a steady stream of RTP or IAX packets going during other activity just aren't fine grained enough to make things run smoothly. You can do it, but I wouldn't reccomend it for production purposes. I do a lot of testing w/ Asterisk under Vmware, but I wouldn't use it for production reasons. > Matthew Rubenstein wrote: > > On Mon, 2006-07-17 at 08:41 -0400, Warren (mailing lists) wrote: > > > >> Bob Smith wrote: > >> [-snip-] > >> > >> > >>> vmware is bad , > >>> > >> What do you use as your proof of this? I use vmware all over the place. > >> It is a great way to virtualize dozens of discreet servers onto just a > >> few physical servers. Plus, with the server product now out of beta and > >> totally free (as in beer) it is a great way to prototype and deploy > >> systems, especially ones that have programs that do not work and play > >> well with others. > >> > >> W > >> > > > > Actually, VMWare is generally good, one reason why it's so popular. Is > > anyone running Asterisk in a VMWare cluster that's working well when > > pausing instances and sending them across the LAN? Across a WAN? Using > > nothing but SIP, or using ZAP HW? > > > > > > > >> asterisk-biz mailing list > >> To UNSUBSCRIBE or update options visit: > >> http://lists.digium.com/mailman/listinfo/asterisk-biz > >> > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-biz mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-biz > -- Vice President of N2Net, a New Age Consulting Service, Inc. Company http://www.n2net.net Where everything clicks into place! KP-216-121-ST _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-biz mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-biz
