summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-04Merged revisions 102323 via svnmerge from Tilghman Lesher
2008-02-02The documentation page has to be in its own comment block to work, apparently.Russell Bryant
2008-02-01Merged revisions 101894 via svnmerge from Tilghman Lesher
2008-02-01Merged revisions 101772 via svnmerge from Tilghman Lesher
2008-01-30- doxygen fixesOlle Johansson
2008-01-30Constifying the interface to get pvt_ids in the bridge, based on Olle Johansson
2008-01-28Re-inserting chan_vpb into trunk.Mark Michelson
2008-01-28Normalize the detection for execinfo, so that Linux (glibc) and other platformsTilghman Lesher
2008-01-28Merged revisions 100581 via svnmerge from Russell Bryant
2008-01-27With the switch to the ast_sched_replace* API in trunk, we lose the correctionTilghman Lesher
2008-01-27Merged revisions 100465 via svnmerge from Tilghman Lesher
2008-01-25Removing chan_vpb from the treeMark Michelson
2008-01-25Add an API call that steals the answered channel so that a destruction of the...Joshua Colp
2008-01-24ummm... might be good if this macro argument was actually used :-)Kevin P. Fleming
2008-01-24add the ability to define a structure type for argument parsing when it would...Kevin P. Fleming
2008-01-24Merged revisions 100264 via svnmerge from Kevin P. Fleming
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2008-01-22Add res_config_ldap for realtime LDAP engine.Tilghman Lesher
2008-01-22Add a generic function to set the bridged call PVT unique id stringOlle Johansson
2008-01-22Doxygen updatesOlle Johansson
2008-01-21Merged revisions 99341 via svnmerge from Tilghman Lesher
2008-01-18Merge changes from team/group/sip-tcptlsRussell Bryant
2008-01-18Merged revisions 99081 via svnmerge from Russell Bryant
2008-01-18Merged revisions 99079 via svnmerge from Russell Bryant
2008-01-17Merged revisions 99004 via svnmerge from Russell Bryant
2008-01-16Change AST_EXT_TOOL_CHECK to attempt to build against <package>_LIB, per reco...Jason Parker
2008-01-16Partially revert r93898, because it broke the way netsnmp was being detected.Jason Parker
2008-01-16Merged revisions 98951 via svnmerge from Joshua Colp
2008-01-15Clean up something I did for ABI compatability in 1.4Russell Bryant
2008-01-15Merged revisions 98943 via svnmerge from Russell Bryant
2008-01-13Add configure script check for JACK.Russell Bryant
2008-01-13Remove KDE configure script check that isn't usedRussell Bryant
2008-01-10Merged revisions 97847 via svnmerge from Jason Parker
2008-01-10Merged revisions 97734 via svnmerge from Russell Bryant
2008-01-10These prototypes are not supposed to be in asterisk.h. They are already inRussell Bryant
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...Steve Murphy
2008-01-10Several manager changes:Tilghman Lesher
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