summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-25I added a little verbage to hashtab for the hashtab_destroy func.Steve Murphy
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-12Merged revisions 142675 via svnmerge from Steve Murphy
2008-09-09Minor fix to docoBradley Latus
2008-08-26(closes issue #13366)Steve Murphy
2008-08-25Optional light colored background, for those who use black on white terminals.Tilghman Lesher
2008-08-22Merged revisions 139553 via svnmerge from Mark Michelson
2008-08-10Fix this again so we can compile with shadow warnings enabled and IMAP chosenSean Bright
2008-08-09Merged revisions 136946 via svnmerge from Tilghman Lesher
2008-08-08Merged revisions 136726 via svnmerge from Steve Murphy
2008-08-07Merged revisions 136541 via svnmerge from Kevin P. Fleming
2008-08-07Merge in a few more changes. This time the include/ directory.Sean Bright
2008-08-06Merged revisions 135899 via svnmerge from Tilghman Lesher
2008-08-06Merged revisions 135841,135847,135850 via svnmerge from Mark Michelson
2008-08-05Merged revisions 135799 via svnmerge from Steve Murphy
2008-08-05Add '+=' append operator to configuration files.Tilghman Lesher
2008-08-05datastore inheritance is a channel feature, so move this definition backKevin P. Fleming
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-08-04HTTP module memory leaksTilghman Lesher
2008-08-03Merge in changes that allow Asterisk to be built against the HoardSean Bright
2008-07-30Oops, wrong defineTilghman Lesher
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIsTilghman Lesher
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...Russell Bryant
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-23Merged revisions 132872 via svnmerge from Kevin P. Fleming
2008-07-22Merged revisions 132641 via svnmerge from Kevin P. Fleming
2008-07-21(Step 2 of 2)Tilghman Lesher
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaultTilghman Lesher
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsRussell Bryant
2008-07-18Merged revisions 131985 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131970 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131921 via svnmerge from Kevin P. Fleming
2008-07-16(closes issue #13089)Steve Murphy
2008-07-14Swap "static" and "const", so that "static" appears at the beginning of eachTilghman Lesher
2008-07-11Add some debug code and add a missing releaseTilghman Lesher
2008-07-11Merged revisions 130039 via svnmerge from Kevin P. Fleming
2008-07-11Merged revisions 129970 via svnmerge from Russell Bryant
2008-07-09Code wasn't ready to be merged - see -dev list discussionTilghman Lesher
2008-07-08Merged revisions 129149 via svnmerge from Tilghman Lesher
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-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...Olle Johansson
2008-07-04Merged revisions 127973 via svnmerge from Tilghman Lesher
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.Tilghman Lesher
2008-07-02Expose the prefix variable so that it can be used by modules depending on htt...Terry Wilson
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argRussell Bryant
2008-07-01make the AIS checking a little more generic, and have a more useful configure...Kevin P. Fleming
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...Kevin P. Fleming
2008-06-30Merged revisions 126573 via svnmerge from Russell Bryant