aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-0/+2
2008-09-12Merged revisions 142675 via svnmerge from murf1-0/+5
2008-09-09Minor fix to docosnuffy1-1/+1
2008-08-26(closes issue #13366)murf1-0/+2
2008-08-25Optional light colored background, for those who use black on white terminals.tilghman1-0/+3
2008-08-22Merged revisions 139553 via svnmerge from mmichelson1-1/+1
2008-08-10Fix this again so we can compile with shadow warnings enabled and IMAP chosenseanbright1-3/+3
2008-08-09Merged revisions 136946 via svnmerge from tilghman2-0/+3
2008-08-08Merged revisions 136726 via svnmerge from murf1-1/+2
2008-08-07Merged revisions 136541 via svnmerge from kpfleming1-1/+92
2008-08-07Merge in a few more changes. This time the include/ directory.seanbright2-11/+11
2008-08-06Merged revisions 135899 via svnmerge from tilghman2-2/+2
2008-08-06Merged revisions 135841,135847,135850 via svnmerge from mmichelson1-0/+6
2008-08-05Merged revisions 135799 via svnmerge from murf1-1/+3
2008-08-05Add '+=' append operator to configuration files.tilghman1-0/+9
2008-08-05datastore inheritance is a channel feature, so move this definition backkpfleming2-2/+2
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming3-38/+121
2008-08-04HTTP module memory leakstilghman1-1/+5
2008-08-03Merge in changes that allow Asterisk to be built against the Hoardseanbright1-0/+6
2008-07-30Oops, wrong definetilghman1-1/+1
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIstilghman1-2/+10
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...russell1-0/+43
2008-07-23Merged revisions 133169 via svnmerge from mmichelson1-0/+1
2008-07-23Merged revisions 132872 via svnmerge from kpfleming1-17/+33
2008-07-22Merged revisions 132641 via svnmerge from kpfleming1-4/+4
2008-07-21(Step 2 of 2)tilghman1-0/+31
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaulttilghman2-0/+71
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsrussell2-1/+6
2008-07-18Merged revisions 131985 via svnmerge from tilghman1-0/+4
2008-07-18Merged revisions 131970 via svnmerge from tilghman1-1/+2
2008-07-18Merged revisions 131921 via svnmerge from kpfleming1-88/+0
2008-07-16(closes issue #13089)murf1-39/+39
2008-07-14Swap "static" and "const", so that "static" appears at the beginning of eachtilghman1-3/+3
2008-07-11Add some debug code and add a missing releasetilghman1-0/+10
2008-07-11Merged revisions 130039 via svnmerge from kpfleming1-0/+6
2008-07-11Merged revisions 129970 via svnmerge from russell1-0/+2
2008-07-09Code wasn't ready to be merged - see -dev list discussiontilghman2-9/+0
2008-07-08Merged revisions 129149 via svnmerge from tilghman1-1/+2
2008-07-06Changing name of global api call to ast_* oej1-1/+1
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andoej2-0/+9
2008-07-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...oej1-0/+15
2008-07-04Merged revisions 127973 via svnmerge from tilghman1-1/+10
2008-07-03Merged revisions 127663 via svnmerge from murf1-5/+20
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.tilghman1-3/+7
2008-07-02Expose the prefix variable so that it can be used by modules depending on htt...twilson1-0/+3
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argrussell9-66/+61
2008-07-01make the AIS checking a little more generic, and have a more useful configure...kpfleming1-12/+9
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...kpfleming1-1/+1
2008-06-30Merged revisions 126573 via svnmerge from russell1-4/+4
2008-06-28Merge in changes from my cdr-tds-conversion branch. This changes the internalseanbright1-3/+0