summaryrefslogtreecommitdiff
path: root/main/callerid.c
AgeCommit message (Expand)Author
2018-03-07Replace direct checks of option_debug with DEBUG_ATLEAST macro.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-01SIP diversion: Fix REDIRECTING(reason) value inconsistencies.Richard Mudgett
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-10-10CallerID: Fix parsing regressionKinsey Moore
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-17callerid: Logic error in checksum processingRuss Meyerriecks
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-05-21Revert revision 367163.Mark Michelson
2012-05-21Add "send to voicemail" Digium phone functionality to Asterisk.Mark Michelson
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2011-03-14Merged revisions 310636 via svnmerge from Richard Mudgett
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-07-14ast_callerid restructuringRichard Mudgett
2010-05-20Merged revisions 264820 via svnmerge from Richard Mudgett
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-07-16Merged revisions 206867 via svnmerge from David Vossel
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-03-18Merged revisions 182882 via svnmerge from Kevin P. Fleming
2009-03-04Merged revisions 180194 via svnmerge from Joshua Colp
2008-12-04Merged revisions 160943 via svnmerge from Mark Michelson
2008-09-09Cleaned up commentRichard Mudgett
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaultTilghman Lesher
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-04-18Merged revisions 114257 via svnmerge from Mark Michelson
2008-03-04Whitespace changes onlyTilghman Lesher
2007-12-04Add support for monitoring MWI on FXO lines.Russell Bryant
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-08-06Change the fsk filter used in CID and TDD decode to an integer based implemen...Doug Bailey
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-06-18Merged revisions 69805 via svnmerge from Joshua Colp
2007-06-14Merged revisions 69392 via svnmerge from Kevin P. Fleming
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-05-10Added check for negative offset in cid spill to prevent infinite loopsDoug Bailey
2007-04-04ast_shrink_phone_number() must ignore whitespace, otherwise my CIDCO callerid...Dwayne M. Hubbard
2007-01-23Merged revisions 51683 via svnmerge from Steve Murphy
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...Joshua Colp
2006-12-05Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff t...Jason Parker
2006-12-02- Code formattingOlle Johansson
2006-11-02various whitespace changes to reduce indentation and to better conform to Russell Bryant