Files
asterisk/apps
Mark Michelson eb10026dba Something I've been itching to do for a while now. A minor optimization in app_voicemail.
Since the dtable in base_encode always gets populated with the same values every time and never
changes, make it static and const and only initialize it once. Also, there's no reason to 
define BASEMAXINLINE twice, so remove the redundant #define.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94593 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-12-21 21:19:19 +00:00
..
2007-12-14 14:48:38 +00:00
2007-12-14 14:48:38 +00:00
2007-12-14 14:48:38 +00:00
2007-12-05 17:44:59 +00:00
2007-11-22 04:37:08 +00:00
2007-11-22 01:39:06 +00:00
2007-11-22 04:37:08 +00:00
2007-12-14 14:48:38 +00:00
2007-12-19 00:09:05 +00:00
2007-11-22 04:37:08 +00:00
2007-11-22 01:39:06 +00:00
2007-11-22 04:37:08 +00:00
2007-12-19 20:06:23 +00:00