aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-14 Merged changes from r9844 from /trunk. Make sure that PR_SET_DUMPABLE is set...bweschke1-0/+7
2006-02-14don't try to use peer's dynamic codec numbers, it leads to duplication (issue...kpfleming1-12/+1
2006-02-13Don't set the formats before we stop indications. (issue #6380)twisted1-1/+2
2006-02-11fix memory leak from not destroying the scheduler context on module unloadrussell4-0/+4
2006-02-11fix due to CDR changesrussell1-1/+1
2006-02-11now that CDR is a loadable module, don't depend on it elsewhere (issue #6460)russell7-38/+46
2006-02-11clean up my mess from thread-starting changekpfleming2-3/+1
2006-02-11 kpfleming's fix from r9472 backported to 1.2bweschke1-1/+1
2006-02-10don't create monitor threads in detached mode, when we need to be able to pth...kpfleming6-31/+16
2006-02-09Revert behavior change from previous commit (fixes only)tilghman1-2/+2
2006-02-09Backport 5929 to 1.2tilghman1-30/+44
2006-02-09add another location for postgresql headers (issue #6419)russell1-1/+1
2006-02-09reload peercontext on iax2 reload (issue #6442)russell1-0/+1
2006-02-08Leave it to RH/CentOS to put the freetds headers in a completely nonstandard ...tilghman1-3/+3
2006-02-08Make logger report error,warning,notice if logger.confmogorman2-2/+14
2006-02-05Bug 6176 - Fix race conditiontilghman1-14/+23
2006-02-02don't override ASTERISKVERSIONNUM to 000000 for non-svn buildskpfleming1-2/+0
2006-02-02Fix for (#6309), potential (highly unlikely) memory leak in res_odbcmattf1-19/+21
2006-01-30disable buggy PRI user-user code until it can be fixedkpfleming1-0/+47
2006-01-28Issue 6182 - Don't remove scheduled event until it's really done. oej1-1/+4
2006-01-27Issue 6362 - Register without Contact: and Expires: fails (reporter: op)oej1-5/+3
2006-01-27Bug 6072 - Revisions to the source bison and flex files don't auto-regenerate...tilghman3-517/+926
2006-01-26fix problem with dtmf on e&m (issue #6364)russell1-1/+1
2006-01-26Issue 5898: Registrations does not get deleted if there's an active SIP dialogoej1-0/+13
2006-01-25don't call ast_update_realtime with uninitialized variables if we get arussell1-9/+8
2006-01-25fix memory leak (inspired by issue #6351)russell1-4/+4
2006-01-25Issue #6439 - the "timebomb" bug. Patch by Markster over GPRSoej1-5/+8
2006-01-25don't leak almost 200 bytes for each new channel (issue #6330)russell1-0/+1
2006-01-25ensure hangup cause code is handled properly when channel does not return a f...kpfleming1-0/+1
2006-01-24completely arbitrary whitespace change for testing something with svnmerge ...russell1-0/+1
2006-01-24ensure that channel cannot become zombie after we check but before we try to ...kpfleming1-2/+4
2006-01-24Backport fix for #6229, hangup on polarity reversalmattf1-0/+4
2006-01-24Issue 6114: Don't hangup on BYE/ALSO with no channel.oej1-1/+2
2006-01-24Issue #6308 - never send response to ACK. (Reported by whiskerp)oej1-2/+4
2006-01-22fix memory leak from not freeing the queue member list when freeing an old queuerussell1-44/+45
2006-01-22fix MixMonitor crash (issue #6321, probably others)russell1-1/+1
2006-01-22 Bug fix: Correct some scenarios where CALL_LIMIT could not be getting adjust...bweschke1-1/+5
2006-01-22Bug 6281 - Cannot set more than a single header with SIPAddHeadertilghman1-9/+4
2006-01-22add a modified fix to prevent writing outside of the provided workspace when russell1-25/+23
2006-01-21temporarily revert substring fix pending the result of the discussion in issu...russell1-20/+26
2006-01-21prevent the possibility of writing outside of the available workspace (issue ...russell1-26/+20
2006-01-21Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loadedtilghman1-60/+91
2006-01-20fix invalid value of prev_q (issue #6302)russell1-5/+2
2006-01-20solved problem with delayreject and iax trunkingmogorman1-4/+6
2006-01-19Enable "musicclass" setting for sip peers as per the config sample.oej1-1/+1
2006-01-19Bug 6072 - Memory leaks in the expression parsertilghman2-17/+52
2006-01-19fix Message-Account header to use the ip address if the fromdomain russell1-1/+2
2006-01-19fix a seg fault due to assuming that space gets allocatted on the stack in therussell1-8/+7
2006-01-18Solves issue with the login proccess in meetmemogorman1-1/+2
2006-01-18remove ChangeLog from the 1.2 branch. It will only be present in the tags.russell1-448/+0