summaryrefslogtreecommitdiff
path: root/callerid.c
AgeCommit message (Expand)Author
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-03-30Issue #6450 - Don't remove characters from SIP uri's when not neededOlle Johansson
2006-03-29Fix build of asterisk again (ahem, committers!)Mark Spencer
2006-03-29- Formatting fixesOlle Johansson
2006-02-15more memory allocation wrapper conversionKevin P. Fleming
2006-01-21finish reverting my pass through the tree to remove checks of the result ofRussell Bryant
2006-01-21Bug 6096 - callerid_parse cleanupTilghman Lesher
2006-01-21remove some useless checks after calls to ast_strdupaRussell Bryant
2006-01-06Changes to allow receiving japanese callerid (Bug #5928)Matthew Fredrickson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-14finish merging doxygen updates from issue #5605Russell Bryant
2005-10-26change ast_strlen_zero to also check for the string to be definedRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessRussell Bryant
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-04-22phase 1 of header include cleanup (bug #4067)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-02-26Add new callerpres parsing API (bug #3648)Mark Spencer
2005-02-04Fix callerid split (bug #3507)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2004-10-22Fix some callerid outputMark Spencer
2004-10-22Fix the shrink_number to not remove the trailing '.'Mark Spencer
2004-10-08Don't strip bracketed hyphens (bug #2608)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-30Fix callerid for canada (bug #2552)Mark Spencer
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionMark Spencer
2004-09-09Only accept first callerid number (bug #2395)Mark Spencer
2004-07-23Demand more information on callerid to prevent possible overrunsMark Spencer
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)Mark Spencer
2004-06-21Make CAS tone quieterMark Spencer
2004-05-04Change strlen calls to ast_strlen_zero in callerid.cJames Golovich
2004-04-04Recognize + as a valid part of a phone numberMark Spencer
2004-04-04Wait a half a second before sending VMWI...Mark Spencer
2003-11-09TypoMark Spencer
2003-10-08Callerid fix and warning cleanup (bug #367 & #356)Mark Spencer
2003-09-01* and # are potentially parts of phone numbersMark Spencer
2003-08-16Strip out quotes (and leading/trailing spaces) in callerid_parse when dealing...Mark Spencer
2003-08-09Support French Caller*IDMark Spencer
2003-03-31Eliminate localtime calls, various cleanupsMark Spencer
2002-11-29Version 0.3.0 from FTPMark Spencer
2002-09-04Version 0.2.0 from FTPMark Spencer
2002-01-17Version 0.1.11 from FTPMark Spencer
2001-12-20Version 0.1.10 from FTPMark Spencer
2001-08-23Version 0.1.9 from FTPMark Spencer
2001-05-07Version 0.1.8 from FTPMark Spencer
2001-03-24Version 0.1.7 from FTPMark Spencer