aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/channel.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-01Support routing text messages outside of a call.russell1-0/+10
2011-05-25Merged revisions 320796 via svnmerge from rmudgett1-0/+3
2011-04-21New HD ConfBridge conferencing application.dvossel1-0/+4
2011-04-20Introduction of the JITTERBUFFER dialplan function.dvossel1-1/+2
2011-03-31Fix function reference in comment.rmudgett1-1/+1
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()pabelanger1-2/+1
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-24/+62
2011-01-24Merged revisions 303549 via svnmerge from russell1-0/+23
2010-12-20Some scheduler API cleanup and improvements.russell1-2/+1
2010-11-22Merged revisions 295866 via svnmerge from rmudgett1-2/+30
2010-11-09Merged revisions 294349 via svnmerge from rmudgett1-0/+46
2010-09-24Merged revisions 288638 via svnmerge from tilghman1-13/+0
2010-09-20Merged revisions 287647 via svnmerge from dvossel1-0/+2
2010-09-10Merged revisions 286189 via svnmerge from twilson1-0/+21
2010-09-02Merged revisions 284597 via svnmerge from tilghman1-38/+0
2010-07-20Merged revisions 278167 via svnmerge from tilghman1-0/+12
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-6/+10
2010-07-14ast_callerid restructuringrmudgett1-125/+532
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman1-4/+4
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel1-1/+2
2010-06-08Fix some doxygen warnings.lmadsen1-1/+9
2010-06-02Add ETSI Malicious Call ID support.rmudgett1-0/+20
2010-05-21Merged revisions 264999 via svnmerge from mmichelson1-1/+1
2010-05-21Merged revisions 264996 via svnmerge from mmichelson1-0/+16
2010-05-17Enhancements to connected line and redirecting work.mmichelson1-0/+44
2010-04-22Asterisk data retrieval API.eliel1-0/+21
2010-04-09Merge Call completion support into trunk.mmichelson1-24/+114
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett1-12/+1
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.kpfleming1-1/+0
2010-03-03Removed cdrflags from ast_channel structure.rmudgett1-8/+0
2010-01-04Merged revisions 237405 via svnmerge from tilghman1-0/+4
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...kpfleming1-48/+48
2009-11-15Increase maximum length of language bufferstilghman1-1/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-16/+16
2009-10-22Merged revisions 225105 via svnmerge from tilghman1-4/+4
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett1-0/+105
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...kpfleming1-9/+3
2009-10-07Deadlock in channel masquerade handlingdvossel1-1/+7
2009-08-04Initial minimum ast_party_caller support.rmudgett1-0/+27
2009-07-22Remove trailing whitespace.russell1-11/+11
2009-06-29Allow trunk to once again compile under MALLOC_DEBUGtilghman1-0/+5
2009-06-26Note a new API call, and one that changed in doxygen.russell1-1/+6
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-10/+43
2009-06-16Merged revisions 200991 via svnmerge from kpfleming1-9/+16
2009-06-02Generic call forward api, ast_call_forward()dvossel1-0/+12
2009-06-01Add the ability to execute connected line interception macros.mmichelson1-0/+28
2009-05-31Constify the ast_frame arg to ast_queue_frame().russell1-2/+2
2009-05-05Properly account for memory allocated for channels and datastoreskpfleming1-2/+11
2009-04-29Resolve Solaris build issues and add some API documentation.russell1-1/+20
2009-04-24Update comment.rmudgett1-2/+3