Commit Graph

373 Commits (34cbefe62fc9851a03aaa3ace803b6c21b68fc25)

Author SHA1 Message Date
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Mark Michelson 2b56626b43 Remove dead code and documentation for nonexistent feature.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Matthew Jordan 2fed9cfa8f Fix negative return handling in channel drivers
13 years ago
Richard Mudgett 9b31bd3cd8 Fix deadlock potential with some ast_indicate/ast_indicate_data calls.
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Jonathan Rose a898eb4d07 Fixes deadlocks occuring in chan_agent due to r335976
14 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Gregory Nietsky 40b76b6893 Merged revisions 335991 via svnmerge from
14 years ago
Richard Mudgett ab17a27f97 Merged revisions 334010 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Matthew Nicholson fae1fd4b1d Merged revisions 314959 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Leif Madsen 783ea39ba1 Merged revisions 300521 via svnmerge from
15 years ago
Tilghman Lesher 8190e96fad Merged revisions 284610 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 years ago
Tilghman Lesher f4d96da591 Merged revisions 273793 via svnmerge from
15 years ago
Jason Parker 01039c0465 Fix the actual place that was pointed out, for previous commit.
15 years ago
Jason Parker 8ef2c3100a Merged revisions 270980 via svnmerge from
15 years ago
Jason Parker a806196f79 Add option to get untruncated channel name from AGENT function.
15 years ago
Jeff Peeler 716d3880fc small correction from 241314
16 years ago
Jeff Peeler 4bb10fe6a9 Merged revisions 241227 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Sean Bright 4c47fce62e Correct spelling of AGENTACCEPTDTMF in chan_agent.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming 4379249674 Convert a number of global module variables to 'static'.
16 years ago
Mark Michelson 0550a878f4 Remove documentation for the 'exten' argument to the AGENT function.
16 years ago
Eliel C. Sardanons 453a2f7331 Remove not used code in the Agent channel.
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
David Vossel 437eec8423 Merged revisions 189203 via svnmerge from
16 years ago