summaryrefslogtreecommitdiff
path: root/include/asterisk/channel.h
AgeCommit message (Expand)Author
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-27Deprecated macro usage for connected line, redirecting, and CCSSKinsey Moore
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-22Rename ast_channel_emulate_dtmf_digit* funcsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-02-01Fix ExtenSpy and simplify the channel search functions.Richard Mudgett
2012-01-31Fix memory leak in error paths for action_originate().Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-08-29Merged revisions 333786 via svnmerge from Richard Mudgett
2011-06-16Merged revisions 324048 via svnmerge from Terry Wilson
2011-06-01Support routing text messages outside of a call.Russell Bryant
2011-05-25Merged revisions 320796 via svnmerge from Richard Mudgett
2011-04-21New HD ConfBridge conferencing application.David Vossel
2011-04-20Introduction of the JITTERBUFFER dialplan function.David Vossel
2011-03-31Fix function reference in comment.Richard Mudgett
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()Paul Belanger
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2011-01-24Merged revisions 303549 via svnmerge from Russell Bryant
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
2010-11-22Merged revisions 295866 via svnmerge from Richard Mudgett
2010-11-09Merged revisions 294349 via svnmerge from Richard Mudgett
2010-09-24Merged revisions 288638 via svnmerge from Tilghman Lesher
2010-09-20Merged revisions 287647 via svnmerge from David Vossel
2010-09-10Merged revisions 286189 via svnmerge from Terry Wilson
2010-09-02Merged revisions 284597 via svnmerge from Tilghman Lesher
2010-07-20Merged revisions 278167 via svnmerge from Tilghman Lesher
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,Eliel C. Sardanons
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-02Add ETSI Malicious Call ID support.Richard Mudgett
2010-05-21Merged revisions 264999 via svnmerge from Mark Michelson
2010-05-21Merged revisions 264996 via svnmerge from Mark Michelson
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-04-22Asterisk data retrieval API.Eliel C. Sardanons
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.Kevin P. Fleming
2010-03-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-01-04Merged revisions 237405 via svnmerge from Tilghman Lesher
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-11-15Increase maximum length of language buffersTilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-22Merged revisions 225105 via svnmerge from Tilghman Lesher
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...Richard Mudgett