aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Fix a typo in the Asterisk mib. (issue #10048, Matti)russell1-1/+1
2007-06-25Merged revisions 71414 via svnmerge from file1-1/+3
2007-06-25Fix it so 1.4 actually compiles on my box.file1-2/+2
2007-06-25Check to make sure the channel pointer is present before queueing up an unhol...file1-1/+1
2007-06-24Include the menuselect-tree file in tarballs to make builds from tarballs arussell1-0/+2
2007-06-24Merged revisions 71358 via svnmerge from russell1-10/+5
2007-06-24Issue 10044 - chan->cdr is NULL here, so peer->cdr is what we really wanted t...tilghman1-2/+2
2007-06-24Merged revisions 71288 via svnmerge from tilghman2-11/+2
2007-06-23This patch is meant to fix 8433; where clid and src are lost via bridging.murf2-11/+78
2007-06-22Merged revisions 70341 via svnmerge from crichter3-13/+30
2007-06-22Blocked revisions 71124 via svnmergefile0-0/+0
2007-06-22Merged revisions 70672 via svnmerge from crichter2-1/+2
2007-06-22Merged revisions 70342 via svnmerge from crichter1-1/+1
2007-06-22Merged revisions 70311 via svnmerge from crichter3-22/+52
2007-06-22Merged revisions 69887 via svnmerge from crichter1-1/+7
2007-06-22Merged revisions 69053 via svnmerge from crichter1-1/+1
2007-06-22Merged revisions 68887 via svnmerge from crichter1-3/+7
2007-06-22Merged revisions 68874 via svnmerge from crichter1-7/+8
2007-06-22Merged revisions 71065 via svnmerge from qwell3-21/+9
2007-06-22Merged revisions 71064 via svnmerge from bbryant1-5/+10
2007-06-22My conditions for merging amaflags info was naive; DOCUMENTATION is the defau...murf1-4/+5
2007-06-22Fix a small typo which ... well ... completely broke chan_iax2. oops!russell1-1/+1
2007-06-21Merged revisions 70948 via svnmerge from murf1-2/+5
2007-06-21Merged revisions 70898 via svnmerge from file1-1/+1
2007-06-21Put the thread reading from the socket back in the idle list if it deferred therussell1-0/+1
2007-06-21If a full frame is received while one of the iax2 threads is in the middlerussell1-14/+91
2007-06-21Merged revisions 70804 via svnmerge from murf1-4/+6
2007-06-21When volgain is used don't leave a temporary file behind.mmichelson1-12/+16
2007-06-21Do not Packet2Packet bridge if packetization settings do not allow it. (issue...file1-0/+13
2007-06-21Remove a couple of duplicate unlocksrussell1-2/+0
2007-06-21Fix building with ODBC storage enabled. (issue #10025 reported by denisgalvao)file1-3/+2
2007-06-21Via complaints aired in asterisk-users, I submit these changes, which allow c...murf1-7/+6
2007-06-20Fix some potential memory leaks in cdr_pgsql.qwell1-1/+4
2007-06-20Fix a stupid mistake in my last cdr_pgsql race condition fixqwell1-1/+1
2007-06-20Fix a race condition in cdr_pgsql that can occur when reloading the module.qwell1-1/+5
2007-06-20Merged revisions 70551 via svnmerge from file1-3/+1
2007-06-20Make sure we clear the previously dialed number if it did not exist.qwell1-0/+3
2007-06-20Merged revisions 70444 via svnmerge from tilghman1-1/+1
2007-06-20Merged revisions 70396 via svnmerge from russell1-29/+37
2007-06-20Put the speex packetization values back in but disable it when setting up the...file2-2/+2
2007-06-20Don't do packetization/smoother stuff with speex, it doesn't work.file1-1/+1
2007-06-20don't delete the backtrace in ast_grab_corerussell1-2/+1
2007-06-19Only attempt to queue a hangup on the owner channel if it actually exists.russell1-2/+2
2007-06-19Merged revisions 70053 via svnmerge from murf1-1/+10
2007-06-19Merged revisions 69992 via svnmerge from file1-12/+17
2007-06-19Blocked revisions 69990 via svnmergerussell0-0/+0
2007-06-19Merged revisions 69986 via svnmerge from file1-1/+7
2007-06-19Fix a crash that could occur when handing device state changes.russell1-0/+5
2007-06-19Merged revisions 69894 via svnmerge from file1-2/+4
2007-06-19Merged revisions 69846 via svnmerge from file1-4/+4