summaryrefslogtreecommitdiff
path: root/channels/chan_agent.c
AgeCommit message (Expand)Author
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-03Fixes deadlocks occuring in chan_agent due to r335976Jonathan Rose
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-09-15Merged revisions 335991 via svnmerge from Gregory Nietsky
2011-08-31Merged revisions 334010 via svnmerge from Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant
2011-04-22Merged revisions 314959 via svnmerge from Matthew Nicholson
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2011-01-04Merged revisions 300521 via svnmerge from Leif Madsen
2010-09-02Merged revisions 284610 via svnmerge from Tilghman Lesher
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,Eliel C. Sardanons
2010-07-03Merged revisions 273793 via svnmerge from Tilghman Lesher
2010-06-16Fix the actual place that was pointed out, for previous commit.Jason Parker
2010-06-16Merged revisions 270980 via svnmerge from Jason Parker
2010-06-14Add option to get untruncated channel name from AGENT function.Jason Parker
2010-01-19small correction from 241314Jeff Peeler
2010-01-19Merged revisions 241227 via svnmerge from Jeff Peeler
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-08-17Correct spelling of AGENTACCEPTDTMF in chan_agent.Sean Bright
2009-08-10AST-2009-005Tilghman Lesher
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-15Convert a number of global module variables to 'static'.Kevin P. Fleming
2009-06-01Remove documentation for the 'exten' argument to the AGENT function.Mark Michelson
2009-05-30Remove not used code in the Agent channel.Eliel C. Sardanons
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-18Merged revisions 189203 via svnmerge from David Vossel
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-01-27Merged revisions 171689 via svnmerge from Mark Michelson
2009-01-12Merged revisions 168507 via svnmerge from Jeff Peeler
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-26Don't allow for configuration options to overwrite optionsMark Michelson
2008-11-10Merged revisions 155861 via svnmerge from Mark Michelson
2008-11-05Add AgentLogin(), AgentMonitorOutgoing() applications andEliel C. Sardanons
2008-10-09Reverting format addition for nowTilghman Lesher
2008-10-09Fudges for wav16, just like wav49Tilghman Lesher
2008-09-19We should only unsubscribe to the device state eventMark Michelson
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-05Merged revisions 141366 via svnmerge from Mark Michelson
2008-08-19Merged revisions 138942 via svnmerge from Mark Michelson
2008-08-09Merge more changes from the resolve-shadow-warnings branch (henceforth knownSean Bright