Commit Graph

11389 Commits (03bcbd11c1ce1c7fba2d9330e16e93b87fdf1d43)
 

Author SHA1 Message Date
Joshua Colp 03bcbd11c1 It is possible for a transfer to occur before the remote device has our tag in which case they send none in the transfer. In this case we need to not fail the transfer dialog lookup.
18 years ago
Jason Parker e4f15628bb Fix an issue with using UpdateConfig (manager action) where escaped semicolons
18 years ago
Joshua Colp 88b982d7ff (closes issue #10355)
18 years ago
Joshua Colp 3e3aedb3c9 (closes issue #10383)
18 years ago
Mark Michelson b463a8dcbb Fixed a mistake I made in realtime_peer which caused it to return NULL every time.
18 years ago
Tilghman Lesher 34f8812c64 Portability fix for devmode compiling (closes bug #10382)
18 years ago
Russell Bryant 38a51a53db Fix compilation failure when MALLOC_DEBUG is enabled, but DEBUG_THREADS is not
18 years ago
Tilghman Lesher a7ade6f213 If peer is not found, the error message is misleading (should be peer not found, not ACL failure)
18 years ago
Mark Michelson 05ba4d90d4 Changed the behavior of sip's realtime_peer function to match the corresponding way of matching for non-realtime peers.
18 years ago
Russell Bryant 76f4f0218c (closes issue #10194)
18 years ago
Russell Bryant 2f41cceb1f Add some improvements to lock debugging. These changes take effect
18 years ago
Russell Bryant 9c3f16e023 Only pass through HOLD and UNHOLD control frames when the mohinterpret option
18 years ago
Russell Bryant f58354525f Don't reuse the timespec that was set to 0 in the previous timedwait as it
18 years ago
Jason Parker 6caf638f90 Make sure we actually allow 6 chars to be sent.
18 years ago
Jason Parker eb63c3eece If a device disconnects, the session will go away.
18 years ago
Russell Bryant 311841c1b3 Fix the case where a dynamic thread times out waiting for something to do
18 years ago
Jason Parker 4386df68d9 Make sure we clear the prompt status message on a hangup.
18 years ago
Steve Murphy a181678820 Merged revisions 77942 via svnmerge from
18 years ago
Russell Bryant 02f69d36f4 Fix another race condition in the handling of dynamic threads. If the dynamic
18 years ago
Russell Bryant 847515b5c6 Add another sanity check to vnak_retransmit(). This check ensures that frames
18 years ago
Jason Parker e3bf324023 Make sure that we show the correct extension if dialed from a macro
18 years ago
Jason Parker db137aca0f Put in some additional debug information for softkey/stimulus messages.
18 years ago
Russell Bryant 5179aee53b Fix some race conditions which have been causing weird problems in chan_iax2.
18 years ago
Tilghman Lesher 9b71e8eef2 Voicemail with ODBC_STORAGE defined does not compile cleanly (missing def)
18 years ago
Jason Parker d44d0a9a8c Fix an issue that caused one-way audio on some newer devices (specifically the 7921),
18 years ago
Joshua Colp 97885fed58 (closes issue #10351)
18 years ago
Joshua Colp 68c221f69a Add some fixes for building on Solaris.
18 years ago
Joshua Colp 8e5dfb3cf9 Whoops, I meant R_5 not R5.
18 years ago
Joshua Colp 927a66c9ae And for my last trick... make sure that if gethostbyname_r is exported by a library that it is used.
18 years ago
Joshua Colp bc7150c380 Extend autoconf logic to determine which version of gethostbyname_r is on the system.
18 years ago
Mark Michelson 5739eba48e Fixes an issue I introduced to queues wherein a queue with joinempty=yes would kick people out of the queue because of erroneously
18 years ago
Mark Michelson 7e6f78d95e If a queue uses dynamic realtime members, then the member list should be updated after each attempt to call the queue.
18 years ago
Jim Dixon 93c169da6f Much newer version, 0.70 with much additions
18 years ago
Jim Dixon cd1614fcd8 Made VAST improvements in DTMF receiver in RADIO_RELAX mode (thanx Steve
18 years ago
Steve Murphy fa7175eefb Merged revisions 77842 via svnmerge from
18 years ago
Joshua Colp 35ceaca691 Add a flag to the speech API that allows an engine to set whether it received results or not.
18 years ago
Kevin P. Fleming e03bec2c16 DETECT_DEADLOCKS can't be enabled without DEBUG_THREADS or it does nothing
18 years ago
Mark Michelson 43b39d02ae This patch makes Asterisk send 100 Trying provisional responses upon receipt of re-invites. This makes it so that if there are two or more Asterisk
18 years ago
Jason Parker 25017ad181 Applications like SayAlpha() should not hang up the channel if you
18 years ago
Russell Bryant 8ed859dfc0 Fix an issue that could potentially cause corruption of the global iax frame
18 years ago
Russell Bryant 0bc611f555 (closes issue #10279)
18 years ago
Russell Bryant 0a2331cf26 file and I both committed changes for issue #10301. Remove a duplicated
18 years ago
Tilghman Lesher 834260a648 Merged revisions 77782 via svnmerge from
18 years ago
Russell Bryant e533cabf1c (closes issue #10301)
18 years ago
Joshua Colp cd53ad9161 (closes issue #10327)
18 years ago
Joshua Colp 33abae518a (closes issue #10301)
18 years ago
Joshua Colp ef742da9a6 Merged revisions 77767 via svnmerge from
18 years ago
Tilghman Lesher 548f3e339e Missing newline
18 years ago
Joshua Colp c28511d8ba (closes issue #10310)
18 years ago
Joshua Colp 20d0b01607 (closes issue #10323)
18 years ago