summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-12-15Update to work with new ast_str changes.Joshua Colp
2008-12-15Merged revisions 164201 via svnmerge from Russell Bryant
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-12Merged revisions 163761 via svnmerge from Tilghman Lesher
2008-12-12Rename a number of tcptls_session variables. There are no functional changes...Russell Bryant
2008-12-12Since chan_sip is callback devicestate driven do not pass in actual states, p...Joshua Colp
2008-12-12Merged revisions 163448 via svnmerge from Russell Bryant
2008-12-11Merged revisions 163383 via svnmerge from Tilghman Lesher
2008-12-11Add an appropriate goto if ast_call failsMark Michelson
2008-12-11Fix the "failed" extension for outgoing calls. Russell Bryant
2008-12-11Reduce indentation level of ast_feature_request_and_dialMark Michelson
2008-12-11Merged revisions 163092 via svnmerge from Russell Bryant
2008-12-10Previously missing line, now the substitution works correctlyTilghman Lesher
2008-12-10Checking global variables here actually overwrote the previous substitution byTilghman Lesher
2008-12-10add tab completion for 'core set debug X filename.c'Michiel van Baak
2008-12-10Merged revisions 162653 via svnmerge from Joshua Colp
2008-12-09Add some additional Asterisk project developer documentation. Russell Bryant
2008-12-09Merged revisions 162413 via svnmerge from Russell Bryant
2008-12-09Merged revisions 162265 via svnmerge from Mark Michelson
2008-12-09Merged revisions 162204 via svnmerge from Joshua Colp
2008-12-09Merged revisions 162188 via svnmerge from Joshua Colp
2008-12-09Merged revisions 161948 via svnmerge from Russell Bryant
2008-12-08Note that the recently changed waittime parameter is in milliseconds.Brandon Kruse
2008-12-08Allocate enough space initially for the message.Tilghman Lesher
2008-12-08Fix a regression introduced when the PBX timeouts were converted to milliseco...Joshua Colp
2008-12-08- Fix a leak while printing an argument description.Eliel C. Sardanons
2008-12-05Merged revisions 161426 via svnmerge from Sean Bright
2008-12-05Merged revisions 161287 via svnmerge from Russell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-05The first file should have a blank config filename in the structure, so thatTilghman Lesher
2008-12-04Fix minor coding guidelines introduced with CLI permissions.Eliel C. Sardanons
2008-12-04Merged revisions 161013 via svnmerge from Jeff Peeler
2008-12-04Merged revisions 160943 via svnmerge from Mark Michelson
2008-12-03Another place this is missingJason Parker
2008-12-03Fix typo when ListCategories returns none.Jason Parker
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-12-01Merged revisions 159976 via svnmerge from Sean Bright
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-12-01Merged revisions 159897 via svnmerge from Michiel van Baak
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-29we can now build with -Wformat=2, which found a couple of real bugsKevin P. Fleming
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26add support for event suppression for AMI-over-HTTPKevin P. Fleming
2008-11-26If the config file does not exist, then the first use crashes Asterisk.Tilghman Lesher
2008-11-26Always parse arguments in park_call_exec so that app_args is valid. This prev...Jeff Peeler
2008-11-25Merged revisions 159316 via svnmerge from Steve Murphy
2008-11-25Add an option, waitfordialtone, for UK analog lines which do not end a callTilghman Lesher
2008-11-25Don't limit the length of the hint at the final step (from ~8100 chars maxTilghman Lesher