aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_spool.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-09fix memory leak with DelayedRetry (issue #6157)russell1-1/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 f38db490-d61...kpfleming1-0/+0
2005-04-02remove duplicate checking (bug #3927)russell1-4/+1
2005-04-01process the last line, even if it doesn't have a newline char (bug #3919)russell1-1/+1
2004-08-08Merge BSD stack size work (bug #2067)markster1-2/+2
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-2/+2
2004-07-09Fix silly pbx spool buglet (bug #2007)markster1-1/+1
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-05-08ast_strlen_zero changescitats1-4/+5
2004-04-05Make outgoing call spool only consider # a comment if at the beginning of a l...citats1-3/+7
2004-04-05Only update utime in pbx_spool.c if the file existscitats1-6/+5
2004-04-05Make pbx_spool update utime with every safe_appendcitats1-13/+13
2004-03-31Leave retry time alone, handle "opaque" stuff in message.markster1-3/+0
2004-03-20Correctly handle call flow with outgoing queue, avoiding retries while call actimarkster1-8/+45
2004-03-15Update spool file times after we close the file (bug 1018)citats1-5/+5
2004-01-28Various minor cleanups (bug #931)markster1-2/+1
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...martinp1-2/+6
2003-09-08BSD portability enhancements (bug #234)markster1-1/+1
2003-08-25Merge james's patch (bug #7)markster1-1/+1
2003-02-04Version 0.3.0 from FTPmarkster1-0/+365