aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Fix problems when RTP packet frame size is changedkpfleming1-0/+10
2009-02-20This exception does not appear to still be true for Solaris 10, and OpenSolar...tilghman1-17/+11
2009-02-20Fixes issue with undefined audio codecs in chan_iax2dvossel1-0/+2
2009-02-18Document the return value of the update method (as requested on -dev list)tilghman1-1/+1
2009-02-17Modify bridging to properly evaluate DTMF after first warning is playedjpeeler1-0/+2
2009-02-15fix mis-spelling of the word registered.mvanbaak1-2/+2
2009-02-13Zaptel is not DAHDI. Rather, Zaptel is actually Zaptel. (in case you're con...qwell1-1/+1
2009-01-30Fix feature inheritance with builtin featurestwilson1-11/+0
2009-01-28This patch fixes h-exten running misbehavior in manager-redirected murf1-0/+4
2009-01-22AST_RWLOCK_INIT_VALUE is always defined. What we really wanted to ask istilghman1-1/+1
2009-01-16Fix the conjugation of Russian and Ukrainian languages.tilghman1-0/+4
2009-01-13Revert unnecessary indications API change from rev 122314russell2-16/+16
2008-12-22Re-work ref count handling of MoH classes using astobj2 to resolve crashes.russell1-0/+19
2008-12-19Backport of AUDIOHOOK_INHERIT for Asterisk 1.4mmichelson1-0/+27
2008-12-19This merges the masqpark branch into 1.4murf1-2/+0
2008-12-19(closes issue #13480)jpeeler1-0/+12
2008-12-16Fix memory leak and invalid reporting issues with DEBUG_THREADLOCALS.russell1-1/+1
2008-12-15Add the deadlock note to ast_spawn_extension as wellmmichelson1-0/+4
2008-12-15Add notes to autoservice and pbx doxygen regarding a potentialmmichelson2-0/+25
2008-12-15Use autoconf logic to determine whether the system has timersub or not. Do no...file2-1/+4
2008-12-12Resolve issues that could cause DTMF to be processed out of order.russell1-1/+15
2008-12-10Update to stringfield handling so that side-effects onmmichelson1-8/+10
2008-12-09Remove the test_for_thread_safety() function completely.russell1-2/+0
2008-12-09(closes issue #14019)murf1-1/+0
2008-12-05Merged revisions 161421 via svnmerge from seanbright1-3/+3
2008-12-02make compile with dev mode and malloc debugtwilson1-2/+2
2008-12-02Ensure that Asterisk builds with --enable-dev-mode, even on the latest gcctilghman1-2/+4
2008-11-29update dev-mode compiler flags to match the ones used by default on Ubuntu In...kpfleming15-44/+43
2008-11-25Add ao2_trylock() to go along with ao2_lock() and ao2_unlock()russell1-0/+7
2008-11-25System call ioperm is non-portable, so check for its existence in autoconf.tilghman1-0/+6
2008-11-22(closes issue #13786)jpeeler1-13/+275
2008-11-21When compiling with DEBUG_THREADS, report the real file/func/line for ao2_loc...russell1-0/+10
2008-11-20There was an issue when attempting to reference an embeddedmmichelson2-0/+19
2008-11-18Fix a crash in the end_bridge_callback of app_dial andmmichelson1-0/+4
2008-11-09Use static functions here instead of nested ones. This requires a smallseanbright1-1/+2
2008-11-02features.h depends on linkedlists.h, so include itrussell1-0/+2
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...twilson1-0/+1
2008-10-29The magic trick to avoid this crash is not tomurf1-2/+3
2008-10-14Add a tolerance period for sync-triggered audiohooksmmichelson1-0/+2
2008-10-03(closes issue #13425)jpeeler1-0/+2
2008-09-27fix some minor issues with rev 144924kpfleming1-1/+1
2008-09-27improve header inclusion process in a few small ways:kpfleming1-7/+4
2008-09-12Tested by: sergee, murf, chris-mac, andrew, KNKmurf1-0/+5
2008-08-22Fix compilation when DEBUG_THREAD_LOCALS is selectedmmichelson1-1/+1
2008-08-20Backport support for Zaptel/DAHDI channel-level alarms from trunk/1.6, becaus...kpfleming1-0/+3
2008-08-19add DAHDI_POLICY_WHEN_FULL compatability define for Zapteljpeeler1-0/+1
2008-08-14add support for Zaptel versions that contain the new transcoder interfacekpfleming1-8/+4
2008-08-09Merged revisions 136945 via svnmerge from tilghman2-0/+3
2008-08-08(closes issue #13236)murf1-1/+2
2008-08-07add a raw list of all libraries that any part of Asterisk links directly tokpfleming1-0/+61