summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-16Merged revisions 89325 via svnmerge from Kevin P. Fleming
2007-11-16add a small new function to retrieve variables from a configLuigi Rizzo
2007-11-15If we're going to be passing a negative value for the size of a stringfield,Tilghman Lesher
2007-11-15access channel locks through ast_channel_lock/unlock/trylock and notLuigi Rizzo
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-11-14Fix up various coding guidelines issues ...Russell Bryant
2007-11-13This fixes a build error on my mac. It also works on my linux box. Let meRussell Bryant
2007-11-12Doxygen fixes.Jason Parker
2007-11-12Thanks to snuffy for this doxygen update to hashtab.h; closes issue #11223Steve Murphy
2007-11-12Thanks to snuff-work, who brought up that these fixes might need to be made.Steve Murphy
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...Steve Murphy
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-07Print out the channel name as a prefix to the "agi debug" output. This makesRussell Bryant
2007-11-06Commit some cleanups to the format type code.Tilghman Lesher
2007-11-06Merged revisions 89045 via svnmerge from Tilghman Lesher
2007-11-06Additional TDD changes (preparing for SIP changes - adding TDD support to SIP)Olle Johansson
2007-11-06Allow gtalk and jingle to use TLS connections again.Jason Parker
2007-11-06Set up detection of IP_PKTINFO in autoconf for chan_unistimTilghman Lesher
2007-11-06Merged revisions 88805 via svnmerge from Russell Bryant
2007-11-06Merged revisions 88931 via svnmerge from Russell Bryant
2007-11-06Merged revisions 88862 via svnmerge from Kevin P. Fleming
2007-11-05Merged revisions 88719 via svnmerge from Russell Bryant
2007-11-04Simplify the implementation and the API for stringfields;Luigi Rizzo
2007-11-02Add pbx_lua as a method of doing extensionsTilghman Lesher
2007-11-02Merged revisions 88210 via svnmerge from Tilghman Lesher
2007-11-01Remove traces of gnutls, since we no longer use/need it.Jason Parker
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-11-01Switch res_jabber to use openssl rather than gnutls.Jason Parker
2007-10-31Remove old whisper remnants from channel.hJoshua Colp
2007-10-30Merged revisions 87739 via svnmerge from Tilghman Lesher
2007-10-29Merged revisions 87396 via svnmerge from Russell Bryant
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...Joshua Colp
2007-10-26Merged revisions 87168 via svnmerge from Steve Murphy
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.Tilghman Lesher
2007-10-25Merged revisions 87069 via svnmerge from Kevin P. Fleming
2007-10-22Merged revisions 86836 via svnmerge from Russell Bryant
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-22Merged revisions 86726 via svnmerge from Russell Bryant
2007-10-21Merged revisions 85532 via svnmerge from Russell Bryant
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-18Merged revisions 86330 via svnmerge from Russell Bryant
2007-10-16Merged revisions 85997 via svnmerge from Russell Bryant
2007-10-16Merged revisions 85994 via svnmerge from Russell Bryant
2007-10-15Merged revisions 85561 via svnmerge from Russell Bryant
2007-10-13Merged revisions 85533 via svnmerge from Russell Bryant
2007-10-10Merged revisions 85316 via svnmerge from Russell Bryant
2007-10-10Merged revisions 85195 via svnmerge from Kevin P. Fleming
2007-10-09Merged revisions 85158 via svnmerge from Tilghman Lesher