aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
AgeCommit message (Collapse)AuthorFilesLines
2007-06-21it was pointed out that the cdr_custom config load could get a lock, and ↵murf1-4/+6
under certain circumstances, would never release it. I also noted that the situation where more than one mapping spec was warned about, but did not ignore further mappings as it had promised. I think I have fixed both situations. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@70804 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-29Issue 9415 - No point to getting a diagnostic field if we aren't doing ↵tilghman1-1/+0
anything with the information. (Plus, it tends to crash the Postgres ODBC driver.) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@59301 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-16Look for the header file specifically in all cases, not just the existence ↵file1-1/+1
of the directory. (issue #8358 reported by mrness) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@47761 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-13Initialize global pointers for connection and result to NULL. (issue #8356 ↵file1-2/+2
reported by james) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@47583 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-23Don't leak memory mmmk?file1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@45927 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-21TDS 0.64 updatestilghman2-8/+16
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@43409 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-01eliminate compiler warningkpfleming1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@23898 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-30allow top-level OPTIMIZE setting to affect builds in these subdirectories tookpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@23673 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-19Bug 6553 - plug memory leaks when ODBC connection is downtilghman1-20/+18
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@21597 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-01Bug 6615 - Fix 64bit conversion errors by using a long inttilghman4-10/+10
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@11503 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-08Leave it to RH/CentOS to put the freetds headers in a completely nonstandard ↵tilghman1-3/+3
location. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@9233 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-26Remove copy of code in libc, preferring code in utils.c (public domain code)tilghman1-115/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7637 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 ↵kpfleming8-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29remove CVS ignore lists, set SVN ignore listskpfleming1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7212 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-14fix bsd compile issue (bug #5731)markster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7094 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-10issue #5693kpfleming2-16/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7058 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-06issue #5605russell7-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6979 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01issue #4678kpfleming1-5/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6936 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-29Merge TDS cdr fixes (bug #5517, with slight mods)markster2-7/+27
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6892 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-26more doxygenification (issue #5513)russell7-15/+48
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6852 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-22fix reload problem - unload_module was not setting connected to 0 (issue #5498)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6843 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming3-7/+33
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6618 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming5-27/+79
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6596 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-08more Cygwin portability (issue #4678)kpfleming1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6548 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30fix cdr_pgsql build on Debian testing (issue #5064)kpfleming1-1/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6453 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-28/+47
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6449 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-15add a library of timeval manipulation functions, and change a large number ↵kpfleming2-2/+2
of usses to use the new functions (bug #4504) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6146 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-14clarify commentrussell1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6128 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-11remove complex malloc-avoidance (bug #4601)kpfleming2-159/+75
remove resetting of variables during unload that will only be freed or set to known values on reload git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6085 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-3/+3
clean up Makefile headers git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5942 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06fix version tag macro callskpfleming2-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5869 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06more file version tagskpfleming5-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5866 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06another round of version tag updates, along with 'show version files' ↵kpfleming7-36/+60
pattern filtering git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5865 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06major Makefile and build process improvements, including removal of all ↵kpfleming3-3/+0
hardcoded paths (modules must now use run-time paths as they should) (bug #4116) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5855 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06let ODBC username/password default to the ones in odbc.ini (bug #4470)kpfleming1-8/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5854 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03support configurable batch posting of CDRs (off by default) (bug #3883)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5823 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-29don't use '%i' at all, since we have no current use cases that need non ↵kpfleming2-3/+3
base-10 parsing (bug #4110) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5533 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-21use double-quotes instead of angle-brackets for non-system include files ↵kpfleming7-52/+52
(bug #4058) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5490 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-07Fix issue with global load_module symbol... hint: NEVER call "load_module();"markster1-4/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5434 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06ensure that successful configuration results in the module staying loaded ↵kpfleming1-0/+1
(bug #3968) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5424 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-01ensure that failure to register the cdr_custom backend results in a module ↵kpfleming1-1/+1
load failure git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5343 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-01Add CDR custom config warnings (Borga borga!) :)markster1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5330 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-31unconfigured cdr_custom should not be fatalanthm1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5316 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-31Fix load of cdr_custommarkster1-3/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5314 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-31Fix custom CDR error (thanks kpfleming)markster1-4/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5313 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-27Fix cross compiling (bug #3868)markster1-18/+18
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5278 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-25remove channel_pvt.hrussell1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5258 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-24Add custom CDR (bug #3595)markster2-1/+158
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5253 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-11fix compilation issue (bug #3752)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5161 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-19Make cdr_pgsql gracefully handle restarts (bug #3628)markster1-1/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5056 f38db490-d61c-443f-a65b-d21fe96a405b