Merged revisions 274579 via svnmerge from
[asterisk/asterisk.git] / channels / chan_dahdi.c
2010-07-07 Richard MudgettMerged revisions 274579 via svnmerge from
2010-07-06 Tilghman LesherStatus shows all non-CRC4 lines as "yellow", even if...
2010-07-02 Tzafrir CohenFix various typos reported by Lintian
2010-06-22 Russell BryantDon't try to lock/unlock an uninitialized lock on a...
2010-06-14 Richard MudgettExtract sig_ss7_init_linkset() to sig_ss7.
2010-06-14 Richard MudgettAdd digit manipulation tag support to chan_dahdi/sig_pr...
2010-06-10 Russell BryantAttempt to fix a FreeBSD build error by including sys...
2010-06-09 Richard MudgettAdd missing API function to sig_ss7: sig_ss7_fixup().
2010-06-09 Richard MudgettEliminate deadlock potential in dahdi_fixup().
2010-06-09 Tzafrir Cohendial by name in chan_dahdi
2010-06-08 Leif MadsenFix some doxygen warnings.
2010-06-07 Richard MudgettExtract sig_ss7 out of chan_dahdi.
2010-06-03 Richard MudgettAdd ETSI Message Waiting Indication (MWI) support.
2010-06-02 Richard MudgettAdd ETSI Call Waiting support.
2010-06-02 Richard MudgettGeneric Advice of Charge.
2010-06-02 Richard MudgettAdd ETSI Explicit Call Transfer (ECT) support.
2010-05-17 Mark MichelsonEnhancements to connected line and redirecting work.
2010-05-13 Richard MudgettFix inverted logic in cli command: ss7 set debug on/off
2010-05-12 Richard MudgettDon't crash when destroying chan_dahdi pseudo channels.
2010-05-06 Tzafrir CohenWhen failing to configure, don't destroy 'cfg' twice
2010-05-05 Richard MudgettAvoid a crash on SS7 channels.
2010-05-04 Richard MudgettThe inalarm flag is not passed up from the sig_analog...
2010-04-30 Jeff PeelerMerged revisions 260434 via svnmerge from
2010-04-30 Richard MudgettSeparate the uses of NUM_DCHANS and MAX_CHANNELS into...
2010-04-29 Richard MudgettMerged revisions 260195 via svnmerge from
2010-04-27 Richard MudgettMerged revisions 259531 via svnmerge from
2010-04-27 Richard MudgettMerged revisions 259270 via svnmerge from
2010-04-27 Richard MudgettRe-fix dahdi_request() iflist locking since CCSS merged.
2010-04-16 Dwayne M. HubbardEnable PRI SERVICE message support in chan_dahdi for...
2010-04-09 Mark MichelsonMerge Call completion support into trunk.
2010-04-06 Richard MudgettMerged revisions 256225 via svnmerge from
2010-04-03 Richard MudgettConsolidate ast_channel.cid.cid_rdnis into ast_channel...
2010-03-25 Tzafrir Cohenremove unneeded explicit channel in dahdi ioctls
2010-03-20 Russell BryantUse SHRT_MAX instead of MAXSHORT.
2010-03-12 Moises Silvaadd missing mfcr2_skip_category setting
2010-03-12 Richard MudgettDoxegen this chan_dahdi lock.
2010-03-11 Richard MudgettMinor tweaks and comment updates to chan_dahdi.
2010-03-10 Richard MudgettSimplified dahdi_request() channel selection failed...
2010-03-10 Richard MudgettReduce the amount of database access for HAVE_PRI_SERVI...
2010-03-03 Richard MudgettRemoved cdrflags from ast_channel structure.
2010-03-03 Jeff PeelerMerged revisions 250480 via svnmerge from
2010-03-03 Jeff PeelerAdd new config option to control AMI alarm event report...
2010-03-02 David Vosselfixes adaptive jitterbuffer configuration
2010-03-02 Alec L Davisfix asterisk setting of pritimers from chan_dahdi.conf
2010-02-19 Moises Silvamfcr2 issue 0016844 - Fix portability bit fields and...
2010-02-15 Richard MudgettRestore triedtopribridge flag code removed in -r211197.
2010-02-03 Tilghman LesherThe chanvar= setting should inherit the entire list...
2010-01-18 Jeff PeelerExtend max call limit duration from 24.8 days to 292...
2010-01-05 Richard MudgettRemoved unused parameters from analog_available() and...
2009-12-21 Kevin P. FlemingChange all refererences to 1.6.3 to be 1.8, since that...
2009-12-17 Jeff PeelerFix call forwarding for analog phones.
2009-12-02 Jeff PeelerMerged revisions 232090 via svnmerge from
2009-12-01 Tilghman LesherMore 32->64 bit codec conversions.
2009-11-24 Jeff PeelerFix problem on digital channels due to digital flag...
2009-11-06 Richard MudgettCreated standard location to add options to chan_dahdi...
2009-11-04 Jeff Peelerfix trunk building
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-11-02 Richard MudgettDAHDI ISDN channel names will not allow device state...
2009-10-30 Richard MudgettCleanup some flags on DAHDI PRI channel hangup.
2009-10-26 Richard MudgettMake conditionals create previous code when libpri...
2009-10-26 Tzafrir Cohenspan numbers in pri debug / error messages
2009-10-26 Tzafrir CohenRe-arange code a bit to build in dev-mode without ss7
2009-10-26 Tzafrir CohenMake chan_dahdi build even without PRI / SS7
2009-10-23 Richard MudgettAdd to chan_dahdi ISDN HOLD, Call deflection, and keypa...
2009-10-19 Matthew NicholsonAdd dynamic range compression support for analog channels.
2009-10-17 Jeff Peelerfix typo, sorry
2009-10-17 Jeff PeelerMerged revisions 224330 via svnmerge from
2009-10-07 Jeff PeelerChange ringt (ring timeout) styles to be consistent...
2009-10-06 Jeff PeelerMerged revisions 222462 via svnmerge from
2009-10-06 Jeff PeelerFix 222298 (crash during destruction of second channel...
2009-10-06 Jeff PeelerFix crash during destruction of second channel when...
2009-10-06 Tzafrir CohenMake sure digit events are not reported as "ERROR"
2009-10-05 Jeff PeelerAdd a few missing events to analog_handle_event.
2009-10-01 Richard MudgettPrevent deadlock if chan_dahdi attempts to change PRI...
2009-09-28 Richard MudgettMiscellaneous minor changes.
2009-09-15 Jeff PeelerAdd some changes related to 218430.
2009-09-15 Tzafrir CohenFix false error message on DAHDI_EVENT_REMOVED (RESULT_...
2009-09-14 Jeff PeelerMerged revisions 218401 via svnmerge from
2009-09-14 Richard MudgettAdd support for multiple interface lists.
2009-09-13 Moises Silvaget rid of mfcr2 monitor thread condition, is problematic
2009-09-10 Jeff PeelerCleanup approach in 217804 and don't reach inside the...
2009-09-10 Jeff PeelerAllow do not disturb to be set on analog channels via...
2009-09-10 Richard MudgettCleaned up chan_dahdi iflist handling and locking.
2009-09-10 Richard MudgettMiscellaneous minor changes.
2009-09-10 Jeff PeelerFix crash during attended transfer over PRI.
2009-09-10 Jeff PeelerStop caller id transmission when offhook event detected.
2009-09-10 Richard MudgettFix available() for SS7, MFC/R2, and pseudo channels.
2009-09-09 Moises Silvaast_log replaced for ast_verbose in MFCR2 event notific...
2009-09-08 Richard MudgettFix memory leak of sig_xxx private structures.
2009-09-08 Richard MudgettMiscellaneous minor code cleanup in mkintf().
2009-09-03 Richard MudgettLets try not to use C++ keywords for variable names.
2009-09-03 Doug BaileyAdded detection DTMF CID without polarity change alert.
2009-09-02 Richard MudgettMade chan_dahdi able to ignore incoming calls that...
2009-09-02 Doug BaileyFix issue where DTMF CID detect was placing channels...
2009-08-24 Moises Silvaimprove handling of openr2_chan_disconnect_call API...
2009-08-21 Moises Silvaincrement the mfcr2 monitor count when clearing the...
2009-08-20 Moises Silvafixed bug caused by calling ast_request without calling...
2009-08-17 Richard MudgettMerged revisions 212430 via svnmerge from
2009-08-14 Jeff PeelerMore code that somehow got left out of sig_analog
2009-08-12 Jeff PeelerFix chan_dahdi option ringtimeout
next