aboutsummaryrefslogtreecommitdiffstats
path: root/main/pbx.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-02Merged revisions 160207 via svnmerge from tilghman1-2/+7
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.russell1-1/+2
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.russell1-1/+3
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.russell1-1/+3
2008-11-25Don't limit the length of the hint at the final step (from ~8100 chars maxtilghman1-3/+4
2008-11-21Allow space within an extension, when the space is within a character class.tilghman1-9/+10
2008-11-21Merged revisions 158600 via svnmerge from tilghman1-1/+1
2008-11-13(closes issue #13891)jpeeler1-3/+0
2008-11-12Merged revisions 156297 via svnmerge from murf1-3/+3
2008-11-12This commit does two things:mvanbaak1-36/+3
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.eliel1-1635/+32
2008-11-07Fix some code in chan_sip that was intended to unlink multiple objects from arussell1-1/+1
2008-11-07If 'asterisk.conf' is not found, instead of giving up,eliel1-10/+7
2008-11-07Fix an asterisk crash if no asterisk.conf configuration file is present.eliel1-0/+1
2008-11-06Simplify the output of [See Also].eliel1-10/+9
2008-11-05Add more SeeAlso references based on TFOT.eliel1-3/+103
2008-11-05- Add more <see-also> based on TFOT.eliel1-0/+2
2008-11-04GLOB_BRACE is already added to MY_GLOB_FLAGS if it is supported on theseanbright1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-387/+2439
2008-10-30Track down and fix annoying lock errorstilghman1-5/+9
2008-10-13Hmmm. Nobody (but me) is interested in seeing murf1-10/+106
2008-10-09(closes issue #13557)murf1-1/+1
2008-09-26Merged revisions 144677 via svnmerge from murf1-0/+2
2008-09-25(closes issue #13557)murf1-2/+2
2008-09-12Merged revisions 142675 via svnmerge from murf1-2/+2
2008-09-08Merged revisions 141806 via svnmerge from russell1-9/+15
2008-09-03In these changes, I have added some explanationmurf1-2/+9
2008-09-03Formatting change to test something on the svn serverrussell1-2/+1
2008-09-02Merged revisions 140670 via svnmerge from murf1-0/+1
2008-08-25Merged revisions 139764 via svnmerge from murf1-4/+0
2008-08-22Merged revisions 139347 via svnmerge from murf1-0/+4
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...murf1-1/+7
2008-08-16Also make sure hinting won't crash on reload.tilghman1-1/+1
2008-08-15Remove deprecated syntax from sample config filetilghman1-1/+1
2008-08-15Change free to ast_free_ptr, tootilghman1-1/+1
2008-08-15e->data can be NULL, so use the safe version of ast_strdup()tilghman1-1/+1
2008-08-10Another batch of files from RSW. The remaining apps and a few moreseanbright1-23/+23
2008-08-07Don't allow Answer() to accept a negative argument.mmichelson1-0/+4
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-3/+3
2008-08-02(closes issue #13202)murf1-0/+6
2008-07-23(closes issue #13144)murf1-21/+37
2008-07-17Change several 'core' commands to be 'dialplan' commands (with appropriatetilghman1-16/+79
2008-07-15(closes issue #12960)murf1-3/+6
2008-07-15Merged revisions 130959 via svnmerge from tilghman1-4/+4
2008-07-11(closes issue #13041)murf1-2/+5
2008-07-11(closes issue #13041)murf1-28/+299
2008-07-09Add Proceeding() application (#13025)mattf1-2/+18
2008-07-09Code wasn't ready to be merged - see -dev list discussiontilghman1-15/+2
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-2/+2
2008-07-06Changing name of global api call to ast_* oej1-2/+2