aboutsummaryrefslogtreecommitdiffstats
path: root/callerid.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Add a missing call to free before returning in an error conditionrussell1-0/+1
2006-06-06Bug 7268 - Callerid leaks memory on errortilghman1-0/+3
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-14finish merging doxygen updates from issue #5605russell1-3/+22
2005-10-26change ast_strlen_zero to also check for the string to be definedrussell1-7/+6
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-7/+15
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessrussell1-1/+1
2005-07-10more ast_copy_string conversionsrussell1-7/+7
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06remove experimental module version tagskpfleming1-0/+4
2005-04-22phase 1 of header include cleanup (bug #4067)kpfleming1-0/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-8/+8
2005-02-26Add new callerpres parsing API (bug #3648)markster1-0/+40
2005-02-04Fix callerid split (bug #3507)markster1-1/+4
2005-01-21update copyright headers for 2005russell1-1/+1
2004-10-22Fix some callerid outputmarkster1-2/+4
2004-10-22Fix the shrink_number to not remove the trailing '.'markster1-1/+5
2004-10-08Don't strip bracketed hyphens (bug #2608)markster1-2/+19
2004-10-02Huge callerid rework (might break H.323, others)markster1-19/+43
2004-09-30Fix callerid for canada (bug #2552)markster1-0/+2
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionmarkster1-3/+72
2004-09-09Only accept first callerid number (bug #2395)markster1-5/+7
2004-07-23Demand more information on callerid to prevent possible overrunsmarkster1-1/+1
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster1-2/+2
2004-06-21Make CAS tone quietermarkster1-1/+1
2004-05-04Change strlen calls to ast_strlen_zero in callerid.ccitats1-6/+7
2004-04-04Recognize + as a valid part of a phone numbermarkster1-1/+1
2004-04-04Wait a half a second before sending VMWI...markster1-0/+3
2003-11-09Typomarkster1-1/+1
2003-10-08Callerid fix and warning cleanup (bug #367 & #356)markster1-1/+1
2003-09-01* and # are potentially parts of phone numbersmarkster1-1/+1
2003-08-16Strip out quotes (and leading/trailing spaces) in callerid_parse when dealing...markster1-1/+4
2003-08-09Support French Caller*IDmarkster1-0/+2
2003-03-31Eliminate localtime calls, various cleanupsmarkster1-4/+4
2002-11-29Version 0.3.0 from FTPmarkster1-42/+143
2002-09-04Version 0.2.0 from FTPmarkster1-0/+1
2002-01-17Version 0.1.11 from FTPmarkster1-5/+6
2001-12-20Version 0.1.10 from FTPmarkster1-68/+19
2001-08-23Version 0.1.9 from FTPmarkster1-4/+9
2001-05-07Version 0.1.8 from FTPmarkster1-18/+70
2001-03-24Version 0.1.7 from FTPmarkster1-0/+474