Commit Graph

1096 Commits (82c701b0eb3305b48656ef46dfb8ee17165bf8dd)

Author SHA1 Message Date
Jason Parker 82c701b0eb This should fix a build issue that people building against uClibc were seeing with the addition of astobj2
18 years ago
Philippe Sultan 8e10babcbd Various string length fixes. Removed an unused variable in aji_client structure (context)
18 years ago
Russell Bryant aa3b7e22f5 Fix an issue that can occur when you do an attended transfer to parking. If
18 years ago
Tilghman Lesher f0cf18cc75 Solaris x86 compatibility fix
18 years ago
Russell Bryant c95389856a Remove the typedefs on ao2_container and ao2_iterator. This is simply because
18 years ago
Mark Michelson e0b90d3b06 Making match_by_addr into ao2_match_by_addr and making it available
18 years ago
Russell Bryant abc5bbdc36 Remove references to a debugging parameter that does not exist
18 years ago
Russell Bryant ed6d4ec72c When executing a dynamic feature, don't look it up a second time by digit pattern
18 years ago
Russell Bryant b2c65cf51d This is a hack to maintain old behavior of chan_iax2. This ensures that if
18 years ago
Russell Bryant e8c2f715b5 Add some more documentation on iterating ao2 containers. The documentation
18 years ago
Russell Bryant 566371bd50 Merge changes from team/russell/iax_refcount.
18 years ago
Steve Murphy b84f9590a0 ugh. removing the diffs from ulaw.h and alaw.h for now; accidentally added them in 80166
18 years ago
Steve Murphy 4b5a9ae533 This patch solves problem 1 in 8126; it should not slow down the alaw codec, but should prevent signal degradation via multiple trips thru the codec. Fossil estimates the twice thru this codec will prevent fax from working. 4-6 times thru would result hearable, noticeable, voice degradation.
18 years ago
Jason Parker f1cb3f70b7 Don't send a semicolon over the wire in sip notify messages.
18 years ago
Joshua Colp 924c88d3d0 Instead of accepting a single DTMF character accept a full string.
18 years ago
Joshua Colp 4f8857d608 Add an API call to allow the engine to know that DTMF was received.
18 years ago
Steve Murphy 241769b53c From a user complaint on #asterisk, I have forced pbx_spool to explain what reason codes mean, when they are logged
18 years ago
Russell Bryant d21e1596f8 The last set of changes that I made to "core show locks" made it not able to
18 years ago
Russell Bryant ad13307328 Fix the return value of AST_LIST_REMOVE(). This shouldn't be causing any
18 years ago
Russell Bryant 38a51a53db Fix compilation failure when MALLOC_DEBUG is enabled, but DEBUG_THREADS is not
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 2f41cceb1f Add some improvements to lock debugging. These changes take effect
18 years ago
Joshua Colp 68c221f69a Add some fixes for building on Solaris.
18 years ago
Joshua Colp bc7150c380 Extend autoconf logic to determine which version of gethostbyname_r is on the system.
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
Tilghman Lesher e5c3ef3388 Merged revisions 76934 via svnmerge from
18 years ago
Joshua Colp 5f37fa26d2 Instead of figuring out kernel versions that have compiler.h and not... let's just use autoconf to check for it's presence. (issue #10174 reported by francesco_r)
18 years ago
Jason Parker d4a7eb584f Merged revisions 74373 via svnmerge from
18 years ago
Russell Bryant ef2ae2f856 regenerate the configure script for rizzo
18 years ago
Russell Bryant cbdc6b5b2d To prevent 92138749238754 more reports of "I have unixodbc installed, but
18 years ago
Kevin P. Fleming ae82d97c6d use ast_localtime() in every place localtime_r() was being used
18 years ago
Jason Parker 0f45225441 Solaris 10 sometimes (?) needs this include in order to have NULL defined.
18 years ago
Olle Johansson ff2943dd59 Issue #9738 - Make sure we can unload res_jabber. Patch by phsultan - thanks!
18 years ago
Russell Bryant e7dd69eea8 Merged revisions 67715 via svnmerge from
18 years ago
Russell Bryant fe9a3bef4e This bug has been hanging over my head ever since I wrote this SLA code.
18 years ago
Russell Bryant d5fd0cff73 When shutting down "gracefully", go through and run the unload() callbacks for
18 years ago
Russell Bryant 35e7f6e86e Fix some compiler warnings in C++ modules.
18 years ago
Russell Bryant 19a2be29f3 Change a couple of header files to not use "new", which is a reserved keyword
18 years ago
Russell Bryant c061b86966 Checking for the strip application needs to be done with AC_PATH_TOOL
18 years ago
Jason Parker b4ea07a7eb Fix handling of zero-length frames when a codec is capable of native PLC.
18 years ago
Steve Murphy dfee354cfa Merged revisions 65172 via svnmerge from
18 years ago
Tilghman Lesher 002214d84f Merged revisions 64819 via svnmerge from
18 years ago
Joshua Colp 99cdfb2542 Merged revisions 63285 via svnmerge from
18 years ago
Russell Bryant 63a37f4755 When serving dynamic content, include a Cache-Control header to instruct the
18 years ago
Joshua Colp 1d4adc0174 Merged revisions 61804 via svnmerge from
18 years ago
Russell Bryant 456cad8a47 Improve DTMF handling in ast_read() even more in response to a discussion on
18 years ago
Russell Bryant 70eb19121e Fix the UpdateConfig manager action to properly treat "variables" and "objects"
18 years ago
Steve Murphy 7d5a79a0b9 This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered.
18 years ago
Tilghman Lesher a5872f439b Merged revisions 60849 via svnmerge from
18 years ago
Russell Bryant 06ff84b549 To be able to achieve the things that we would like to achieve with the
18 years ago