summaryrefslogtreecommitdiff
path: root/channels/chan_dahdi.c
AgeCommit message (Expand)Author
2009-07-15The dialing flag was mistakingly removed from sig_pri.Jeff Peeler
2009-07-14Restore some missing functionality to sig_analog.Jeff Peeler
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.Sean Bright
2009-07-02Support setting and receiving Reverse Charging Indication over ISDN PRI.Sean Bright
2009-06-26Merged revisions 203848 via svnmerge from Jeff Peeler
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-25make sure chan_dahdi compiles with only libss7 and not libpri installedJeff Peeler
2009-06-25Picking nitsRichard Mudgett
2009-06-25Remove some unnecessary code and update sample config file with respect to GR...Jeff Peeler
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdiJeff Peeler
2009-06-25Unmute when we get a dtmfup (we muted on dtmfdown) event.Jason Parker
2009-06-25Insure ring cadence is set for fxs portsDoug Bailey
2009-06-24Merged revisions 203036 via svnmerge from Richard Mudgett
2009-06-23I could have sworn I committed this patch ages ago, but... bug fix with setti...Matthew Fredrickson
2009-06-16Enable applications to enable/disable digit and tone detection.Kevin P. Fleming
2009-06-16keep backwards compatible chan_dahdi with older openr2 versions by not using ...Moises Silva
2009-06-15Convert a number of global module variables to 'static'.Kevin P. Fleming
2009-06-14added openr2 to menuselect-deps.in, recent commit in menuselect made me reali...Moises Silva
2009-06-05Correct "dahdi show channels" output when specifying a group.Mark Michelson
2009-05-29New signaling module to handle analog operations in chan_dahdiJeff Peeler
2009-05-28Eliminate several needless checks and fix a few memory leaksTilghman Lesher
2009-05-23set MFCR2_CATEGORY just when starting the pbxMoises Silva
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-22resolve compiler warningRussell Bryant
2009-05-22Fix build under dev mode and remove some casts that are no longer necessary asSean Bright
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-18The facilityenable parameter does not have anything to do with pritimer param...Richard Mudgett
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-05Revert CPC patch for now, until I decide whether or not it all should be merg...Matthew Fredrickson
2009-05-02Conditional include ioctl's to change EC policy based on DAHDI caps.Sean Bright
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...Kevin P. Fleming
2009-04-28Add support setting CPC from channel variableMatthew Fredrickson
2009-04-28Make sure that we do not clear the down flag on the BRI during PTMP link tran...Matthew Fredrickson
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-17Merged revisions 188937 via svnmerge from Joshua Colp
2009-04-16Fix a bug with the dahdi_setoption callback in chan_dahdi.Joshua Colp
2009-04-15Merged revisions 188646 via svnmerge from David Vossel
2009-04-15Don't try to do anything in pri_check_restart with service messages unlessJeff Peeler
2009-04-14change some capitalizationJeff Peeler
2009-04-14Add service maintenance message supportJeff Peeler
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-03Merged revisions 186458 via svnmerge from Kevin P. Fleming
2009-04-02Merged revisions 186081 via svnmerge from Kevin P. Fleming
2009-04-02Merged revisions 185952 via svnmerge from Kevin P. Fleming
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-03-23Fixes a documentation error introduced during the CLI cleanup at AstriDevCon ...Leif Madsen
2009-03-20Remove duplicate <description> inside the xml documentation.Eliel C. Sardanons
2009-03-19Merged revisions 183319 via svnmerge from Tilghman Lesher
2009-03-18Merged revisions 182882 via svnmerge from Kevin P. Fleming
2009-03-17OPENR2 uses an incorrect string value if the extension delimiter is not present.Richard Mudgett