Don't crash when bridge->tech_pvt == NULL
[asterisk/asterisk.git] / channels / chan_local.c
2009-11-09 Terry WilsonDon't crash when bridge->tech_pvt == NULL
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-10-29 Joshua ColpMerged revisions 226531 via svnmerge from
2009-10-29 Olle JohanssonDoxygen documentation update
2009-08-31 Tilghman LesherMerged revisions 214940 via svnmerge from
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-06-12 Mark MichelsonFix some bad locking stemming from trying to forward...
2009-06-01 Mark MichelsonRemove extra lock from local_indicate in connected...
2009-06-01 Mark MichelsonAdd missing unlock of local pvt.
2009-05-28 Mark MichelsonAdd missing lock to local_indicate function for connect...
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-23 Joshua ColpMerged revisions 190286 via svnmerge from
2009-04-10 Mark MichelsonIndicating connected line or redirecting updates were...
2009-04-10 Mark Michelsonast_strdup failures aren't really failures if the origi...
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2009-04-02 Joshua ColpMerge in the RTP engine API.
2009-03-16 Tilghman LesherMerged revisions 182208 via svnmerge from
2009-02-17 Tilghman LesherPrior to masquerade, move the group definitions to...
2009-01-29 Olle JohanssonRevert two lines that was extra, but only on fridays.
2009-01-29 Olle JohanssonFix "cancel answered elsewhere" through app_queue with...
2009-01-19 Mark MichelsonMerged revisions 169210 via svnmerge from
2008-12-31 Tilghman LesherMerged revisions 166953 via svnmerge from
2008-11-18 Mark MichelsonMerged revisions 157305 via svnmerge from
2008-10-30 Tilghman LesherMerged revisions 152922 via svnmerge from
2008-10-27 Tilghman LesherMerged revisions 152215 via svnmerge from
2008-10-14 Mark MichelsonMerged revisions 148912 via svnmerge from
2008-10-06 Tilghman LesherMerged revisions 146711 via svnmerge from
2008-09-12 Jeff PeelerMerged revisions 142927 via svnmerge from
2008-06-27 Tilghman LesherRevert half of the fix, as this part may have been...
2008-06-27 Tilghman LesherMerged revisions 125740 via svnmerge from
2008-06-25 Tilghman LesherMore expansion of the deadlock avoidance macro, includi...
2008-06-20 Tilghman LesherMerged revisions 124315 via svnmerge from
2008-06-07 Russell BryantMerged revisions 121078 via svnmerge from
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-13 Russell BryantMerged revisions 116038 via svnmerge from
2008-04-24 Michiel van BaakPass the hangup cause all the way to the calling app...
2008-04-24 Mark MichelsonMerged revisions 114624 via svnmerge from
2008-04-24 Tilghman LesherMerged revisions 114621 via svnmerge from
2008-04-14 Joshua ColpDuring hangup it is possible for p->chan or p->owner...
2008-04-10 Joshua ColpA 'b' option has been added which causes chan_local...
2008-03-03 Russell BryantMerged revisions 105570 via svnmerge from
2008-03-03 Russell BryantMerged revisions 105568 via svnmerge from
2008-02-20 Mark MichelsonMerged revisions 103904 via svnmerge from
2008-02-19 Russell BryantMerged revisions 103821 via svnmerge from
2008-01-28 Russell BryantMerged revisions 100581 via svnmerge from
2008-01-22 Olle JohanssonMerged revisions 99594 via svnmerge from
2008-01-21 Mark MichelsonMerged revisions 99426 via svnmerge from
2008-01-16 Mark MichelsonMerged revisions 98964 via svnmerge from
2007-12-04 Mark MichelsonMerged revisions 90735 via svnmerge from
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-17 Luigi Rizzotrim more redundant headers
2007-11-17 Luigi Rizzomore removal of duplicate #include lines
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-10-26 Jason ParkerCorrectly use defined return values in (some) load_modu...
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-09 Russell BryantAdd jitterbuffer support for chan_local. To enable...
2007-09-18 Jason Parker(issue #10724)
2007-09-17 Russell Bryantconvert various places that access the channel lock...
2007-08-17 Jason ParkerMerged revisions 79902 via svnmerge from
2007-08-13 Joshua ColpMerged revisions 79174 via svnmerge from
2007-08-01 Russell BryantConvert code that checks the _softhangup member of...
2007-07-23 Tilghman LesherMerge the dialplan_aesthetics branch. Most of this...
2007-07-19 Steve MurphyAfter some study, thought, comparing, etc. I've backed...
2007-07-17 Steve Murphyvia 10206, I have added an option (e) to Dial to allow...
2007-07-09 Olle JohanssonImplementation of a feature that will disable "missed...
2007-07-05 Joshua ColpMerged revisions 73319 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-05-14 Steve MurphyMerged revisions 64193 via svnmerge from
2007-05-02 Russell BryantUpdate the device state functionality of chan_local...
2007-04-10 Steve MurphyMerged revisions 60989 via svnmerge from
2007-04-09 Tilghman LesherMerged revisions 60847 via svnmerge from
2007-03-01 Joshua ColpMerged revisions 57318 via svnmerge from
2007-01-19 Russell BryantMerged revisions 51311 via svnmerge from
2006-12-06 Russell BryantConstify a bunch of usage strings for CLI commands.
2006-11-16 Joshua ColpMerged revisions 47751 via svnmerge from
2006-11-15 Joshua ColpMerged revisions 47712 via svnmerge from
2006-11-07 Steve MurphyA fair number of changes for the sake of bug 7506
2006-11-07 Joshua ColpMerged revisions 47287 via svnmerge from
2006-11-07 Joshua ColpMerged revisions 47284 via svnmerge from
2006-11-02 Tilghman LesherMerged revisions 47051 via svnmerge from
2006-09-26 Joshua ColpMerged revisions 43697 via svnmerge from
2006-09-21 Tilghman LesherLots more removal of deprecated things
2006-09-18 Kevin P. Flemingmerge qwell's CLI verbification work
2006-09-07 Joshua ColpUse flags instead of variables on the private structure...
2006-09-07 Joshua ColpCode cleaning/updates/potential bug fixes
2006-08-31 Joshua ColpMerge in VLDTMF support with Zaptel/Core done by the...
2006-08-29 Russell BryantMerge team/russell/frame_caching
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-06-16 BJ Weschke Quit early and print a LOG_WARNING if we are trying...
2006-06-14 Kevin P. Flemingmake Local channel return sensible device state values
2006-06-12 Kevin P. FlemingMerged revisions 33638 via svnmerge from
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-05-22 Joshua ColpMerged revisions 29464 via svnmerge from
2006-05-19 Olle JohanssonAdding send_text capability to chan_local
2006-05-19 Olle JohanssonFirst stab at supporting video in chan_local
2006-05-19 Olle JohanssonAdd simple devicestate for chan_local
2006-05-10 Kevin P. Flemingensure that control frames with payload can be sent...
next