[Asterisk-Users] how do i get rid of this blasted echo !!!

Brian M. Arlinghaus asterisk at brianarlinghaus.com
Wed Mar 16 15:21:05 MST 2005


>> The other question I have is regarding the MMX stuff you talk about. My
>> processor is a P4 2.4ghz, excuse my lack of knowledge here but I thought 
>> MMX
>> was a feature bundled with processors of about 5 years ago?? Do I still 
>> need
>> to recompile with MMX support, and if so, some pointer on how to do this
>> would be appreciated (also, can I recompile the zaptel drivers and carry 
>> on
>> as normal, or will I need to reinstall asterisk again?)
>
> MMX is a feature that is bundled since the early days of PentiumII
> (around 1997), it has never been removed, and is still with every
> pentium cpu from intel.
> To enable MMX in zaptel, before you compile zaptel, uncomment the line
> that says:
> /* #define CONFIG_ZAPTEL_MMX */
> and change it to:
> #define CONFIG_ZAPTEL_MMX
>


Ok... This may be a dumb question, but in what file do we uncomment this 
line.  I've looked at a few in the zaptel directory.

Brian 




More information about the asterisk-users mailing list