summaryrefslogtreecommitdiff
path: root/main/pbx.c
AgeCommit message (Expand)Author
2008-12-09Merged revisions 162265 via svnmerge from Mark Michelson
2008-12-08Note that the recently changed waittime parameter is in milliseconds.Brandon Kruse
2008-12-08Fix a regression introduced when the PBX timeouts were converted to milliseco...Joshua Colp
2008-12-05Merged revisions 161287 via svnmerge from Russell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
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-25Don't limit the length of the hint at the final step (from ~8100 chars maxTilghman Lesher
2008-11-21Allow space within an extension, when the space is within a character class.Tilghman Lesher
2008-11-21Merged revisions 158600 via svnmerge from Tilghman Lesher
2008-11-13(closes issue #13891)Jeff Peeler
2008-11-12Merged revisions 156297 via svnmerge from Steve Murphy
2008-11-12This commit does two things:Michiel van Baak
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.Eliel C. Sardanons
2008-11-07Fix some code in chan_sip that was intended to unlink multiple objects from aRussell Bryant
2008-11-07If 'asterisk.conf' is not found, instead of giving up,Eliel C. Sardanons
2008-11-07Fix an asterisk crash if no asterisk.conf configuration file is present.Eliel C. Sardanons
2008-11-06Simplify the output of [See Also].Eliel C. Sardanons
2008-11-05Add more SeeAlso references based on TFOT.Eliel C. Sardanons
2008-11-05- Add more <see-also> based on TFOT.Eliel C. Sardanons
2008-11-04GLOB_BRACE is already added to MY_GLOB_FLAGS if it is supported on theSean Bright
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-30Track down and fix annoying lock errorsTilghman Lesher
2008-10-13Hmmm. Nobody (but me) is interested in seeing Steve Murphy
2008-10-09(closes issue #13557)Steve Murphy
2008-09-26Merged revisions 144677 via svnmerge from Steve Murphy
2008-09-25(closes issue #13557)Steve Murphy
2008-09-12Merged revisions 142675 via svnmerge from Steve Murphy
2008-09-08Merged revisions 141806 via svnmerge from Russell Bryant
2008-09-03In these changes, I have added some explanationSteve Murphy
2008-09-03Formatting change to test something on the svn serverRussell Bryant
2008-09-02Merged revisions 140670 via svnmerge from Steve Murphy
2008-08-25Merged revisions 139764 via svnmerge from Steve Murphy
2008-08-22Merged revisions 139347 via svnmerge from Steve Murphy
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...Steve Murphy
2008-08-16Also make sure hinting won't crash on reload.Tilghman Lesher
2008-08-15Remove deprecated syntax from sample config fileTilghman Lesher
2008-08-15Change free to ast_free_ptr, tooTilghman Lesher
2008-08-15e->data can be NULL, so use the safe version of ast_strdup()Tilghman Lesher
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-08-07Don't allow Answer() to accept a negative argument.Mark Michelson
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-08-02(closes issue #13202)Steve Murphy
2008-07-23(closes issue #13144)Steve Murphy
2008-07-17Change several 'core' commands to be 'dialplan' commands (with appropriateTilghman Lesher
2008-07-15(closes issue #12960)Steve Murphy
2008-07-15Merged revisions 130959 via svnmerge from Tilghman Lesher
2008-07-11(closes issue #13041)Steve Murphy