[Asterisk-Dev] Proposed patch.

Brian West brian.west at mac.com
Fri Apr 29 13:57:15 MST 2005


Then again couldn't it be less expensive than the strcmp? all those  
times? :P

/b

On Apr 29, 2005, at 3:48 PM, Tilghman Lesher wrote:

> On Friday 29 April 2005 15:09, Kevin P. Fleming wrote:
>
>> Brian West wrote:
>>
>>> Are you be sarcastic or truthful?  haha  Because we do this in
>>> frame.c already.  Plus its a one time hit on load/reload.
>>>
>>
>> A one time hit? You are calling getenv() every time you see that
>> pattern during a configuration load. In frame.c, it happens only if
>> the user types that special command.
>>
>> Granted, it's not going to affect call handling performance, but it
>> would still be better to just check it once during the load
>>
>
>
>> (since it can't change while Asterisk is still running)
>>
>
> Yes, it can.
>
> SetVar(ENV(I_AM_NOT_AN_IDIOT)=1)
>
> -- 
> Tilghman
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>




More information about the asterisk-dev mailing list