summaryrefslogtreecommitdiff
path: root/channels/sig_analog.c
AgeCommit message (Expand)Author
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.Jeff Peeler
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().Richard Mudgett
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-17Fix call forwarding for analog phones.Jeff Peeler
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
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-09-02Fix issue where DTMF CID detect was placing channels into signed linear modeDoug Bailey
2009-08-17Merged revisions 212430 via svnmerge from Richard Mudgett
2009-08-14Add braces where missing and a few whitespace fixes in sig_analogJeff Peeler
2009-08-14More code that somehow got left out of sig_analogJeff Peeler
2009-08-12Fix chan_dahdi option ringtimeoutJeff Peeler
2009-08-06Miscellaneous minor fixes to sig_analog.Richard Mudgett
2009-08-03Trim trailing whitespace.Richard Mudgett
2009-07-21Merged revisions 207827 via svnmerge from Jeff Peeler
2009-07-17Fix segfault in sig_analog when using callwaiting, respect callwaiting optionsJeff 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-07-07Fix a deadlock in sig_analogMatthew Nicholson
2009-07-06Add CEL transfer events to analog (chan_dahdi) transfers.Matthew Nicholson
2009-06-26Check if polarityonanswerdelay has elapsed before setting a channel as answeredJeff 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