Tweak ast_channel_softhangup_withcause_locked() to take a typed parameter.
[asterisk/asterisk.git] / include / asterisk / channel.h
2012-06-08 Richard MudgettTweak ast_channel_softhangup_withcause_locked() to...
2012-06-05 Kinsey MooreConvert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_...
2012-05-22 Terry WilsonFix race condition for CEL LINKEDID_END event
2012-05-17 Jonathan Roselogger: Adds additional support for call id logging...
2012-05-10 Richard MudgettRun predial routine on local;2 channel where you would...
2012-04-20 Richard MudgettAdd original party id and reason support.
2012-04-03 Mark MurawkiAllow the Hangup manager action to match channels by...
2012-03-14 Richard MudgettFix deadlock potential with some ast_indicate/ast_indic...
2012-03-13 Terry WilsonFinalize ast_channel opaquification
2012-03-05 Richard MudgettMake usage of DECLARE_STRINGFIELD_SETTERS_FOR() not...
2012-03-01 Terry WilsonOpaquify ast_channel typedefs, fd arrays, and softhangu...
2012-02-29 Terry WilsonOpaquify ast_channel structs and lists
2012-02-27 Kinsey MooreDeprecated macro usage for connected line, redirecting...
2012-02-24 Terry WilsonOpaquification for ast_format structs in struct ast_channel
2012-02-22 Terry WilsonRename ast_channel_emulate_dtmf_digit* funcs
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-02-01 Richard MudgettConstify some more channel driver technology callback...
2012-02-01 Richard MudgettFix ExtenSpy and simplify the channel search functions.
2012-01-31 Richard MudgettFix memory leak in error paths for action_originate().
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-09-26 Richard MudgettMerged revisions 337974 via svnmerge from
2011-08-29 Richard MudgettMerged revisions 333786 via svnmerge from
2011-06-16 Terry WilsonMerged revisions 324048 via svnmerge from
2011-06-01 Russell BryantSupport routing text messages outside of a call.
2011-05-25 Richard MudgettMerged revisions 320796 via svnmerge from
2011-04-21 David VosselNew HD ConfBridge conferencing application.
2011-04-20 David VosselIntroduction of the JITTERBUFFER dialplan function.
2011-03-31 Richard MudgettFix function reference in comment.
2011-02-04 Paul BelangerReplace ast_log(LOG_DEBUG, ...) with ast_debug()
2011-02-03 David VosselAsterisk media architecture conversion - no more format...
2011-01-24 Russell BryantMerged revisions 303549 via svnmerge from
2010-12-20 Russell BryantSome scheduler API cleanup and improvements.
2010-11-22 Richard MudgettMerged revisions 295866 via svnmerge from
2010-11-09 Richard MudgettMerged revisions 294349 via svnmerge from
2010-09-24 Tilghman LesherMerged revisions 288638 via svnmerge from
2010-09-20 David VosselMerged revisions 287647 via svnmerge from
2010-09-10 Terry WilsonMerged revisions 286189 via svnmerge from
2010-09-02 Tilghman LesherMerged revisions 284597 via svnmerge from
2010-07-20 Tilghman LesherMerged revisions 278167 via svnmerge from
2010-07-14 Richard MudgettExpand the caller ANI field to an ast_party_id
2010-07-14 Richard Mudgettast_callerid restructuring
2010-07-09 Tilghman LesherKill some startup warnings and errors and make some...
2010-07-08 Eliel C. SardanonsImplement AstData API data providers as part of the...
2010-06-08 Leif MadsenFix some doxygen warnings.
2010-06-02 Richard MudgettAdd ETSI Malicious Call ID support.
2010-05-21 Mark MichelsonMerged revisions 264999 via svnmerge from
2010-05-21 Mark MichelsonMerged revisions 264996 via svnmerge from
2010-05-17 Mark MichelsonEnhancements to connected line and redirecting work.
2010-04-22 Eliel C. SardanonsAsterisk data retrieval API.
2010-04-09 Mark MichelsonMerge Call completion support into trunk.
2010-04-03 Richard MudgettConsolidate ast_channel.cid.cid_rdnis into ast_channel...
2010-03-25 Kevin P. FlemingRemove no-longer-used (and unsafe) field in ast_channel...
2010-03-03 Richard MudgettRemoved cdrflags from ast_channel structure.
2010-01-04 Tilghman LesherMerged revisions 237405 via svnmerge from
2009-12-21 Kevin P. FlemingChange all refererences to 1.6.3 to be 1.8, since that...
2009-11-15 Tilghman LesherIncrease maximum length of language buffers
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-10-22 Tilghman LesherMerged revisions 225105 via svnmerge from
2009-10-22 Richard MudgettAdd support for calling and called subaddress. Partial...
2009-10-21 Kevin P. FlemingFinish implementaton of astobj2 OBJ_MULTIPLE, and conve...
2009-10-07 David VosselDeadlock in channel masquerade handling
2009-08-04 Richard MudgettInitial minimum ast_party_caller support.
2009-07-22 Russell BryantRemove trailing whitespace.
2009-06-29 Tilghman LesherAllow trunk to once again compile under MALLOC_DEBUG
2009-06-26 Russell BryantNote a new API call, and one that changed in doxygen.
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-06-16 Kevin P. FlemingMerged revisions 200991 via svnmerge from
2009-06-02 David VosselGeneric call forward api, ast_call_forward()
2009-06-01 Mark MichelsonAdd the ability to execute connected line interception...
2009-05-31 Russell BryantConstify the ast_frame arg to ast_queue_frame().
2009-05-05 Kevin P. FlemingProperly account for memory allocated for channels...
2009-04-29 Russell BryantResolve Solaris build issues and add some API documenta...
2009-04-24 Richard MudgettUpdate comment.
2009-04-24 Russell BryantAdd \since tag for new API calls.
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-22 Jeff PeelerFix building of chan_h323 with gcc-3.3
2009-04-08 Jeff PeelerAdd timer for features so that backup bridge config...
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2009-03-27 Kevin P. FlemingImprove timing interface to remember which provider...
2009-03-18 Russell BryantMerged revisions 182810 via svnmerge from
2009-03-17 Kevin P. FlemingImprove behavior of ast_answer() to not lose incoming...
2009-03-09 Jeff PeelerAdd Doxygen documentation for API changes from 1.6...
2009-03-05 Joshua ColpMerge phase 1 support for the new bridging architecture.
2009-02-19 Jeff PeelerFix another merge error from 176708
2009-02-17 Jeff PeelerMerged revisions 176701 via svnmerge from
2009-02-17 Russell BryantMerge a large set of updates to the Asterisk indication...
2009-02-11 Mark MichelsonFix 'd' option for app_dial and add new option to Answe...
2009-01-30 Mark MichelsonFix redefinition of flag in channel.h
2009-01-28 Steve MurphyMerged revisions 172030 via svnmerge from
2009-01-13 Russell BryantMerged revisions 168561 via svnmerge from
2008-12-15 Mark MichelsonMerged revisions 164416 via svnmerge from
2008-12-12 Russell BryantMerged revisions 163448 via svnmerge from
2008-11-29 Kevin P. Flemingincorporates r159808 from branches/1.4:
2008-11-18 Mark MichelsonMerged revisions 157305 via svnmerge from
2008-11-09 Sean BrightIn order to move away from nested function use, some...
2008-11-09 Sean BrightMerged revisions 155553 via svnmerge from
2008-11-04 Sean BrightIntroduce a new API call ast_channel_search_locked...
2008-10-31 Terry WilsonRecent CDR fixes moved execution of the 'h' exten into...
next