aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-18Fix for building on PowerPC under Linux.file1-1/+2
2007-06-18Issue 10005 - Segfault with missing arguments, plus fix a missing define for ...tilghman1-0/+7
2007-06-18Don't count RTP timeout when involved in a T38 fax session. (issue #9222 repo...file1-1/+2
2007-06-18Merged revisions 69765 via svnmerge from file1-1/+1
2007-06-18Merged revisions 69743 via svnmerge from tilghman1-1/+1
2007-06-18Remember the DNS lookup done when dnsmgr is called for the first time so that...file1-0/+1
2007-06-18To prevent 92138749238754 more reports of "I have unixodbc installed, butrussell9-9/+459
2007-06-18Change the use of "echo -e" to "printf". On systems where /bin/sh is not bash,russell1-4/+4
2007-06-18Don't defer the BYE till later on a transfer when the transfer itself goes ka...file1-2/+4
2007-06-18Few minor transfer tweaks. We can't unlock something we never locked, and bet...file1-3/+3
2007-06-18Tweak paths for BSD systems (issue #10001, stuarth)russell1-1/+2
2007-06-18Fix issue where it would be possible for the negotiated codecs to get set bac...file1-8/+10
2007-06-15Fix a silly deadlock in res_features that I found while debugging on one ofrussell1-1/+3
2007-06-15Add support for setting the maximum length of acceptable DTMF in SpeechBackgr...file1-1/+9
2007-06-15The SLATRUNK_STATUS variable indicated "SUCCESS" for both an answer of therussell1-4/+14
2007-06-14Merged revisions 69469 via svnmerge from qwell1-1/+1
2007-06-14Update to latest versions of sound files.qwell1-2/+2
2007-06-14use ast_localtime() in every place localtime_r() was being usedkpfleming18-54/+80
2007-06-14Fix some problems with saying dates and times for the "tw" langaugerussell1-8/+9