aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_dahdi.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Support new TRANSPORT definitions in libss7mattf1-1/+5
2008-07-11Fix trunk breakagetilghman1-1/+1
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant1-6/+6
2008-07-11Merged revisions 130039 via svnmerge from kpfleming1-0/+13
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-7/+7
2008-07-05It would help if we actually parsed the ss7_explicitacm option in the config ...mattf1-0/+11
2008-07-05Add option to wait to be able to explicitly send ACM via the Proceeding() app...mattf1-2/+7
2008-07-03Merged revisions 127663 via svnmerge from murf1-24/+22
2008-06-30Add support to see MTP2 down events when the link layer drops in SS7mattf1-1/+4
2008-06-27Revert this part of the fix. We'll fix it in libss7mattf1-1/+1
2008-06-27Obviously somebody didn't compile with libss7 support when doing the DAHDI co...mattf1-2/+2
2008-06-27Add support for new commands to block/unblock all CICs on a linksetmattf1-2/+83
2008-06-26Merged revisions 125327 via svnmerge from kpfleming1-45/+53
2008-06-25Merged revisions 125132 via svnmerge from kpfleming1-11/+3
2008-06-25More expansion of the deadlock avoidance macro, including a macro to do lockingtilghman1-15/+6
2008-06-25Merged revisions 124965 via svnmerge from tilghman1-3/+4
2008-06-19Merged revisions 124182 via svnmerge from tilghman1-1/+5
2008-06-16Fix some (more) variables that were forgotten to be renamed, related to 117658jpeeler1-8/+8
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...dbailey1-53/+230
2008-06-16Oopsie, breakagetilghman1-2/+2
2008-06-16Fix some variables that were forgotten to be renamed, related to 117658jpeeler1-2/+2
2008-06-16Merged revisions 123113 via svnmerge from tilghman1-3/+7
2008-06-12Fix pseudo channel allocation errors on startup when using SS7. (from mattf r...jpeeler1-1/+1
2008-06-12Make sure we hangup any calls we have and NULL out the ss7call value when we ...jpeeler1-0/+4
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-0/+14665