[Asterisk-Users] how do i get rid of this blasted echo !!!
Derrick Shoemake
dshoemake at efftec.com
Wed Mar 16 15:51:22 MST 2005
The file is zconfig.h
Derrick
On Mar 16, 2005, at 4:21 PM, Brian M. Arlinghaus wrote:
>>> 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
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list