Commit Graph

11263 Commits (613059e270dd69139492aa687da4e3a40437d70d)
 

Author SHA1 Message Date
Russell Bryant bfa63cf854 don't delete the backtrace in ast_grab_core
18 years ago
Russell Bryant a0a33670bd Only attempt to queue a hangup on the owner channel if it actually exists.
18 years ago
Steve Murphy c05bb13de9 Merged revisions 70053 via svnmerge from
18 years ago
Joshua Colp 8b71bbd6ed Merged revisions 69992 via svnmerge from
18 years ago
Russell Bryant 217d6f80ea Blocked revisions 69990 via svnmerge
18 years ago
Joshua Colp b6bd3b483e Merged revisions 69986 via svnmerge from
18 years ago
Russell Bryant a2084d8ab8 Fix a crash that could occur when handing device state changes.
18 years ago
Joshua Colp ff3d5422b6 Merged revisions 69894 via svnmerge from
18 years ago
Joshua Colp bba22a6876 Merged revisions 69846 via svnmerge from
18 years ago
Joshua Colp c77b8b9467 Fix for building on PowerPC under Linux.
18 years ago
Tilghman Lesher 759dc00599 Issue 10005 - Segfault with missing arguments, plus fix a missing define for SIP INFO channels
18 years ago
Joshua Colp a50bc6e3a8 Don't count RTP timeout when involved in a T38 fax session. (issue #9222 reported by ivoc)
18 years ago
Joshua Colp f95038d97e Merged revisions 69765 via svnmerge from
18 years ago
Tilghman Lesher a9be8eb896 Merged revisions 69743 via svnmerge from
18 years ago
Joshua Colp 2cce26c0ce Remember the DNS lookup done when dnsmgr is called for the first time so that it does not needlessly spit out changed messages when the host really didn't change.
18 years ago
Russell Bryant cbdc6b5b2d To prevent 92138749238754 more reports of "I have unixodbc installed, but
18 years ago
Russell Bryant a6df5f82fb Change the use of "echo -e" to "printf". On systems where /bin/sh is not bash,
18 years ago
Joshua Colp 009f6f9112 Don't defer the BYE till later on a transfer when the transfer itself goes kaboom and has no hope of working.
18 years ago
Joshua Colp 3e29d89200 Few minor transfer tweaks. We can't unlock something we never locked, and better handle a specific scenario with doing an attended transfer between two non-bridged calls.
18 years ago
Russell Bryant 56f7457883 Tweak paths for BSD systems (issue #10001, stuarth)
18 years ago
Joshua Colp 2c9ffadffb Fix issue where it would be possible for the negotiated codecs to get set back to nothing. (issue #9992 reported by yehavi)
18 years ago
Russell Bryant 1f9898d8bd Fix a silly deadlock in res_features that I found while debugging on one of
18 years ago
Joshua Colp ad3c504b10 Add support for setting the maximum length of acceptable DTMF in SpeechBackground.
18 years ago
Russell Bryant 4bce51f79f The SLATRUNK_STATUS variable indicated "SUCCESS" for both an answer of the
18 years ago
Jason Parker dbfc0c7daa Merged revisions 69469 via svnmerge from
18 years ago
Jason Parker 07387ef1dd Update to latest versions of sound files.
18 years ago
Kevin P. Fleming ae82d97c6d use ast_localtime() in every place localtime_r() was being used
18 years ago
Russell Bryant 45ad7fcec8 Fix some problems with saying dates and times for the "tw" langauge
18 years ago
Jason Parker 5305d9c27f Merged revisions 69258 via svnmerge from
18 years ago
Joshua Colp b86b8229c8 Whoops...
18 years ago
Joshua Colp 9604f04ed5 Let's make chan_iax2 media only native transfers actually work. (issue #9376 reported by simone cittadini)
18 years ago
Joshua Colp 7572eb866a Add TXMEDIA to list so that it is properly displayed during iax2 packet output.
18 years ago
Russell Bryant 93f3abb3e8 Move the logic for destroying a call when no response is received to a BYE
18 years ago
Mark Michelson 9a68aa6d89 Contains a patch for fixing an encoding problem when using Outlook to view voicemail emails and attachments.
18 years ago
Joshua Colp 2a582ba2cf Really ignore NULL frames and check whether the channel hungup or not. (issue #9912 reported by junky)
18 years ago
Joshua Colp 8e544d1422 Merged revisions 69127 via svnmerge from
18 years ago
Russell Bryant f56c3be8ad Clarify a bit of logic. This doesn't change behavior in any way, but it is
18 years ago
Russell Bryant 0072ea9933 Fix a place where a chan_iax2 pvt struct was accessed without the lock held.
18 years ago
Russell Bryant 5aea57eed1 Fix a memory leak pointed out by prashant_jois in #asterisk-bugs. PQclear() was
18 years ago
Joshua Colp 200248f687 Change the full frame dropping log message to debug to avoid future bug reports.
18 years ago
Joshua Colp 9d7dae818f Schedule the sending of a PING packet a second later than previously so that it does not collide with the LAGRQ.
18 years ago
Russell Bryant 3fb6ac7fb7 In ast_channel_make_compatible(), just return if the channels' read and write
18 years ago
Joshua Colp 8c01036a9f Merged revisions 68921 via svnmerge from
18 years ago
Jason Parker 0f45225441 Solaris 10 sometimes (?) needs this include in order to have NULL defined.
18 years ago
Tilghman Lesher 53700fd145 Issue 9947 - fn2 was unused / incorrectly used
18 years ago
Christian Richter 48f8dc5340 Merged revisions 68732 via svnmerge from
18 years ago
Joshua Colp 080acbfd16 Merged revisions 68682 via svnmerge from
18 years ago
Christian Richter 7d491a7c24 Merged revisions 68631 via svnmerge from
18 years ago
Tilghman Lesher 5ed9d5d64b "dialplan save" produced garbage in the config file
18 years ago
Russell Bryant 337738d6d6 Merged revisions 68526 via svnmerge from
18 years ago