aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-28Re-inserting chan_vpb into trunk.mmichelson1-0/+6
2008-01-28Normalize the detection for execinfo, so that Linux (glibc) and other platformstilghman1-3/+0
2008-01-28Merged revisions 100581 via svnmerge from russell1-1/+4
2008-01-27With the switch to the ast_sched_replace* API in trunk, we lose the correctiontilghman1-0/+13
2008-01-27Merged revisions 100465 via svnmerge from tilghman1-0/+10
2008-01-25Removing chan_vpb from the treemmichelson1-3/+0
2008-01-25Add an API call that steals the answered channel so that a destruction of the...file1-0/+6
2008-01-24ummm... might be good if this macro argument was actually used :-)kpfleming1-1/+1
2008-01-24add the ability to define a structure type for argument parsing when it would...kpfleming1-4/+20
2008-01-24Merged revisions 100264 via svnmerge from kpfleming1-2/+2
2008-01-23Move code from res_features into (new file) main/features.cqwell2-0/+4
2008-01-22Add res_config_ldap for realtime LDAP engine.tilghman1-0/+6
2008-01-22Add a generic function to set the bridged call PVT unique id stringoej1-0/+3
2008-01-22Doxygen updatesoej1-11/+14
2008-01-21Merged revisions 99341 via svnmerge from tilghman1-0/+1
2008-01-18Merge changes from team/group/sip-tcptlsrussell2-84/+168
2008-01-18Merged revisions 99081 via svnmerge from russell1-1/+1
2008-01-18Merged revisions 99079 via svnmerge from russell1-1/+1
2008-01-17Merged revisions 99004 via svnmerge from russell1-0/+4
2008-01-16Change AST_EXT_TOOL_CHECK to attempt to build against <package>_LIB, per reco...qwell1-1/+1
2008-01-16Partially revert r93898, because it broke the way netsnmp was being detected.qwell1-1/+1
2008-01-16Merged revisions 98951 via svnmerge from file1-0/+6
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