Commit Graph

2212 Commits (b310d22e7c16b687136dea084e7f8d3f85b72282)

Author SHA1 Message Date
Mark Michelson e8900612be Fix for Issue 9810. There was a segfault under a specific set of circumstances:
18 years ago
Joshua Colp a4ebf8b608 Include macroexten while searching for a channel to pick up in case they are in a macro. (issue #9491 reported by jamesb63)
18 years ago
Russell Bryant 1a3e65a793 Fix some crashes related to the use of the "meetme" CLI command. The code for
18 years ago
Mark Michelson 0a49a913ed Fix for bug number 9786, wherein voicemails saved to IMAP storage using extensions other than gsm were
18 years ago
Joshua Colp 1317920054 Initialize cidname variable to nothing since it may be used without having been touched. (issue #9661 reported by dimas)
18 years ago
Mark Michelson a90cf2d802 Removing extraneous debugging lines from revision 66897. Sorry :)
18 years ago
Mark Michelson c71ead7c52 Submitting a fix for voicemail with IMAP storage. Attachments with format specified as gsm were duplicated (i.e. two attachments) were left.
18 years ago
Russell Bryant 3db95c55d0 List app_meetme as a module that app_page depends on.
18 years ago
Tilghman Lesher 17329054c8 Merged revisions 66744 via svnmerge from
18 years ago
Mark Michelson 48b438a0c3 Fixed seg-faults when recording greetings in voicemail with IMAP enabled. (Issue No. 9735, reported by xmarksthespot, patched by me)
18 years ago
Russell Bryant 1990758086 Ensure that frames are fully initialized. This will probably fix getting
18 years ago
Russell Bryant c556cc222c List res_smdi as a dependency for app_voicemail and chan_zap
18 years ago
Joshua Colp aae1e3e377 Remove a double const.
18 years ago
BJ Weschke 288d51d94f Fix a problem with flag recognition.
18 years ago
Russell Bryant ece55e3de7 Merged revisions 65389 via svnmerge from
18 years ago
Steve Murphy dfee354cfa Merged revisions 65172 via svnmerge from
18 years ago
Russell Bryant 88f6591b24 Fix a small bug I noticed while working on something else. app_queue did not
18 years ago
Jason Parker 954f082462 Merged revisions 64758 via svnmerge from
18 years ago
Russell Bryant 78989c792f Increase the size of a buffer to support longer dial strings for channels.
18 years ago
Joshua Colp 5e41785d73 Fix authuser support. (issue #9740 reported by xmarksthespot)
18 years ago
Tilghman Lesher e7f9e2662b Merged revisions 63565 via svnmerge from
18 years ago
Tilghman Lesher 414b5a15f5 Merged revisions 63477 via svnmerge from
18 years ago
Tilghman Lesher dac8d487f7 Merged revisions 63359 via svnmerge from
18 years ago
Tilghman Lesher e5f56f776d Bug 9590 - Memory leaks around find_user() (found by rayjay, different fixes by me)
18 years ago
Russell Bryant 698a82996e Note that the "talker optimization" option will be enabled by default in 1.6
18 years ago
Jason Parker 15d34ea798 Merged revisions 61692 via svnmerge from
18 years ago
Russell Bryant 70eb19121e Fix the UpdateConfig manager action to properly treat "variables" and "objects"
18 years ago
Joshua Colp 03eb572457 Merged revisions 61655 via svnmerge from
18 years ago
Joshua Colp 72a00026cd Do not bother looking for a result if none are present.
18 years ago
Russell Bryant 2ac2c7f64d Eliminate a compiler warning with ODBC_STORAGE enabled so that it will build
18 years ago
Steve Murphy 18ad368048 Finished up a previous fix to overcome a compiler warning; the app NoCDR() has been updated to mark the channel CDR as POST_DISABLED instead of destroying the CDR; this way its flags are propagated thru a bridge and the CDR is actually dropped. The cases where only one channel in a bridge has a CDR was cleaned up.
18 years ago
Jason Parker 7a8d30f3c3 Use the appropriate interface name with COMPLETECALLER.
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
Jason Parker c8f511f31b Merged revisions 60935 via svnmerge from
18 years ago
Joshua Colp 88e5a094b6 Merged revisions 60797 via svnmerge from
18 years ago
Joshua Colp acd37793b1 Allow app_queue to use MONITOR_EXEC even if MONITOR_OPTIONS is not set. (issue #9495 reported by cduffy)
18 years ago
Tilghman Lesher 0d5e645d47 Merged revisions 60711 via svnmerge from
18 years ago
Russell Bryant 762ed2a7ad When a station picks up a trunk that was on hold, make the hints reflect that
18 years ago
Russell Bryant 8908289ec7 Fix a few problems with SLA. (issue #9459, reported by francesco_r, fixed by me)
18 years ago
Joshua Colp f996b1cbc8 Add support for returning different types of results (ie: NBest).
18 years ago
Jason Parker e658e931ca Merged revisions 60267 via svnmerge from
18 years ago
Russell Bryant 5119296ab5 Fix a problem where if a trunk was hung up while it was on hold, all of the
18 years ago
Joshua Colp 06634b25ea Don't clash when a person both speaks and uses DTMF.
18 years ago
Joshua Colp 76dcc531f0 Merged revisions 59723 via svnmerge from
18 years ago
Joshua Colp 4490052410 Merged revisions 59360 via svnmerge from
18 years ago
Tilghman Lesher ffabe730a1 Merged revisions 59283 via svnmerge from
18 years ago
Tilghman Lesher 9be4250a0e Merged revisions 59280 via svnmerge from
18 years ago
Russell Bryant 87c1d334a0 Merged revisions 59277 via svnmerge from
18 years ago
Russell Bryant b6b74d9b0a Fix app_directory to actually compile with ODBC_STORAGE, and update the code to
18 years ago
Russell Bryant d1403e32e2 Fix app_directory when ODBC_STORAGE is being used. The Makefile did not
18 years ago