summaryrefslogtreecommitdiff
path: root/channels/sig_analog.h
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2015-03-06chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.Richard Mudgett
2012-08-08Convert sig_analog to use a global callback table.Richard Mudgett
2012-08-08Fix the analog dial *0 flash-hook of bridged peer feature.Richard Mudgett
2012-02-18push 'outgoing' flag from sig_XXX up to chan_dahdiAlec L Davis
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2011-12-05Restore call progress code for analog ports.Richard Mudgett
2010-11-24Merged revisions 296167 via svnmerge from Richard Mudgett
2010-11-20Merged revisions 295747 via svnmerge from Richard Mudgett
2010-11-19Merged revisions 295516 via svnmerge from Richard Mudgett
2010-11-01Merged revisions 293530 via svnmerge from Richard Mudgett
2010-10-13Merged revisions 291656 via svnmerge from Richard Mudgett
2010-08-11Merged revisions 281870 via svnmerge from Richard Mudgett
2010-07-22Support FXS module Polarity Reversal on remote party Answer and Hangup Alec L Davis
2010-07-19Fix regression with distinctive ring detection.Jeff Peeler
2010-07-14ast_callerid restructuringRichard Mudgett
2010-05-04The inalarm flag is not passed up from the sig_analog and sig_pri submodules.Richard Mudgett
2010-04-30Merged revisions 260434 via svnmerge from Jeff Peeler
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.Richard Mudgett
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().Richard Mudgett
2009-10-05Add a few missing events to analog_handle_event.Jeff Peeler
2009-09-14Merged revisions 218401 via svnmerge from Jeff Peeler
2009-09-10Allow do not disturb to be set on analog channels via the CLI and AMI.Jeff Peeler
2009-09-10Stop caller id transmission when offhook event detected.Jeff Peeler
2009-09-08Fix memory leak of sig_xxx private structures.Richard Mudgett
2009-09-03Added detection DTMF CID without polarity change alert.Doug Bailey
2009-08-14More code that somehow got left out of sig_analogJeff Peeler
2009-08-12Fix chan_dahdi option ringtimeoutJeff Peeler
2009-07-15The dialing flag was mistakingly removed from sig_pri.Jeff Peeler
2009-07-14Restore some missing functionality to sig_analog.Jeff Peeler
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdiJeff Peeler
2009-05-29New signaling module to handle analog operations in chan_dahdiJeff Peeler