Files
asterisk/main
Luigi Rizzo 5e24835995 modify http://svn.digium.com/view/asterisk?view=rev&rev=93603
so that paths and filename are writable by asterisk.c without
causing segfaults.

This involves defining the variables as const char *,
and having them point to as static, writable buffer
defined in asterisk.c

On passing, fix some errors in using these variables
in some files in utils/ , and in res/snmp/agent.c
which was redefining a variable without using paths.h

(not applicable to 1.4)



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94168 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-12-20 09:55:05 +00:00
..
2007-11-28 15:38:03 +00:00
2007-11-24 13:48:48 +00:00
2007-11-27 20:21:57 +00:00
2007-12-11 22:20:22 +00:00
2007-11-27 21:10:50 +00:00
2007-12-07 23:32:09 +00:00
2007-11-27 21:10:50 +00:00
2007-12-03 23:49:40 +00:00
2007-11-24 13:48:48 +00:00
2007-12-04 17:36:59 +00:00
2007-11-21 00:23:49 +00:00
2007-12-14 14:48:38 +00:00