Commit Graph

702 Commits (1f62b98d45c38e1185dbb9d51a0343972f4cbfe0)

Author SHA1 Message Date
Russell Bryant 0db2a076e1 Fix the build of this module on 64-bit platforms
18 years ago
Tilghman Lesher 75a3499df0 Don't free the environment handle when the connection fails, because other connections might be depending upon it
18 years ago
Tilghman Lesher 57996e930e Reconnection doesn't happen automatically when a DB goes down (fixes issue #9389)
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
Russell Bryant 0bc611f555 (closes issue #10279)
18 years ago
Tilghman Lesher 834260a648 Merged revisions 77782 via svnmerge from
18 years ago
Joshua Colp cd53ad9161 (closes issue #10327)
18 years ago
Tilghman Lesher 548f3e339e Missing newline
18 years ago
Joshua Colp 95be40cb27 (closes issue #10246)
18 years ago
Russell Bryant bdf09824c6 (issue #10210)
18 years ago
Russell Bryant 6f40b0d2b4 Remove a duplicated newline character in AGI debug output.
18 years ago
Russell Bryant aa44ffb5c3 Merged revisions 75107 via svnmerge from
18 years ago
Russell Bryant e7afb1e237 Merged revisions 75059 via svnmerge from
18 years ago
Joshua Colp 54b08bfe83 Merged revisions 74814 via svnmerge from
18 years ago
Russell Bryant 8b7295be2d Merged revisions 74656 via svnmerge from
18 years ago
Russell Bryant 3ddbe8e0b6 fix an uninitialized variable
18 years ago
Russell Bryant b4865e6eea Merged revisions 74313 via svnmerge from
18 years ago
Russell Bryant b4960ab566 (closes issue #10123)
18 years ago
Russell Bryant cfc227a879 Merged revisions 73684 via svnmerge from
18 years ago
Russell Bryant 6a2ab6b475 Pass HOLD and UNHOLD frames to the other channel when they are returned from a
18 years ago
Tilghman Lesher 34ee6b0df8 Fix 1.4 breakage
18 years ago
Tilghman Lesher ad5ad13662 Merged revisions 71656 via svnmerge from
18 years ago
Tilghman Lesher f02d20405b Issue 10044 - chan->cdr is NULL here, so peer->cdr is what we really wanted to use
18 years ago
Steve Murphy 6f6ffbb5c5 This patch is meant to fix 8433; where clid and src are lost via bridging.
18 years ago
Jason Parker e107da04b4 Merged revisions 71065 via svnmerge from
18 years ago
Joshua Colp bba22a6876 Merged revisions 69846 via svnmerge from
18 years ago
Russell Bryant cbdc6b5b2d To prevent 92138749238754 more reports of "I have unixodbc installed, but
18 years ago
Russell Bryant 1f9898d8bd Fix a silly deadlock in res_features that I found while debugging on one of
18 years ago
Olle Johansson 64b3683dbe Adding a few Todo's to res_jabber so we don't forget.
18 years ago
Olle Johansson b857aed39e Ok, we found out that this is not about if you have any *active* clients using TLS, but
18 years ago
Olle Johansson dd7f6f8e21 If you have a jabber client that uses TLS, refuse unload. Bad fix, but will prevent
18 years ago
Olle Johansson ff2943dd59 Issue #9738 - Make sure we can unload res_jabber. Patch by phsultan - thanks!
18 years ago
Russell Bryant b310d22e7c Disable reload functionality in res_snmp. It is not possible to initialize the
18 years ago
Joshua Colp ed7775bc53 Make the new "agi debug off" CLI command work. (issue #9890 reported by eliel)
18 years ago
Joshua Colp 26038a4b77 Returning a value that indicates the parking of a call was a success when it really wasn't (because the parking slot selected was in use) is the wrong thing to do. (issue #9723 reported by mdu113)
18 years ago
Tilghman Lesher c314f35ac2 Issue 9739 - Malformed jid causes a crash
18 years ago
Russell Bryant 19a2be29f3 Change a couple of header files to not use "new", which is a reserved keyword
18 years ago
Kevin P. Fleming 5f9897ba56 handle the GNUTLS library properly in the configure script and build system
18 years ago
Olle Johansson 6cfe6a550e Issue 8409 - phsultan - Fix "login" as component to jabber server.
18 years ago
Joshua Colp 0a992b39de res_agi needs to export two symbols (ast_agi_register and ast_agi_unregister) for usage by others. (issue #9755 reported by mnicholson)
18 years ago
Russell Bryant 69cd2cb213 Properly fix a problem that occurs when you set PARKINGEXTEN to an exten where
18 years ago
Russell Bryant 39ebbfe69d When someone requests a specific parking space using the PARKINGEXTEN variable,
18 years ago
Joshua Colp 438335c9a7 Make the PARKINGEXTEN feature of parking actually work. (issue #9708 reported by mdu113)
18 years ago
Russell Bryant 1fb11df91a I mixed up the use of the find_feature() function, so I renamed it
18 years ago
Russell Bryant fd993ffd7d Use a read/write lock when accessing the built-in features.
18 years ago
Jason Parker 9ad1e5d09c Fix a crash when checking version attribute in an incoming XML caps element.
18 years ago
Kevin P. Fleming b488e05054 Merged revisions 62841 via svnmerge from
18 years ago
Kevin P. Fleming ae0f7a3247 Merged revisions 62796 via svnmerge from
18 years ago
Kevin P. Fleming 51d6dd84e6 improve static Realtime config loading from PostgreSQL:
18 years ago
Russell Bryant 6e13855338 Merged revisions 62547 via svnmerge from
18 years ago