Merged revisions 104119 via svnmerge from
[asterisk/asterisk.git] / channels / chan_zap.c
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...
2007-10-16 Matthew FredricksonDon't hangup the call for SS7 if we get an alarm
2007-10-12 Matthew FredricksonTrying to finish the last of the charge_number patch...
2007-10-12 Matthew FredricksonAdd support for receive charge number in dialplan ...
2007-10-11 Matthew FredricksonMake sure we set the ANI2 field for PRI
2007-10-11 Matthew FredricksonAdd SS7 ANI2 support tx and rx. #10916
2007-10-11 Matthew FredricksonAdd CCR test support #10916
2007-10-11 Matthew FredricksonLet's hard code this until I fix it
2007-10-11 Matthew FredricksonMake sure we are clean to build without libpri
2007-10-05 Russell BryantMerged revisions 84783 via svnmerge from
2007-10-04 Kevin P. FlemingMerged revisions 84690 via svnmerge from
2007-09-26 Tilghman LesherMerged revisions 83879 via svnmerge from
2007-09-21 Russell BryantFix compilation errors in CLI command updates to SS7...
2007-09-19 Jason ParkerMore conversions to NEW_CLI
2007-09-18 Russell BryantDon't use ast_channel_lock_both() here, it only exists...
2007-09-17 Russell Bryantconvert various places that access the channel lock...
2007-09-14 Jason ParkerMerged revisions 82394 via svnmerge from
2007-09-13 Joshua ColpAdd setvar support to chan_zap. Just like you can in...
2007-09-11 Matthew FredricksonFix to make sure we don't hangup a call when getting...
2007-09-06 Matthew FredricksonPatch on 10575. Add support for unequipped CIC (UCIC...
2007-08-30 Tilghman LesherAdd new queryable fields from zaptel to 'zap show status'
2007-08-24 Matthew FredricksonAdd VMWI chan_zap support #9909
2007-08-23 Kevin P. FlemingMerged revisions 80501 via svnmerge from
2007-08-20 Joshua ColpFix random segfault issue when loading chan_zap. Trying...
2007-08-18 Tilghman LesherWe weren't properly encapsulating the mtime ignores...
2007-08-17 Russell BryantMerged revisions 79912 via svnmerge from
2007-08-17 Joshua ColpFix building of chan_zap under development mode without...
next