summaryrefslogtreecommitdiff
path: root/channels/chan_dahdi.c
AgeCommit message (Expand)Author
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-06Merged revisions 256225 via svnmerge from Richard Mudgett
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-03-25remove unneeded explicit channel in dahdi ioctlsTzafrir Cohen
2010-03-20Use SHRT_MAX instead of MAXSHORT.Russell Bryant
2010-03-12add missing mfcr2_skip_category settingMoises Silva
2010-03-12Doxegen this chan_dahdi lock.Richard Mudgett
2010-03-11Minor tweaks and comment updates to chan_dahdi.Richard Mudgett
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.Richard Mudgett
2010-03-10Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.Richard Mudgett
2010-03-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-03-03Merged revisions 250480 via svnmerge from Jeff Peeler
2010-03-03Add new config option to control AMI alarm event reporting in chan_dahdi.Jeff Peeler
2010-03-02fixes adaptive jitterbuffer configurationDavid Vossel
2010-03-02fix asterisk setting of pritimers from chan_dahdi.confAlec L Davis
2010-02-19mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_acc...Moises Silva
2010-02-15Restore triedtopribridge flag code removed in -r211197.Richard Mudgett
2010-02-03The chanvar= setting should inherit the entire list of variables, not just th...Tilghman Lesher
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.Jeff Peeler
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().Richard Mudgett
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-17Fix call forwarding for analog phones.Jeff Peeler
2009-12-02Merged revisions 232090 via svnmerge from Jeff Peeler
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-11-24Fix problem on digital channels due to digital flag not getting set Jeff Peeler
2009-11-06Created standard location to add options to chan_dahdi for ISDN dialing.Richard Mudgett
2009-11-04fix trunk buildingJeff Peeler
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-02DAHDI ISDN channel names will not allow device state to work. (Interim solut...Richard Mudgett
2009-10-30Cleanup some flags on DAHDI PRI channel hangup.Richard Mudgett
2009-10-26Make conditionals create previous code when libpri/ss7 are present.Richard Mudgett
2009-10-26span numbers in pri debug / error messages Tzafrir Cohen
2009-10-26Re-arange code a bit to build in dev-mode without ss7Tzafrir Cohen
2009-10-26Make chan_dahdi build even without PRI / SS7Tzafrir Cohen
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.Richard Mudgett
2009-10-19Add dynamic range compression support for analog channels.Matthew Nicholson
2009-10-17fix typo, sorryJeff Peeler
2009-10-17Merged revisions 224330 via svnmerge from Jeff Peeler
2009-10-07Change ringt (ring timeout) styles to be consistent across chan_dahdi.Jeff Peeler
2009-10-06Merged revisions 222462 via svnmerge from Jeff Peeler
2009-10-06Fix 222298 (crash during destruction of second channel when variable set withJeff Peeler
2009-10-06Fix crash during destruction of second channel when variable set with setvar.Jeff Peeler
2009-10-06Make sure digit events are not reported as "ERROR"Tzafrir Cohen
2009-10-05Add a few missing events to analog_handle_event.Jeff Peeler
2009-10-01Prevent deadlock if chan_dahdi attempts to change PRI channel names.Richard Mudgett
2009-09-28Miscellaneous minor changes.Richard Mudgett
2009-09-15Add some changes related to 218430.Jeff Peeler
2009-09-15Fix false error message on DAHDI_EVENT_REMOVED (RESULT_SUCCESS == 0)Tzafrir Cohen
2009-09-14Merged revisions 218401 via svnmerge from Jeff Peeler
2009-09-14Add support for multiple interface lists.Richard Mudgett