aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-07Deadlock in channel masquerade handlingdvossel1-1/+7
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming1-13/+55
2009-09-30Use rtp properties instead of adding a callbacktwilson1-17/+2
2009-09-30Merged revisions 221086 via svnmerge from twilson1-0/+19
2009-09-26Allow AES to compile, when OpenSSL is not present.tilghman1-0/+1
2009-09-25Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channelsphsultan1-1/+1
2009-09-24Add bridge related dial flags to the bridge appjpeeler1-0/+5
2009-09-23Add Mantis work flow documention.lmadsen2-0/+206
2009-09-17Merged revisions 219136 via svnmerge from mnicholson1-0/+6
2009-09-16Detect whether we actually have the long double type, before looking for thos...tilghman1-0/+4
2009-09-10Verify support for wide ODBC character types before using them.tilghman1-17/+32
2009-09-08Add doxygen to ast_event_subscribe for the description.mmichelson1-0/+3
2009-09-08Ensure that the default autoconf CFLAGS are not used.kpfleming1-29/+17
2009-09-04Fix trunk breakage.tilghman1-6/+4
2009-09-04make sure canlog is set so we can compile with DEBUG_THREADS enabled on OpenBSDmvanbaak1-0/+2