aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-15Clean up something I did for ABI compatability in 1.4russell1-7/+2
2008-01-15Merged revisions 98943 via svnmerge from russell2-3/+33
2008-01-13Add configure script check for JACK.russell1-0/+6
2008-01-13Remove KDE configure script check that isn't usedrussell1-3/+0
2008-01-10Merged revisions 97847 via svnmerge from qwell1-1/+1
2008-01-10Merged revisions 97734 via svnmerge from russell1-3/+0
2008-01-10These prototypes are not supposed to be in asterisk.h. They are already inrussell1-3/+0
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...murf1-0/+3
2008-01-10Several manager changes:tilghman1-0/+1
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonestwilson1-0/+1
2008-01-05Now that the version.h file was getting properly regenerated every time the svnrussell1-0/+44
2008-01-04[commit message]kpfleming1-0/+6
2008-01-03Document recent API additiontilghman1-3/+3
2008-01-02Don't use AST_C_DEFINE_CHECK for the two pthread things that may not actually...file1-8/+4
2008-01-02Fix a typo in a comment. AST_STANDARD_APP_ARGS uses ',' as the separator,mmichelson1-1/+1
2008-01-02improve AC_C_DEFINE_CHECK to not try to evaluate the macro being checked for,...kpfleming1-0/+6
2008-01-02and now just to keep the libresample party going... if the functions from lib...kpfleming1-0/+1
2008-01-02There are three instances of the module definition macros,rizzo1-33/+24
2008-01-01implement "configure" checks for libiconv, and add therizzo1-0/+6
2007-12-31fix a spelling error in a commentrussell1-1/+1
2007-12-31Add CV_STRINGFIELD() macro. This lets you set a config variable to a string ...russell1-0/+1
2007-12-31Regenerate configure script to include check for portaudio.russell1-0/+6
2007-12-27Merged revisions 94828-94829 via svnmerge from russell1-1/+1
2007-12-20add some macros to simplify parsing the config file,rizzo1-0/+40
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603rizzo1-17/+17
2007-12-19Merged revisions 94077 via svnmerge from russell1-0/+3
2007-12-19Add a couple of new time API calls - ast_tvdiff_sec and ast_tvdiff_usecrussell1-0/+33
2007-12-19Add a new API function, written at least twice in app_voicemail.crizzo1-0/+8
2007-12-19add support for PARSE_DOUBLE, and remove identifiers forrizzo1-5/+8
2007-12-19Properly document AST_EXT_TOOL_CHECK() and use it to check forrizzo1-1/+1
2007-12-18remove a leftover line with only a '#' (wonder whyrizzo1-9/+1
2007-12-18make configuration variable const so they are not accidentallyrizzo1-21/+25
2007-12-18minor cleanupskpfleming1-2/+0
2007-12-17Merged revisions 93336 via svnmerge from tilghman1-2/+2
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-0/+3
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej2-2/+2
2007-12-15Typo fixed earlier, that wasn't a typo after all.oej1-1/+1
2007-12-15 fix a typo from revision 93138russell1-1/+1
2007-12-14include mmap header if detected by configurerizzo1-0/+4
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.mmichelson1-2/+2
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...mmichelson1-1/+3
2007-12-14Merged revisions 92875 via svnmerge from mmichelson1-4/+5
2007-12-13Move usage of the old LOCAL_USER_* macros to the new ast_module_user_* functi...file2-2/+2
2007-12-12Merged revisions 92463 via svnmerge from tilghman1-3/+0
2007-12-11Doxygen updates, formatting. oej9-53/+98
2007-12-11Trunk build would fail due to the nonexistence of zaptel hwgainmmichelson1-0/+6
2007-12-11* In unaligned.h, remove some unnecessary casts and mark the arg of the russell1-10/+10
2007-12-11A lot of doxygen updatesoej23-131/+195
2007-12-11Doxygen updatesoej1-3/+7
2007-12-08some platforms (e.g. FreeBSD4) need netinet/in.h to be includedrizzo1-1/+1