summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonesTerry Wilson
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant
2008-01-04[commit message]Kevin P. Fleming
2008-01-03Document recent API additionTilghman Lesher
2008-01-02Don't use AST_C_DEFINE_CHECK for the two pthread things that may not actually...Joshua Colp
2008-01-02Fix a typo in a comment. AST_STANDARD_APP_ARGS uses ',' as the separator,Mark Michelson
2008-01-02improve AC_C_DEFINE_CHECK to not try to evaluate the macro being checked for,...Kevin P. Fleming
2008-01-02and now just to keep the libresample party going... if the functions from lib...Kevin P. Fleming
2008-01-02There are three instances of the module definition macros,Luigi Rizzo
2008-01-01implement "configure" checks for libiconv, and add theLuigi Rizzo
2007-12-31fix a spelling error in a commentRussell Bryant
2007-12-31Add CV_STRINGFIELD() macro. This lets you set a config variable to a string ...Russell Bryant
2007-12-31Regenerate configure script to include check for portaudio.Russell Bryant
2007-12-27Merged revisions 94828-94829 via svnmerge from Russell Bryant
2007-12-20add some macros to simplify parsing the config file,Luigi Rizzo
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603Luigi Rizzo
2007-12-19Merged revisions 94077 via svnmerge from Russell Bryant
2007-12-19Add a couple of new time API calls - ast_tvdiff_sec and ast_tvdiff_usecRussell Bryant
2007-12-19Add a new API function, written at least twice in app_voicemail.cLuigi Rizzo
2007-12-19add support for PARSE_DOUBLE, and remove identifiers forLuigi Rizzo
2007-12-19Properly document AST_EXT_TOOL_CHECK() and use it to check forLuigi Rizzo
2007-12-18remove a leftover line with only a '#' (wonder whyLuigi Rizzo
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18minor cleanupsKevin P. Fleming
2007-12-17Merged revisions 93336 via svnmerge from Tilghman Lesher
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-16HUGE improvements to QoS/CoS handling by IgorGOlle Johansson
2007-12-15Typo fixed earlier, that wasn't a typo after all.Olle Johansson
2007-12-15 fix a typo from revision 93138Russell Bryant
2007-12-14include mmap header if detected by configureLuigi Rizzo
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.Mark Michelson
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...Mark Michelson
2007-12-14Merged revisions 92875 via svnmerge from Mark Michelson
2007-12-13Move usage of the old LOCAL_USER_* macros to the new ast_module_user_* functi...Joshua Colp
2007-12-12Merged revisions 92463 via svnmerge from Tilghman Lesher
2007-12-11Doxygen updates, formatting. Olle Johansson
2007-12-11Trunk build would fail due to the nonexistence of zaptel hwgainMark Michelson
2007-12-11* In unaligned.h, remove some unnecessary casts and mark the arg of the Russell Bryant
2007-12-11A lot of doxygen updatesOlle Johansson
2007-12-11Doxygen updatesOlle Johansson
2007-12-08some platforms (e.g. FreeBSD4) need netinet/in.h to be includedLuigi Rizzo
2007-12-07Merged revisions 91828 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91826 via svnmerge from Russell Bryant
2007-12-07Add count of total number of calls processed by asterisk during it's lifetime.Jason Parker
2007-12-06Merged revisions 91366 via svnmerge from Olle Johansson
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...Tilghman Lesher
2007-12-05Merged revisions 91070 via svnmerge from Russell Bryant
2007-12-04Add support for monitoring MWI on FXO lines.Russell Bryant
2007-12-04Merged revisions 90735 via svnmerge from Mark Michelson
2007-12-03Merged revisions 90753 via svnmerge from Tilghman Lesher