summaryrefslogtreecommitdiff
path: root/include/asterisk
AgeCommit message (Expand)Author
2006-10-17Merged revisions 45408 via svnmerge from Kevin P. Fleming
2006-10-13Merged revisions 45027 via svnmerge from Kevin P. Fleming
2006-10-12Merged revisions 44956 via svnmerge from Kevin P. Fleming
2006-10-07Extend CALLERID() function for "pres" and "ton" valuesPaul Cadach
2006-10-06Merged revisions 44631 via svnmerge from Kevin P. Fleming
2006-10-06regenerate the configure script to reflect the latest changes done byRussell Bryant
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...Matt O'Gorman
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from Kevin P. Fleming
2006-09-28Merged revisions 43952 via svnmerge from Kevin P. Fleming
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-28Merged revisions 43861-43862 via svnmerge from Paul Cadach
2006-09-26Merged revisions 43707 via svnmerge from Joshua Colp
2006-09-22compatibility fix:Luigi Rizzo
2006-09-21Merged revisions 43466 via svnmerge from Matt O'Gorman
2006-09-21And some deprecated APIs and modifications to documentationTilghman Lesher
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...Joshua Colp
2006-09-21Merge in SS7 changes.... need to still cleanup zapata.confMatthew Fredrickson
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20Avoid errors when compiling out of tree modules like asterisk-addons.Jason Parker
2006-09-20these functions never should have been non-static or in a header fileKevin P. Fleming
2006-09-20move ODBC API into ast_ namespaceKevin P. Fleming
2006-09-20move more API into the ast_ namespaceKevin P. Fleming
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
2006-09-19After discussing this with other people, we decided we'd like to try to do th...Jason Parker
2006-09-195240 updateAnthony LaMantia
2006-09-19Update configure and closest kin. *Hopes my branch doesn't break*Matthew Fredrickson
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18don't need two copies of thisKevin P. Fleming
2006-09-18a little cleanup and simplification, and remove ON_FIRST_USE mode since nobod...Kevin P. Fleming
2006-09-18u_intXX_t is sillyJason Parker
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cJason Parker
2006-09-04Remove old unused functionsJoshua Colp
2006-09-03Make the difference clear about what the responsibilities of the core and a s...Joshua Colp
2006-09-03Add the ability to specify that a frame should not be considered for cachingRussell Bryant
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-30Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged...Joshua Colp
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...Kevin P. Fleming
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...Joshua Colp
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can beRussell Bryant
2006-08-24Merged revisions 40994 via svnmerge from Russell Bryant
2006-08-23Fixing a commentOlle Johansson
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...Kevin P. Fleming
2006-08-22add a new include file for out-of-tree modules that need to know where things...Kevin P. Fleming
2006-08-22Sorry, but this does not resemble malloc... so GCC was ignoring the attribute...Joshua Colp
2006-08-21use new configure-provided wrappers for attributesKevin P. Fleming
2006-08-21- use a common error message in all of the memory allocation macrosRussell Bryant