Change match criteria existence in ast_channel_cmp_cb to use ast_strlen_zero.
[asterisk/asterisk.git] / main / channel.c
2009-12-15 Jeff PeelerChange match criteria existence in ast_channel_cmp_cb...
2009-12-04 Russell BryantMerged revisions 233092 via svnmerge from
2009-12-01 Jeff PeelerMerged revisions 231911 via svnmerge from
2009-11-25 Tilghman LesherMerged revisions 231298 via svnmerge from
2009-11-13 Tilghman LesherDisplay a list of channel variables in each channel...
2009-11-09 Leif MadsenMerged revisions 228896 via svnmerge from
2009-11-06 David VosselMerged revisions 228692 via svnmerge from
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
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-09 Matthew NicholsonMerged revisions 223225 via svnmerge from
2009-10-07 David VosselDeadlock in channel masquerade handling
2009-09-30 Tilghman LesherMerged revisions 221200 via svnmerge from
2009-09-25 Kevin P. FlemingCorrect sense of logic test committed in revision 220494.
2009-09-25 Kevin P. FlemingDon't use hash-based lookups for ast_channel_get_by_nam...
2009-09-17 Matthew NicholsonMerged revisions 219136 via svnmerge from
2009-08-28 Tilghman LesherMerged revisions 214701 via svnmerge from
2009-08-26 David VosselMerged revisions 214194 via svnmerge from
2009-08-10 Tilghman LesherAST-2009-005
2009-08-10 Russell BryantFix up some issues with getting a channel by "name".
2009-08-06 Tilghman LesherMerged revisions 210913 via svnmerge from
2009-08-04 Richard MudgettInitial minimum ast_party_caller support.
2009-08-03 Mark MichelsonFix order and redundancy of channel rename manager...
2009-07-23 Kevin P. FlemingRework of T.38 negotiation and UDPTL API to address...
2009-07-20 Russell BryantMerged revisions 207360 via svnmerge from
2009-07-06 Kevin P. FlemingImprove handling of AST_CONTROL_T38 and AST_CONTROL_T38...
2009-07-02 Matthew NicholsonMoved trigger for BRIDGE_END CEL event so that it is...
2009-06-29 Tilghman LesherAllow trunk to once again compile under MALLOC_DEBUG
2009-06-26 Joshua ColpImprove T.38 negotiation by exchanging session paramete...
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-06-22 Russell BryantMerged revisions 202496 via svnmerge from
2009-06-17 Mark MichelsonMerged revisions 201450 via svnmerge from
2009-06-16 Kevin P. FlemingMerged revisions 200991 via svnmerge from
2009-06-12 Mark MichelsonMerged revisions 200360 via svnmerge from
2009-06-11 Eliel C. SardanonsRelease the allocated channel decreasing the reference...
2009-06-10 Mark MichelsonUse ast_channel_unref to instead of ast_free on a newly...
2009-06-03 David Vosselast_call_forward() todo notes and originate flag copy.
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-29 Matthew NicholsonMerged revisions 198068 via svnmerge from
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-09 Russell BryantDeclare private data as static.
2009-05-05 Kevin P. FlemingProperly account for memory allocated for channels...
2009-05-01 Jeff PeelerMerged revisions 191488 via svnmerge from
2009-04-27 Richard MudgettFix a small memory leak on error in ast_channel_alloc().
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-20 Mark MichelsonMerged revisions 189277 via svnmerge from
2009-04-10 Mark MichelsonDon't let ast_channel_alloc fail if explicitly passed...
2009-04-10 Tilghman LesherModify headers and macros, according to Russell's sugge...
2009-04-09 Joshua ColpAdd support for allowing the channel driver to handle...
2009-04-08 Jeff PeelerAdd timer for features so that backup bridge config...
2009-04-08 Mark MichelsonMerged revisions 186984 via svnmerge from
2009-04-07 Mark MichelsonMerged revisions 186832 via svnmerge from
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2009-04-03 Joshua ColpAdd better support for relaying success or failure...
2009-04-01 Russell BryantMerged revisions 185771 via svnmerge from
2009-03-27 Kevin P. FlemingImprove timing interface to remember which provider...
2009-03-24 Russell BryantPut siren7 and siren14 in ast_best_codec() just so...
2009-03-18 Joshua ColpFix an issue where a T38 control frame would get dropped.
2009-03-18 Russell BryantMerged revisions 182810 via svnmerge from
2009-03-17 Russell BryantTweak the handling of the frame list inside of ast_answ...
2009-03-17 Kevin P. Flemingcorrect logic flaw in ast_answer() changes in r182525
2009-03-17 Kevin P. FlemingImprove behavior of ast_answer() to not lose incoming...
2009-03-16 Joshua ColpFix a memory leak in the ast_answer / __ast_answer...
2009-03-11 Russell BryantMake handling of the BRIDGE_PLAY_SOUND variable thread...
2009-03-11 Russell BryantMake handling of the BRIDGEPVTCALLID variable thread...
2009-03-11 Russell BryantMerged revisions 181423 via svnmerge from
2009-03-03 David Vosselapp_read does not break from prompt loop with user...
2009-03-03 Russell BryantMerged revisions 179741 via svnmerge from
2009-03-03 Joshua ColpMerged revisions 179671 via svnmerge from
2009-03-03 Russell BryantMerged revisions 179608 via svnmerge from
2009-03-03 Jeff PeelerMerged revisions 179536 via svnmerge from
2009-03-02 Russell BryantMerged revisions 179461 via svnmerge from
2009-02-17 Jeff PeelerMerged revisions 176701 via svnmerge from
2009-02-17 Russell BryantUpdate the timing API to have better support for multip...
2009-02-17 Russell BryantMerge a large set of updates to the Asterisk indication...
2009-02-16 Russell BryantMake the causes array static, and remove the type name...
2009-02-11 Mark MichelsonFix 'd' option for app_dial and add new option to Answe...
2009-02-11 Joshua ColpTell the device state core a change happened when a...
2009-01-26 Olle JohanssonAdd extensions and context on manager event when new...
2009-01-23 Joshua ColpMerged revisions 170648 via svnmerge from
2009-01-23 Mark MichelsonMerged revisions 170392 via svnmerge from
2009-01-13 Russell BryantMerged revisions 168561 via svnmerge from
2008-12-23 Mark MichelsonMerged revisions 166568 via svnmerge from
2008-12-23 Tilghman LesherMerged revisions 166509 via svnmerge from
2008-12-19 Mark MichelsonAdding a new dialplan function AUDIOHOOK_INHERIT
2008-12-15 Russell BryantMerged revisions 164201 via svnmerge from
2008-12-12 Joshua ColpSince chan_sip is callback devicestate driven do not...
2008-12-12 Russell BryantMerged revisions 163448 via svnmerge from
2008-12-11 Russell BryantFix the "failed" extension for outgoing calls.
2008-11-09 Sean BrightIn order to move away from nested function use, some...
2008-11-05 Steve MurphyMerged revisions 154685 via svnmerge from
2008-11-04 Sean BrightIntroduce a new API call ast_channel_search_locked...
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-10-31 Russell BryantUse the ast_str API call to reset the string instead...
2008-09-09 Russell BryantModify ast_answer() to not hold the channel lock while...
2008-09-05 Steve MurphyMerged revisions 141156 via svnmerge from
2008-09-02 Steve MurphyMerged revisions 140690 via svnmerge from
2008-09-02 Steve MurphyMerged revisions 140670 via svnmerge from
next