summaryrefslogtreecommitdiff
path: root/main/ccss.c
AgeCommit message (Expand)Author
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
2010-08-12Merged revisions 282098 via svnmerge from Richard Mudgett
2010-07-14ast_callerid restructuringRichard Mudgett
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-03Remove a LOG_WARNING.Russell Bryant
2010-05-20Avoid crash in generic CC agent init if caller name or number is NULL.Richard Mudgett
2010-04-27Shuffle some casts to make builds on bamboo happier.Mark Michelson
2010-04-27Change cc_ref and cc_unref from macros to inline functions.Mark Michelson
2010-04-12Fix issue where recall would not happen when it should.Mark Michelson
2010-04-09Remove status_response callbacks where they are not needed.Mark Michelson
2010-04-09Merge Call completion support into trunk.Mark Michelson