summaryrefslogtreecommitdiff
path: root/channels/chan_dahdi.c
AgeCommit message (Expand)Author
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-11Merged revisions 130039 via svnmerge from Kevin P. Fleming
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-07-05It would help if we actually parsed the ss7_explicitacm option in the config ...Matthew Fredrickson
2008-07-05Add option to wait to be able to explicitly send ACM via the Proceeding() app...Matthew Fredrickson
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-06-30Add support to see MTP2 down events when the link layer drops in SS7Matthew Fredrickson
2008-06-27Revert this part of the fix. We'll fix it in libss7Matthew Fredrickson
2008-06-27Obviously somebody didn't compile with libss7 support when doing the DAHDI co...Matthew Fredrickson
2008-06-27Add support for new commands to block/unblock all CICs on a linksetMatthew Fredrickson
2008-06-26Merged revisions 125327 via svnmerge from Kevin P. Fleming
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-25More expansion of the deadlock avoidance macro, including a macro to do lockingTilghman Lesher
2008-06-25Merged revisions 124965 via svnmerge from Tilghman Lesher
2008-06-19Merged revisions 124182 via svnmerge from Tilghman Lesher
2008-06-16Fix some (more) variables that were forgotten to be renamed, related to 117658Jeff Peeler
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-06-16Oopsie, breakageTilghman Lesher
2008-06-16Fix some variables that were forgotten to be renamed, related to 117658Jeff Peeler
2008-06-16Merged revisions 123113 via svnmerge from Tilghman Lesher
2008-06-12Fix pseudo channel allocation errors on startup when using SS7. (from mattf r...Jeff Peeler
2008-06-12Make sure we hangup any calls we have and NULL out the ss7call value when we ...Jeff Peeler
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler