aboutsummaryrefslogtreecommitdiffstats
path: root/main/callerid.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-14Merged revisions 310636 via svnmerge from rmudgett1-3/+16
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-10/+10
2010-07-14ast_callerid restructuringrmudgett1-0/+55
2010-05-20Merged revisions 264820 via svnmerge from rmudgett1-0/+2
2009-12-01More 32->64 bit codec conversions.tilghman1-10/+10
2009-07-16Merged revisions 206867 via svnmerge from dvossel1-0/+3
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...mmichelson1-63/+172
2009-03-18Merged revisions 182882 via svnmerge from kpfleming1-2/+2
2009-03-04Merged revisions 180194 via svnmerge from file1-1/+1
2008-12-04Merged revisions 160943 via svnmerge from mmichelson1-1/+9
2008-09-09Cleaned up commentrmudgett1-10/+10
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/seanbright1-2/+2
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaulttilghman1-0/+22
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-3/+3
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...dbailey1-5/+30
2008-04-18Merged revisions 114257 via svnmerge from mmichelson1-2/+2
2008-03-04Whitespace changes onlytilghman1-7/+7
2007-12-04Add support for monitoring MWI on FXO lines.russell1-4/+18
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-08-06Change the fsk filter used in CID and TDD decode to an integer based implemen...dbailey1-4/+12
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