aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-01-08fixes AUDIOHOOK_INHERIT regressiondvossel1-0/+3
2010-01-06fixes test.c compile issue when TEST_FRAMEWORK is not enableddvossel1-1/+1
2010-01-04Merged revisions 237405 via svnmerge from tilghman1-0/+4
2009-12-28Merged revisions 236585 via svnmerge from seanbright2-32/+32
2009-12-23Allow test_heap.c to compile when AST_DEVMODE is true, but TEST_FRAMEWORK is ...tilghman1-0/+1
2009-12-22Unit Test Framework APIdvossel2-1/+220
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...kpfleming13-152/+152
2009-12-18Merged revisions 235635 via svnmerge from jpeeler1-5/+5
2009-12-16Add auth_policy option to jabber.conf for auto user registration.jpeeler1-1/+2
2009-12-15Is it Friday yet?tilghman1-0/+5
2009-12-07Add applications JabberJoin, JabberLeave, JabberSendGroup for XMPP groupchatjpeeler1-2/+8
2009-12-06Move implementation of closefrom(3) from app.c to strcompat.ctilghman1-0/+4
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...tilghman1-0/+12
2009-12-03Fix multiple issues with musiconhold, which led to classes not getting destro...tilghman1-2/+2
2009-12-02So apparently, some platforms don't have ffsll(3).tilghman2-0/+7
2009-12-01More 32->64 bit codec conversions.tilghman2-9/+11
2009-12-01Formats need to be able to represent all 64 codec bits.tilghman1-1/+1
2009-11-30Another round of UDPTL stack fixes/improvements:kpfleming1-2/+17
2009-11-30Merged revisions 231614 via svnmerge from mnicholson1-0/+11
2009-11-30Reverted 231616mnicholson1-11/+0
2009-11-30Merged revisions 231614 via svnmerge from mnicholson1-0/+11
2009-11-24Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for ...tilghman1-4/+13
2009-11-20Revert code in error and include the gcc suggested workaround for the origina...tilghman1-9/+2
2009-11-20audiohook signal trigger on every status changedvossel1-0/+6
2009-11-15Increase maximum length of language bufferstilghman1-1/+1
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman1-5/+20
2009-11-09Merged revisions 228827 via svnmerge from mnicholson1-14/+15
2009-11-04Fixes for gcc 4.4tilghman1-2/+9
2009-11-04mmichelson reported a compilation error related to codec bit expansion that s...tilghman1-0/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman15-121/+227
2009-11-04chan_misdn will fail to compile if the redirect_dn member is missingtilghman1-17/+29
2009-11-03AMI hook interfacedbrooks1-0/+10
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...mnicholson1-0/+30
2009-11-02Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networkstilghman1-0/+82
2009-10-30Add an "Asterisk Architecture Overview" section to the doxygen documentation.russell2-0/+721
2009-10-28Merged revisions 226304 via svnmerge from tilghman1-2/+2
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.rmudgett1-0/+10
2009-10-22Add Asterisk Git HowTo documentation.lmadsen2-0/+238
2009-10-22SIP TCP/TLS: move client connection setup/write into tcp helper thread, vario...dvossel1-6/+8
2009-10-22Merged revisions 225105 via svnmerge from tilghman1-4/+4
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett2-29/+125
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...kpfleming3-40/+31
2009-10-21Merged revisions 224931 via svnmerge from russell3-35/+0
2009-10-17Remove unnecessary typedeftilghman1-3/+3
2009-10-15Create an API for adding an optional time unit onto the ends of time periods.tilghman1-0/+17
2009-10-13Fix some doxygen format problems and trim trailing whitespace.rmudgett1-137/+154
2009-10-13Fix handling of notification calls w/ the dialing apitwilson1-0/+3
2009-10-08Remove global variable that makes dlopen unhappytwilson1-2/+12
2009-10-08Merged revisions 222878 via svnmerge from russell2-19/+0
2009-10-08fixes an ast_netsock_list memory leak.dvossel1-2/+0