aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_dahdi.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel1-1/+232
2010-07-07Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.rmudgett1-0/+2
2010-07-07Merged revisions 274579 via svnmerge from rmudgett1-0/+1
2010-07-06Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the ...tilghman1-1/+2
2010-07-02Fix various typos reported by Lintiantzafrir1-10/+10
2010-06-22Don't try to lock/unlock an uninitialized lock on a dahdi_pri.russell1-0/+3
2010-06-14Extract sig_ss7_init_linkset() to sig_ss7.rmudgett1-16/+5
2010-06-14Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.rmudgett1-1/+16
2010-06-10Attempt to fix a FreeBSD build error by including sys/stat.h.russell1-0/+1
2010-06-09Add missing API function to sig_ss7: sig_ss7_fixup().rmudgett1-7/+14
2010-06-09Eliminate deadlock potential in dahdi_fixup().rmudgett1-3/+4
2010-06-09dial by name in chan_dahditzafrir1-10/+122
2010-06-08Fix some doxygen warnings.lmadsen1-1/+1
2010-06-07Extract sig_ss7 out of chan_dahdi.rmudgett1-1571/+749
2010-06-03Add ETSI Message Waiting Indication (MWI) support.rmudgett1-0/+11
2010-06-02Add ETSI Call Waiting support.rmudgett1-36/+240
2010-06-02Generic Advice of Charge.rmudgett1-0/+19
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.rmudgett1-1/+2
2010-05-17Enhancements to connected line and redirecting work.mmichelson1-0/+10
2010-05-13Fix inverted logic in cli command: ss7 set debug on/offrmudgett1-1/+1
2010-05-12Don't crash when destroying chan_dahdi pseudo channels.rmudgett1-1/+10
2010-05-06When failing to configure, don't destroy 'cfg' twicetzafrir1-1/+1
2010-05-05Avoid a crash on SS7 channels.rmudgett1-2/+8
2010-05-04The inalarm flag is not passed up from the sig_analog and sig_pri submodules.rmudgett1-14/+53
2010-04-30Merged revisions 260434 via svnmerge from jpeeler1-0/+8
2010-04-30Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.rmudgett1-31/+33
2010-04-29Merged revisions 260195 via svnmerge from rmudgett1-12/+22
2010-04-27Merged revisions 259531 via svnmerge from rmudgett1-6/+24
2010-04-27Merged revisions 259270 via svnmerge from rmudgett1-0/+1
2010-04-27Re-fix dahdi_request() iflist locking since CCSS merged.rmudgett1-2/+4
2010-04-16Enable PRI SERVICE message support in chan_dahdi for the 'national' switchtypedhubbard1-4/+7
2010-04-09Merge Call completion support into trunk.mmichelson1-98/+817
2010-04-06Merged revisions 256225 via svnmerge from rmudgett1-18/+24
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett1-1/+1
2010-03-25remove unneeded explicit channel in dahdi ioctlstzafrir1-17/+13
2010-03-20Use SHRT_MAX instead of MAXSHORT.russell1-3/+2
2010-03-12add missing mfcr2_skip_category settingmoy1-0/+2
2010-03-12Doxegen this chan_dahdi lock.rmudgett1-1/+1
2010-03-11Minor tweaks and comment updates to chan_dahdi.rmudgett1-1/+1
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.rmudgett1-12/+13
2010-03-10Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.rmudgett1-47/+52
2010-03-03Removed cdrflags from ast_channel structure.rmudgett1-3/+0
2010-03-03Merged revisions 250480 via svnmerge from jpeeler1-0/+16
2010-03-03Add new config option to control AMI alarm event reporting in chan_dahdi.jpeeler1-17/+80
2010-03-02fixes adaptive jitterbuffer configurationdvossel1-1/+2
2010-03-02fix asterisk setting of pritimers from chan_dahdi.confalecdavis1-4/+5
2010-02-19mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_acc...moy1-10/+10
2010-02-15Restore triedtopribridge flag code removed in -r211197.rmudgett1-1/+3
2010-02-03The chanvar= setting should inherit the entire list of variables, not just th...tilghman1-1/+7
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.jpeeler1-2/+2