Merged revisions 201828 via svnmerge from
[asterisk/asterisk.git] / main / features.c
2009-06-19 Tilghman LesherMerged revisions 201828 via svnmerge from
2009-06-15 Kevin P. FlemingMore 'static' qualifiers on module global variables.
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-22 Eliel C. SardanonsImplement a new element in AstXML for AMI actions docum...
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-21 Mark MichelsonPass connected line updates along during a bridge.
2009-05-20 Joshua ColpMerged revisions 195688 via svnmerge from
2009-05-14 Russell BryantFix a typo where an equality check should be an assignment.
2009-05-12 Kevin P. Flemingadd 'const' qualifiers in various places where they...
2009-05-06 Jeff PeelerMerged revisions 192858 via svnmerge from
2009-05-05 Richard MudgettFixed crashes from issue8824 review board channel locki...
2009-05-05 Joshua ColpMerged revisions 192454 via svnmerge from
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-22 Russell BryantFix call parking callback. Pipes -> Commas.
2009-04-10 Tilghman LesherModify headers and macros, according to Russell's sugge...
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-19 David VosselMerged revisions 183386 via svnmerge from
2009-03-19 David VosselMerged revisions 183126 via svnmerge from
2009-03-17 Kevin P. FlemingImprove behavior of ast_answer() to not lose incoming...
2009-03-13 Mark MichelsonRemove ast_ prefix from functions which are not public.
2009-03-13 Mark MichelsonMerged revisions 181990 via svnmerge from
2009-03-11 Jeff PeelerFix malloc debug macros to work properly with h323.
2009-03-03 Joshua ColpMerged revisions 179840 via svnmerge from
2009-02-27 Steve MurphyMerged revisions 178956 via svnmerge from
2009-02-26 Tilghman LesherSound confirmation of call pickup success.
2009-02-26 Steve MurphyMerged revisions 178804 via svnmerge from
2009-02-19 Jeff PeelerFix mismerge from revision 176708 pointed out by Kaloya...
2009-02-18 David VosselLocking issue in action_bridge and bridge_exec
2009-02-17 Jeff PeelerMerged revisions 176701 via svnmerge from
2009-02-12 Jeff PeelerMerged revisions 175294 via svnmerge from
2009-02-12 Jeff PeelerMerged revisions 175187 via svnmerge from
2009-02-04 Jeff PeelerMerged revisions 173211 via svnmerge from
2009-02-02 Terry WilsonMerged revisions 173066 via svnmerge from
2009-02-02 Steve MurphyThis reverts the changes I made for 11583; will
2009-02-02 Steve MurphyThis change allows the disconnect feature (as in "one...
2009-01-30 Terry WilsonMerged revisions 172517 via svnmerge from
2009-01-28 Steve MurphyMerged revisions 172030 via svnmerge from
2009-01-20 Terry WilsonMake a proper builtin attended transfer to parking...
2009-01-20 Terry WilsonMerged revisions 169485 via svnmerge from
2009-01-16 Terry WilsonMerged revisions 168716 via svnmerge from
2008-12-23 Steve MurphyMerged revisions 166093 via svnmerge from
2008-12-15 Russell BryantMerged revisions 164201 via svnmerge from
2008-12-11 Mark MichelsonAdd an appropriate goto if ast_call fails
2008-12-11 Mark MichelsonReduce indentation level of ast_feature_request_and_dial
2008-12-11 Russell BryantMerged revisions 163092 via svnmerge from
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-11-29 Kevin P. Flemingincorporates r159808 from branches/1.4:
2008-11-26 Jeff PeelerAlways parse arguments in park_call_exec so that app_ar...
2008-11-25 Sean BrightThis is basically a complete rollback of r155401, as...
2008-11-21 Steve MurphyMerged revisions 158603 via svnmerge from
2008-11-21 Steve MurphyMerged revisions 158483 via svnmerge from
2008-11-18 Mark MichelsonMerged revisions 157305 via svnmerge from
2008-11-15 Russell BryantFix a few more places where the case insensitive hash...
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-07 Sean BrightAdd ability to pass arbitrary data to the ao2_callback_...
2008-11-05 Sean BrightUpdate a couple places to use the new ast_channel_searc...
2008-11-05 Eliel C. SardanonsAdd more SeeAlso references based on TFOT.
2008-11-04 Tilghman LesherSlightly optimize ast_devstate_str and rename global...
2008-11-01 Russell BryantMerge changes from team/group/appdocsxml
2008-10-31 Terry WilsonRecent CDR fixes moved execution of the 'h' exten into...
2008-10-30 Mark MichelsonAfter seeing another problem in #asterisk stemming...
2008-10-29 Steve MurphyMerged revisions 152535 via svnmerge from
2008-10-09 Mark MichelsonMerged revisions 146026 via svnmerge from
2008-10-09 Jeff Peeler(closes issue #13139)
2008-10-07 Jeff PeelerExplicitly setting these fields to NULL was done becaus...
2008-10-06 Jeff PeelerSimilar to r143204, masquerade the channel in the case...
2008-10-06 Jeff PeelerThis commit squashes together three commits because...
2008-10-06 Jeff Peelerfix some comment placement
2008-10-06 Jeff PeelerExplicitly set args in park_call_exec NULL so in the...
2008-10-03 Jeff Peelerremove superfluous reference counting operations in...
2008-10-01 Mark MichelsonOkay, this should really do it now. While I did manage
2008-10-01 Mark Michelsonif (!(x) == 0) is the same as
2008-10-01 Mark MichelsonThe logic surrounding the return value of ast_spawn_ext...
2008-09-23 Steve MurphyMerged revisions 144066 via svnmerge from
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-09-12 Steve MurphyMerged revisions 142675 via svnmerge from
2008-09-11 Steve MurphyMerged revisions 142575 via svnmerge from
2008-09-10 Steve MurphyMerged revisions 142474 via svnmerge from
2008-09-09 Russell BryantMerged revisions 142063 via svnmerge from
2008-09-04 Jeff PeelerMerged revisions 141028 via svnmerge from
2008-08-29 Jeff PeelerAdded the option s to the Park application which will...
2008-08-29 Mark MichelsonMerged revisions 140488 via svnmerge from
2008-08-25 Steve MurphyMerged revisions 139764 via svnmerge from
2008-08-22 Steve MurphyMerged revisions 139635 via svnmerge from
2008-08-22 Steve MurphyMerged revisions 139347 via svnmerge from
2008-08-22 Jeff Peelerremove extra comma typo
2008-08-22 Mark MichelsonAdd missing unique id to ParkedCallGiveUp and ParkedCal...
2008-08-17 Sean BrightMove Uniqueid to the end of the event for those that...
2008-08-17 Sean BrightAdd Uniqueid header to ParkedCall manager event.
2008-08-10 Sean BrightAnother big chunk of changes from the RSW branch. ...
2008-08-07 Mark MichelsonBump a LOG_NOTICE message to LOG_DEBUG since it appears
2008-08-05 Steve MurphyMerged revisions 135799 via svnmerge from
2008-08-02 Steve Murphy(closes issue #13202)
2008-07-31 Steve MurphyMerged revisions 134883 via svnmerge from
2008-07-30 Tilghman LesherMove implementation of an attended-transfer-complete...
2008-07-18 Brett BryantMerged revisions 131915 via svnmerge from
2008-07-17 Brett BryantFix a memory leak in register_group_feature when attemp...
next