Loic Didelot wrote:
> Why do we put 80 character limits, computers have GB or memory? 
>
>
> Loic
>
>   
Asterisk was written in c and they do have to declare how much memory 
should be reserved for a variable in c, so the programmer arbitrarily 
chose a number. They may have put some logic or investigation behind it, 
but thats pretty much it. If you don't like that chose, edit the 
definition in the source code and then recompile and voila! you have 
your longer string handling.

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to