2010-02-05 |
David Vossel | fixes astobj2 unlinking of multiple objects when OBJ_MU... |
tree | commitdiff |
2010-02-04 |
Tilghman Lesher | Oops |
tree | commitdiff |
2010-02-04 |
Tilghman Lesher | Define a small set of constant return values |
tree | commitdiff |
2010-02-02 |
David Vossel | fixes crash during T.38 negotiation caused by invalid... |
tree | commitdiff |
2010-01-27 |
Jeff Peeler | Add new option to asterisk.conf (lockconfdir) to protec... |
tree | commitdiff |
2010-01-26 |
David Vossel | RFC compliant uri and display-name encode/decode |
tree | commitdiff |
2010-01-25 |
Olle Johansson | Change api for pbx_builtin_setvar to actually return... |
tree | commitdiff |
2010-01-24 |
Tilghman Lesher | Merged revisions 242520 via svnmerge from |
tree | commitdiff |
2010-01-19 |
Tilghman Lesher | Create iterative method for querying SRV results, and... |
tree | commitdiff |
2010-01-18 |
Jeff Peeler | Extend max call limit duration from 24.8 days to 292... |
tree | commitdiff |
2010-01-15 |
Russell Bryant | Note where empty lines should reside in commit messages. |
tree | commitdiff |
2010-01-15 |
Tilghman Lesher | Add pickup event to AMI. Also, fix AMI documentation. |
tree | commitdiff |
2010-01-13 |
Tilghman Lesher | Add the TESTTIME() dialplan function, which permits... |
tree | commitdiff |
2010-01-12 |
Olle Johansson | Adding Tilghman's documentation from asterisk-dev to... |
tree | commitdiff |
2010-01-08 |
David Vossel | fixes AUDIOHOOK_INHERIT regression |
tree | commitdiff |
2010-01-06 |
David Vossel | fixes test.c compile issue when TEST_FRAMEWORK is not... |
tree | commitdiff |
2010-01-04 |
Tilghman Lesher | Merged revisions 237405 via svnmerge from |
tree | commitdiff |
2009-12-28 |
Sean Bright | Merged revisions 236585 via svnmerge from |
tree | commitdiff |
2009-12-23 |
Tilghman Lesher | Allow test_heap.c to compile when AST_DEVMODE is true... |
tree | commitdiff |
2009-12-22 |
David Vossel | Unit Test Framework API |
tree | commitdiff |
2009-12-21 |
Kevin P. Fleming | Change all refererences to 1.6.3 to be 1.8, since that... |
tree | commitdiff |
2009-12-18 |
Jeff Peeler | Merged revisions 235635 via svnmerge from |
tree | commitdiff |
2009-12-16 |
Jeff Peeler | Add auth_policy option to jabber.conf for auto user... |
tree | commitdiff |
2009-12-15 |
Tilghman Lesher | Is it Friday yet? |
tree | commitdiff |
2009-12-07 |
Jeff Peeler | Add applications JabberJoin, JabberLeave, JabberSendGro... |
tree | commitdiff |
2009-12-06 |
Tilghman Lesher | Move implementation of closefrom(3) from app.c to strco... |
tree | commitdiff |
2009-12-04 |
Tilghman Lesher | OS X does not define MSG_NOSIGNAL, but it does have... |
tree | commitdiff |
2009-12-03 |
Tilghman Lesher | Fix multiple issues with musiconhold, which led to... |
tree | commitdiff |
2009-12-02 |
Tilghman Lesher | So apparently, some platforms don't have ffsll(3). |
tree | commitdiff |
2009-12-01 |
Tilghman Lesher | More 32->64 bit codec conversions. |
tree | commitdiff |
2009-12-01 |
Tilghman Lesher | Formats need to be able to represent all 64 codec bits. |
tree | commitdiff |
2009-11-30 |
Kevin P. Fleming | Another round of UDPTL stack fixes/improvements: |
tree | commitdiff |
2009-11-30 |
Matthew Nicholson | Merged revisions 231614 via svnmerge from |
tree | commitdiff |
2009-11-30 |
Matthew Nicholson | Reverted 231616 |
tree | commitdiff |
2009-11-30 |
Matthew Nicholson | Merged revisions 231614 via svnmerge from |
tree | commitdiff |
2009-11-24 |
Tilghman Lesher | Add REPLACE & PASSTHRU functions, overhaul of func_stri... |
tree | commitdiff |
2009-11-20 |
Tilghman Lesher | Revert code in error and include the gcc suggested... |
tree | commitdiff |
2009-11-20 |
David Vossel | audiohook signal trigger on every status change |
tree | commitdiff |
2009-11-15 |
Tilghman Lesher | Increase maximum length of language buffers |
tree | commitdiff |
2009-11-13 |
Tilghman Lesher | Display a list of channel variables in each channel... |
tree | commitdiff |
2009-11-09 |
Matthew Nicholson | Merged revisions 228827 via svnmerge from |
tree | commitdiff |
2009-11-04 |
Tilghman Lesher | Fixes for gcc 4.4 |
tree | commitdiff |
2009-11-04 |
Tilghman Lesher | mmichelson reported a compilation error related to... |
tree | commitdiff |
2009-11-04 |
Tilghman Lesher | Expand codec bitfield from 32 bits to 64 bits. |
tree | commitdiff |
2009-11-04 |
Tilghman Lesher | chan_misdn will fail to compile if the redirect_dn... |
tree | commitdiff |
2009-11-03 |
David Brooks | AMI hook interface |
tree | commitdiff |
2009-11-03 |
Matthew Nicholson | This patch adds a sequence field to CDRs that can be... |
tree | commitdiff |
2009-11-02 |
Tilghman Lesher | Add PacketCable NCS 1.0 support for Docsis/Eurodocsis... |
tree | commitdiff |
2009-10-30 |
Russell Bryant | Add an "Asterisk Architecture Overview" section to... |
tree | commitdiff |
2009-10-28 |
Tilghman Lesher | Merged revisions 226304 via svnmerge from |
tree | commitdiff |
2009-10-23 |
Richard Mudgett | Add to chan_dahdi ISDN HOLD, Call deflection, and keypa... |
tree | commitdiff |
2009-10-22 |
Leif Madsen | Add Asterisk Git HowTo documentation. |
tree | commitdiff |
2009-10-22 |
David Vossel | SIP TCP/TLS: move client connection setup/write into... |
tree | commitdiff |
2009-10-22 |
Tilghman Lesher | Merged revisions 225105 via svnmerge from |
tree | commitdiff |
2009-10-22 |
Richard Mudgett | Add support for calling and called subaddress. Partial... |
tree | commitdiff |
2009-10-21 |
Kevin P. Fleming | Finish implementaton of astobj2 OBJ_MULTIPLE, and conve... |
tree | commitdiff |
2009-10-21 |
Russell Bryant | Merged revisions 224931 via svnmerge from |
tree | commitdiff |
2009-10-17 |
Tilghman Lesher | Remove unnecessary typedef |
tree | commitdiff |
2009-10-15 |
Tilghman Lesher | Create an API for adding an optional time unit onto... |
tree | commitdiff |
2009-10-13 |
Richard Mudgett | Fix some doxygen format problems and trim trailing... |
tree | commitdiff |
2009-10-13 |
Terry Wilson | Fix handling of notification calls w/ the dialing api |
tree | commitdiff |
2009-10-08 |
Terry Wilson | Remove global variable that makes dlopen unhappy |
tree | commitdiff |
2009-10-08 |
Russell Bryant | Merged revisions 222878 via svnmerge from |
tree | commitdiff |
2009-10-08 |
David Vossel | fixes an ast_netsock_list memory leak. |
tree | commitdiff |
2009-10-07 |
David Vossel | Deadlock in channel masquerade handling |
tree | commitdiff |
2009-10-06 |
Kevin P. Fleming | Recorded merge of revisions 222152 via svnmerge from |
tree | commitdiff |
2009-09-30 |
Terry Wilson | Use rtp properties instead of adding a callback |
tree | commitdiff |
2009-09-30 |
Terry Wilson | Merged revisions 221086 via svnmerge from |
tree | commitdiff |
2009-09-26 |
Tilghman Lesher | Allow AES to compile, when OpenSSL is not present. |
tree | commitdiff |
2009-09-25 |
Philippe Sultan | Add JABBER_RECEIVE as a dialplan function, implement... |
tree | commitdiff |
2009-09-24 |
Jeff Peeler | Add bridge related dial flags to the bridge app |
tree | commitdiff |
2009-09-23 |
Leif Madsen | Add Mantis work flow documention. |
tree | commitdiff |
2009-09-17 |
Matthew Nicholson | Merged revisions 219136 via svnmerge from |
tree | commitdiff |
2009-09-16 |
Tilghman Lesher | Detect whether we actually have the long double type... |
tree | commitdiff |
2009-09-10 |
Tilghman Lesher | Verify support for wide ODBC character types before... |
tree | commitdiff |
2009-09-08 |
Mark Michelson | Add doxygen to ast_event_subscribe for the description. |
tree | commitdiff |
2009-09-08 |
Kevin P. Fleming | Ensure that the default autoconf CFLAGS are not used. |
tree | commitdiff |
2009-09-04 |
Tilghman Lesher | Fix trunk breakage. |
tree | commitdiff |
2009-09-04 |
Michiel van Baak | make sure canlog is set so we can compile with DEBUG_TH... |
tree | commitdiff |
2009-09-03 |
Doug Bailey | Added detection DTMF CID without polarity change alert. |
tree | commitdiff |
2009-09-03 |
David Vossel | Merge code associated with AST-2009-006 |
tree | commitdiff |
2009-09-03 |
Tilghman Lesher | Revert attempt to standardize with _POSIX_C_SOURCE. |
tree | commitdiff |
2009-09-02 |
Michiel van Baak | Let's compile again on OpenBSD |
tree | commitdiff |
2009-08-30 |
Tilghman Lesher | Various patches, to enable Asterisk to once again compi... |
tree | commitdiff |
2009-08-30 |
Tilghman Lesher | If lua is detected with the lua5.1 prefix (or not)... |
tree | commitdiff |
2009-08-28 |
Kevin P. Fleming | Ensure that CFLAGS and/or LDFLAGS provided to configure... |
tree | commitdiff |
2009-08-28 |
Mark Michelson | Fix some incorrect documentation of sched_thread functions. |
tree | commitdiff |
2009-08-27 |
Tilghman Lesher | Merged revisions 214517 via svnmerge from |
tree | commitdiff |
2009-08-27 |
Tilghman Lesher | Merged revisions 214436 via svnmerge from |
tree | commitdiff |
2009-08-27 |
Tilghman Lesher | Merged revisions 214357 via svnmerge from |
tree | commitdiff |
2009-08-25 |
Tilghman Lesher | Not all versions of gnu-linux use glibc, which contains... |
tree | commitdiff |
2009-08-21 |
Tilghman Lesher | Merged revisions 213559 via svnmerge from |
tree | commitdiff |
2009-08-17 |
Kevin P. Fleming | Relax check for XOPEN_VERSION. |
tree | commitdiff |
2009-08-17 |
Kevin P. Fleming | Define our desires for POSIX and X/OPEN API features... |
tree | commitdiff |
2009-08-16 |
Joshua Colp | Add two more API calls for getting the current glue... |
tree | commitdiff |
2009-08-13 |
Joshua Colp | Add an API call for retrieving the engine in use by... |
tree | commitdiff |
2009-08-06 |
Tilghman Lesher | Allow Gosub to recognize quote delimiters without consu... |
tree | commitdiff |
2009-08-06 |
Kevin P. Fleming | Minor improvements to app_fax. |
tree | commitdiff |
2009-08-04 |
Richard Mudgett | Initial minimum ast_party_caller support. |
tree | commitdiff |
2009-07-30 |
David Brooks | Fixes numerous spelling errors. Patch submitted by... |
tree | commitdiff |
next |