aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Start untangling header inclusion in a way that does not affectrizzo18-62/+41
2007-11-16Merged revisions 89325 via svnmerge from kpfleming1-1/+4
2007-11-16add a small new function to retrieve variables from a configrizzo1-0/+7
2007-11-15If we're going to be passing a negative value for the size of a stringfield,tilghman1-1/+1
2007-11-15access channel locks through ast_channel_lock/unlock/trylock and notrizzo2-4/+4
2007-11-14make the 'name' and 'value' fields in ast_variable const char *rizzo3-5/+7
2007-11-14Fix up various coding guidelines issues ...russell1-1/+1
2007-11-13This fixes a build error on my mac. It also works on my linux box. Let merussell1-1/+1
2007-11-12Doxygen fixes.qwell4-8/+14
2007-11-12Thanks to snuffy for this doxygen update to hashtab.h; closes issue #11223murf1-96/+161
2007-11-12Thanks to snuff-work, who brought up that these fixes might need to be made.murf1-2/+2
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...murf1-0/+257
2007-11-08improve linked-list macros in two ways:kpfleming1-12/+19
2007-11-07Print out the channel name as a prefix to the "agi debug" output. This makesrussell1-1/+1
2007-11-06Commit some cleanups to the format type code.tilghman2-9/+5
2007-11-06Merged revisions 89045 via svnmerge from tilghman1-1/+1
2007-11-06Additional TDD changes (preparing for SIP changes - adding TDD support to SIP)oej1-16/+15
2007-11-06Allow gtalk and jingle to use TLS connections again.qwell1-2/+4
2007-11-06Set up detection of IP_PKTINFO in autoconf for chan_unistimtilghman1-0/+3
2007-11-06Merged revisions 88805 via svnmerge from russell1-0/+25
2007-11-06Merged revisions 88931 via svnmerge from russell1-67/+0
2007-11-06Merged revisions 88862 via svnmerge from kpfleming1-4/+3
2007-11-05Merged revisions 88719 via svnmerge from russell1-3/+4
2007-11-04Simplify the implementation and the API for stringfields;rizzo1-200/+123
2007-11-02Add pbx_lua as a method of doing extensionstilghman2-0/+20
2007-11-02Merged revisions 88210 via svnmerge from tilghman1-29/+29
2007-11-01Remove traces of gnutls, since we no longer use/need it.qwell2-8/+0
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-1/+1
2007-11-01Switch res_jabber to use openssl rather than gnutls.qwell1-0/+20
2007-10-31Remove old whisper remnants from channel.hfile1-35/+0
2007-10-30Merged revisions 87739 via svnmerge from tilghman1-67/+298
2007-10-29Merged revisions 87396 via svnmerge from russell1-24/+24
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...file1-0/+12
2007-10-26Merged revisions 87168 via svnmerge from murf1-1/+2
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.tilghman1-0/+3
2007-10-25Merged revisions 87069 via svnmerge from kpfleming1-0/+5
2007-10-22Merged revisions 86836 via svnmerge from russell1-4/+19
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-2/+2
2007-10-22Merged revisions 86726 via svnmerge from russell1-2/+2
2007-10-21Merged revisions 85532 via svnmerge from russell1-1/+8
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-2/+2
2007-10-18Merged revisions 86330 via svnmerge from russell1-0/+1
2007-10-16Merged revisions 85997 via svnmerge from russell1-2/+2
2007-10-16Merged revisions 85994 via svnmerge from russell1-19/+71
2007-10-15Merged revisions 85561 via svnmerge from russell1-3/+3
2007-10-13Merged revisions 85533 via svnmerge from russell1-1/+1
2007-10-10Merged revisions 85316 via svnmerge from russell1-1/+1
2007-10-10Merged revisions 85195 via svnmerge from kpfleming1-4/+1
2007-10-09Merged revisions 85158 via svnmerge from tilghman1-4/+12
2007-10-07Make the status and priority configurable.phsultan1-0/+2