summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2008-08-02pass device instead of session to transmit_ functions.Michiel van Baak
2008-08-01Remove some code that used to do something but does not anymore, mainlySean Bright
2008-08-01Merge changes from team/bbryant/keyrotationRussell Bryant
2008-08-01Picky, picky, buildbotTilghman Lesher
2008-08-01SIP should use the transport type set in the Moved Temporarily for the nextTilghman Lesher
2008-08-01Merged revisions 135055 via svnmerge from Michiel van Baak
2008-07-31fix the potential use of an uninitialized variableRussell Bryant
2008-07-31Optimize frame cache by realloc'ing the smallest frame when the cache is full.Tilghman Lesher
2008-07-31Merged revisions 134814 via svnmerge from Russell Bryant
2008-07-30Fix the parsing of the "reason" parameter in theMark Michelson
2008-07-30Move implementation of an attended-transfer-complete sound from one channelTilghman Lesher
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...Kevin P. Fleming
2008-07-28remove remaining Zaptel references in various placesKevin P. Fleming
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIsTilghman Lesher
2008-07-25Merged revisions 133649 via svnmerge from Tilghman Lesher
2008-07-25Merged revisions 133572 via svnmerge from Mark Michelson
2008-07-25Minor coding guidelines tweaks ...Russell Bryant
2008-07-24Merged revisions 133488 via svnmerge from Tilghman Lesher
2008-07-24I made this change from DEVICE_STATE to DEVICE_STATE_CHANGE, but I had it bac...Russell Bryant
2008-07-23Merged revisions 133295 via svnmerge from Jason Parker
2008-07-23Fix issue where tcp in sip is enabled by default, despite what it says in the...Brett Bryant
2008-07-23Merged revisions 133038 via svnmerge from Mark Michelson
2008-07-23Yet another conversion of '|' to ','Tilghman Lesher
2008-07-23use correct function name... please compile with --enable-dev-modeKevin P. Fleming
2008-07-23Merged revisions 132826 via svnmerge from Christian Richter
2008-07-23Well, the content of a channel variable may be longer than the size of a poin...Olle Johansson
2008-07-22Merged revisions 132777 via svnmerge from Mark Michelson
2008-07-22correct fix made in r132777... the code *did* compile in dev-mode, as long as...Kevin P. Fleming
2008-07-22Merged revisions 132713 via svnmerge from Tilghman Lesher
2008-07-22Get chan_dahdi to compile in devmodeMark Michelson
2008-07-22Merged revisions 132712 via svnmerge from Kevin P. Fleming
2008-07-22Merged revisions 132645 via svnmerge from Olle Johansson
2008-07-22Merged revisions 132641 via svnmerge from Kevin P. Fleming
2008-07-21Merged revisions 132571 via svnmerge from Kevin P. Fleming
2008-07-21Add autocompletion to "iax2 set debug peer".Brett Bryant
2008-07-21Add "iax2 set debug peer" command and remove deprecated iax2 debug Brett Bryant
2008-07-21Fix bug where ast_parse_arg would inadvertantly enable sip tcp when parsing a...Brett Bryant
2008-07-21Fix an issue in iax2 where a call that's been rejected still kept an open cha...Brett Bryant
2008-07-21make buffers config option (chan_dahdi.conf) parsing safer and added logging ...Jeff Peeler
2008-07-18Make sure we break the poll so that messages queued will be sent on the SS7 w...Matthew Fredrickson
2008-07-18Merged revisions 131970 via svnmerge from Tilghman Lesher
2008-07-17Add configuration option to chan_dahdi.conf to allow buffering policy and num...Jeff Peeler
2008-07-17Merged revisions 131790 via svnmerge from Tilghman Lesher
2008-07-17Instead of attempting to pass through AST_EVENT_DEVICE_STATE, use DEVICE_STAT...Russell Bryant
2008-07-16Merged revisions 131491 via svnmerge from Brett Bryant
2008-07-16Merged revisions 131421 via svnmerge from Russell Bryant
2008-07-16Add missing terminator to ast_event_subscribe to fix a crash.Russell Bryant
2008-07-15Merged revisions 130959 via svnmerge from Tilghman Lesher
2008-07-15Additional option for videosupport (always) that disables the optimization toTilghman Lesher
2008-07-14Merged revisions 130889 via svnmerge from Tilghman Lesher