summaryrefslogtreecommitdiff
path: root/main/features.c
AgeCommit message (Expand)Author
2009-02-19Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on theJeff Peeler
2009-02-18Locking issue in action_bridge and bridge_execDavid Vossel
2009-02-17Merged revisions 176701 via svnmerge from Jeff Peeler
2009-02-12Merged revisions 175294 via svnmerge from Jeff Peeler
2009-02-12Merged revisions 175187 via svnmerge from Jeff Peeler
2009-02-04Merged revisions 173211 via svnmerge from Jeff Peeler
2009-02-02Merged revisions 173066 via svnmerge from Terry Wilson
2009-02-02This reverts the changes I made for 11583; willSteve Murphy
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)Steve Murphy
2009-01-30Merged revisions 172517 via svnmerge from Terry Wilson
2009-01-28Merged revisions 172030 via svnmerge from Steve Murphy
2009-01-20Make a proper builtin attended transfer to parking workTerry Wilson
2009-01-20Merged revisions 169485 via svnmerge from Terry Wilson
2009-01-16Merged revisions 168716 via svnmerge from Terry Wilson
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-12-15Merged revisions 164201 via svnmerge from Russell Bryant
2008-12-11Add an appropriate goto if ast_call failsMark Michelson
2008-12-11Reduce indentation level of ast_feature_request_and_dialMark Michelson
2008-12-11Merged revisions 163092 via svnmerge from Russell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-26Always parse arguments in park_call_exec so that app_args is valid. This prev...Jeff Peeler
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-21Merged revisions 158603 via svnmerge from Steve Murphy
2008-11-21Merged revisions 158483 via svnmerge from Steve Murphy
2008-11-18Merged revisions 157305 via svnmerge from Mark Michelson
2008-11-15Fix a few more places where the case insensitive hash should be used sinceRussell Bryant
2008-11-09In order to move away from nested function use, some changes to the recently ...Sean Bright
2008-11-09Merged revisions 155553 via svnmerge from Sean Bright
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright
2008-11-05Update a couple places to use the new ast_channel_search_locked API call.Sean Bright
2008-11-05Add more SeeAlso references based on TFOT.Eliel C. Sardanons
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...Tilghman Lesher
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...Terry Wilson
2008-10-30After seeing another problem in #asterisk stemming fromMark Michelson
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-09Merged revisions 146026 via svnmerge from Mark Michelson
2008-10-09(closes issue #13139)Jeff Peeler
2008-10-07Explicitly setting these fields to NULL was done because I wasn't sure if the...Jeff Peeler
2008-10-06Similar to r143204, masquerade the channel in the case of Park being called f...Jeff Peeler
2008-10-06This commit squashes together three commits because the wrong approach was or...Jeff Peeler
2008-10-06fix some comment placementJeff Peeler
2008-10-06Explicitly set args in park_call_exec NULL so in the case of no options being...Jeff Peeler
2008-10-03remove superfluous reference counting operations in manage_parkinglot since a...Jeff Peeler
2008-10-01Okay, this should really do it now. While I did manageMark Michelson
2008-10-01if (!(x) == 0) is the same asMark Michelson
2008-10-01The logic surrounding the return value of ast_spawn_extensionMark Michelson
2008-09-23Merged revisions 144066 via svnmerge from Steve Murphy
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher