aboutsummaryrefslogtreecommitdiffstats
path: root/main/callerid.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-4/+3
2007-06-18Merged revisions 69805 via svnmerge from file1-1/+2
2007-06-14Merged revisions 69392 via svnmerge from kpfleming1-1/+1
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-13/+8
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-1/+1
2007-05-10Added check for negative offset in cid spill to prevent infinite loopsdbailey1-0/+6
2007-04-04ast_shrink_phone_number() must ignore whitespace, otherwise my CIDCO callerid...dhubbard1-1/+2
2007-01-23Merged revisions 51683 via svnmerge from murf1-1/+1
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...file1-17/+17
2006-12-05Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff t...qwell1-6/+6
2006-12-02- Code formattingoej1-23/+23
2006-11-02various whitespace changes to reduce indentation and to better conform to russell1-191/+188
2006-11-02Change the buffer used in callerid_feed() and callerid_feed_jp() to berussell1-17/+5
2006-10-07Extend CALLERID() function for "pres" and "ton" valuespcadach1-2/+18
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1096