summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2009-01-22Merged revisions 170158 via svnmerge from Tilghman Lesher
2009-01-17Change intializer types. Found while working on asterisk-cpp. I have a newSean Bright
2008-12-18Numerous documentation updates.Joshua Colp
2008-12-17A possibly "horrible fix" for a "horribly broken"Steve Murphy
2008-12-17fixed the regressionsSteve Murphy
2008-12-16Be more detailed about why the include did not get included.Joshua Colp
2008-12-15Allow disabling pattern match searches within the Realtime dialplan switch.Tilghman Lesher
2008-12-15When a reload is issued, always process the configuration for dundi.conf.Russell Bryant
2008-12-12Merged revisions 163511 via svnmerge from Russell Bryant
2008-12-11Merged revisions 163316 via svnmerge from Matthew Nicholson
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-03Merged revisions 160558 via svnmerge from Tilghman Lesher
2008-12-03Merged revisions 160551 via svnmerge from Tilghman Lesher
2008-11-25Don't actually do anything with a negative priority, because we ignore it inTilghman Lesher
2008-11-20Merged revisions 157859 via svnmerge from Kevin P. Fleming
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...Terry Wilson
2008-11-12This commit does two things:Michiel van Baak
2008-11-07correct logic error noticed by rmudgett (thanks!)Kevin P. Fleming
2008-11-06coding style/guidelines cleanup, plus use new side-effect safe S_ORKevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-10-20 Do NOT attempt to do anything with the ast_config struct when it's been retu...BJ Weschke
2008-10-14Add additional memory debugging to several core APIs, and fix several memoryTilghman Lesher
2008-10-10Reset continuation items at the beginning of each context (suggested byTilghman Lesher
2008-10-10Add keyword "same", which allows you to create multiple steps in a dialplan,Tilghman Lesher
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-09-26(closes issue #13564)Steve Murphy
2008-09-25(closes issue #13559)Steve Murphy
2008-09-25I added a little verbage to hashtab for the hashtab_destroy func.Steve Murphy
2008-09-25(closes issue #13558)Steve Murphy
2008-09-04Merged revisions 141094 via svnmerge from Steve Murphy
2008-08-08Merged revisions 136726 via svnmerge from Steve Murphy
2008-08-07Start moving in changes from my resolve-shadow-warnings branch. Going to doSean Bright
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-07-30Merged revisions 134595 via svnmerge from Russell Bryant
2008-07-28remove remaining Zaptel references in various placesKevin P. Fleming
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-09Code wasn't ready to be merged - see -dev list discussionTilghman Lesher
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-07-06Changing name of global api call to ast_* Olle Johansson
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andOlle Johansson
2008-07-04Merged revisions 127973 via svnmerge from Tilghman Lesher
2008-06-29various minor fixes created while i worked on getting *every* Asterisk module...Kevin P. Fleming
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Allow alternative extensions to be specified for a user.Tilghman Lesher
2008-06-18Merged revisions 123710 via svnmerge from Tilghman Lesher
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-06-04We like tabs.Joshua Colp
2008-06-04Merged revisions 120282 via svnmerge from Joshua Colp
2008-06-03Merged revisions 120226 via svnmerge from Tilghman Lesher