Allow dringXrange to properly default to 10, as was done in 1.4.
[asterisk/asterisk.git] / channels / chan_zap.c
2008-05-01 Jason ParkerAllow dringXrange to properly default to 10, as was...
2008-04-28 Matthew FredricksonFix deadlock issue in chan_zap with libss7 due to chann...
2008-04-24 Michiel van BaakPass the hangup cause all the way to the calling app...
2008-04-21 Jeff Peeler(closes issue #6113)
2008-04-21 Matthew FredricksonAdd support for generic name transmission (#12484)...
2008-04-19 Matthew FredricksonSS7:Added - Generic Name / Access Transport / Redirecti...
2008-04-18 Mark MichelsonMerged revisions 114257 via svnmerge from
2008-04-16 Kevin P. FlemingMerged revisions 114184 via svnmerge from
2008-04-12 Matthew FredricksonMake sure linkset is locked exiting ss7_start_call
2008-04-12 Matthew FredricksonMake sure we start incoming calls on SS7 with echo...
2008-04-03 Mark MichelsonMerged revisions 112599 via svnmerge from
2008-04-01 Jeff PeelerThis adds DNS SRV record support to DNS manager. If...
2008-04-01 Russell BryantNow that zaptel trunk has been removed, add the PSTN...
2008-03-26 Jason ParkerLarge cleanup of DSP code
2008-03-19 Jason ParkerRename DSP_FEATURE_DTMF_DETECT, because we are *NOT...
2008-03-19 Jason ParkerRename very poorly named function to reflect what it...
2008-03-18 Mark MichelsonFix a typo which caused a double free in chan_zap....
2008-03-12 Kevin P. Flemingadd support for named sections in zapata.conf, and...
2008-03-10 Jason ParkerMerged revisions 107173 via svnmerge from
2008-03-08 Kevin P. FlemingMerged revisions 106945 via svnmerge from
2008-03-07 Matthew FredricksonMake sure we don't start a call when we have already...
2008-03-05 Joshua ColpMerged revisions 106235 via svnmerge from
2008-03-05 Kevin P. FlemingMerged revisions 106038 via svnmerge from
2008-03-04 Tilghman LesherFix minor misuses of snprintf
2008-03-03 Russell BryantFix some code that was improperly changed in revision...
2008-02-27 Russell Bryantreduce indentation in alloc_sub
2008-02-26 Russell BryantMerged revisions 104119 via svnmerge from
2008-02-25 Russell BryantDeprecate the "stripmsd" option in favor of dialplan...
2008-02-22 Doug BaileyAdd protection to chan_zap build when NEONMWI events...
2008-02-21 Doug BaileyAdded configuration distinction between neon and fsk...
2008-02-20 Joshua ColpMerged revisions 103953 via svnmerge from
2008-02-19 Jeff Peeler(closes issue #11864)
2008-02-18 Jason ParkerMerged revisions 103795 via svnmerge from
2008-02-18 Matthew FredricksonCommit chan_zap portion of #11964: add the ability...
2008-02-18 Jason ParkerMerged revisions 103790 via svnmerge from
2008-02-18 Matthew FredricksonMake sure EC is enabled when SS7 call comes in. Also...
2008-02-18 Mark MichelsonMerged revisions 103770 via svnmerge from
2008-02-15 Jason ParkerFix up some doxygen issues.
2008-02-04 Jason ParkerAdd line numbers to warning/error messages (and pretty...
2008-01-29 Jason ParkerMerged revisions 100835 via svnmerge from
2008-01-28 Jason ParkerMerged revisions 100624 via svnmerge from
2008-01-24 Joshua ColpRemove dependency on res_features from some channel...
2008-01-23 Kevin P. Flemingsince echo canceler parameters in Zaptel are now signed...
2008-01-22 Olle JohanssonDoxygen updates
2008-01-21 Jason ParkerFix distinctive ring detection.
2008-01-17 Jason ParkerAdd several busy detection related defines to menuselect.
2008-01-17 Kevin P. Flemingmajor reliability and performance improvement in VWMI...
2008-01-12 Kevin P. FlemingAdd 'zap set dnd' CLI command, and ensure that the...
2008-01-11 Kevin P. FlemingAdd 'auto' signalling mode for Zaptel channels.
2008-01-09 Kevin P. FlemingMerged revisions 97448 via svnmerge from
2008-01-09 Kevin P. FlemingMerged revisions 97410 via svnmerge from
2008-01-04 Kevin P. Fleming[commit message]
2008-01-04 Russell BryantMerged revisions 96449 via svnmerge from
2008-01-02 Kevin P. Flemingactually parse and store echocan parameters from zapata...
2008-01-02 Mark MichelsonAdd curly braces around a compound if statement so...
2008-01-02 Kevin P. Fleminganother checkpoint... chan_zap can now use the new...
2008-01-02 Kevin P. Flemingclean up hwgain CLI command and improve docs for swgain...
2008-01-02 Kevin P. Flemingumm... this did not compile on x86-64, and could not...
2007-12-26 Tilghman LesherAllow more spans than 32. Also, rearrange compiler...
2007-12-26 Tilghman LesherConvert raw bits for callprogress bitfield to use const...
2007-12-25 Tilghman LesherChange the abbreviated TON from 'A' to 'V', since ...
2007-12-21 Matthew FredricksonWe should only clear this value if we have to
2007-12-21 Matthew FredricksonCommit non TCP transport part of #11506. Includes...
2007-12-20 Russell BryantMerged revisions 94251 via svnmerge from
2007-12-17 Olle JohanssonMerged revisions 93182 via svnmerge from
2007-12-17 Joshua ColpMerged revisions 93250 via svnmerge from
2007-12-13 Tilghman LesherMerged revisions 92815 via svnmerge from
2007-12-11 Mark MichelsonTrunk build would fail due to the nonexistence of zapte...
2007-12-10 Doug BaileyAdd CLI commands to dynamically set hw and sw gains
2007-12-06 Tilghman LesherAdd a manager event for PRI events: this will help...
2007-12-06 Matthew FredricksonMake sure we clear these flags when libpri is not installed
2007-12-06 Olle JohanssonUpdate ZapShowChannels so that you can specify one...
2007-12-05 Kevin P. Flemingrevert part of my changes from earlier today since...
2007-12-04 Russell BryantFix mwimonitornotify on reload ... again. This option...
2007-12-04 Matthew FredricksonDon't error when we don't have libpri installed with...
2007-12-04 Russell BryantFix resetting mwimonitornotify on reload. I guess...
2007-12-04 Russell BryantAdd support for monitoring MWI on FXO lines.
2007-12-04 Kevin P. Flemingfix build of this module when libpri and/or libss7...
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-21 Matthew FredricksonRemove unneccessary explicit case for BRI
2007-11-21 Matthew FredricksonTake some debug code out :-)
2007-11-21 Matthew FredricksonAdd BRI support to chan_zap
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-17 Matthew FredricksonAdd SS7 Generic address support (#11156)
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-14 Tilghman LesherOne more typo in config.c; and missed conversions due...
2007-11-07 Tilghman LesherProvide the ability to directly manipulate the TON...
2007-11-06 Matthew FredricksonAdd some more locking as well as API update for libss7...
2007-11-06 Joshua ColpMerged revisions 88994 via svnmerge from
2007-11-01 Jason ParkerMerged revisions 88078 via svnmerge from
2007-10-27 Matthew FredricksonAdd Circuit Group Queury message code
2007-10-27 Matthew FredricksonMake sure we turn on the DSP when we answer the call
2007-10-26 Jason ParkerCorrectly use defined return values in (some) load_modu...
2007-10-24 Jason ParkerMerged revisions 86982 via svnmerge from
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-22 Russell BryantThere is a really fun game that you can play before...
2007-10-22 Kevin P. Flemingresetinterval defaulting to something other than 'never...
2007-10-19 Matthew FredricksonAdd better support for blocking and unblocking of CICs...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-18 Mark MichelsonFixing a segfault from tab-completing a "zap restart...
next