aboutsummaryrefslogtreecommitdiffstats
path: root/main/ccss.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-14ast_callerid restructuringrmudgett1-4/+4
2010-06-08Fix some doxygen warnings.lmadsen1-1/+1
2010-06-03Remove a LOG_WARNING.russell1-1/+0
2010-05-20Avoid crash in generic CC agent init if caller name or number is NULL.rmudgett1-2/+6
2010-04-27Shuffle some casts to make builds on bamboo happier.mmichelson1-2/+2
2010-04-27Change cc_ref and cc_unref from macros to inline functions.mmichelson1-2/+11
2010-04-12Fix issue where recall would not happen when it should.mmichelson1-2/+44
2010-04-09Remove status_response callbacks where they are not needed.mmichelson1-11/+0
2010-04-09Merge Call completion support into trunk.mmichelson1-0/+4157