Commit Graph

4045 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)

Author SHA1 Message Date
Kevin P. Fleming ecbaf1ee3f Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Kinsey Moore 913225a79a Improve Goto and GotoIf related documentation
13 years ago
Kinsey Moore 8339cc9684 AST-2012-011: Resolve heap corruption issue with voicemail
13 years ago
Richard Mudgett 5e54864c5c Explicitly check caller hangup in app Queue rather than a polluted res2 value.
13 years ago
Richard Mudgett 9f3ce626fe Check if PBX was started and fix F and F(x) action logic in Dial application.
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore ca256c003b Resolve some build warnings
13 years ago
Kinsey Moore 6c63f45326 Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Richard Mudgett 81e1b36378 Fix deadlock when Gosub used with alternate dialplan switches.
13 years ago
Richard Mudgett bd85d458a2 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Richard Mudgett ba26e7e249 Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
13 years ago
Richard Mudgett 4b03161fca Fix Dial I option ignored if dial forked and one fork redirects.
13 years ago
Matthew Jordan 3edf245601 Fix a variety of memory leaks
13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Jonathan Rose a7650f8002 Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Richard Mudgett 55980149c7 * Fix FollowMe memory leak on error paths in app_exec().
13 years ago
Richard Mudgett e163e37e24 * Fix accept/decline DTMF buffer overwrite in FollowMe.
13 years ago
Matthew Jordan 2c8f87dcb4 Support VoiceMail d() option when extension does not exist in channel's context
13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Kinsey Moore dcd64542bc Play conf-placeintoconf message to the correct channel
13 years ago
Richard Mudgett faec22add3 Update Pickup application documentation. (With feeling this time.)
13 years ago
Richard Mudgett d6ab0313c6 Update Pickup application documentation. (Even better)
13 years ago
Richard Mudgett 78b487007c Update Pickup application documentation.
13 years ago
Richard Mudgett 93304431a3 Update app_dial M and U option GOTO return value documentation.
13 years ago
Terry Wilson e07ff6ed84 Document Speech* apps hangup on failure and suggest TryExec
13 years ago
Sean Bright c2447e0cc8 Prevent a crash in ExternalIVR when the 'S' command is sent first.
13 years ago
Matthew Jordan 0e488d7cc4 Fix a variety of potential buffer overflows
13 years ago
Matthew Jordan 0da3b6c793 Fix handling of negative return code when storing voicemails in ODBC storage
13 years ago
Jonathan Rose 6afefc4eb1 Make ForkCDR e option not set end time of the newly forked CDR log
13 years ago
Jonathan Rose 680b627906 Send relative path named recordings to the meetme directory instead of sounds
13 years ago
Matthew Jordan 304af5d7cc Fix memory leak when using MeetMeAdmin 'e' option with user specified
13 years ago
Kinsey Moore 4148e51555 Add missing newlines to CLI logging
13 years ago
Russell Bryant 5fcb78840f Remove a few more files related to chan_usbradio and app_rpt.
13 years ago
Kinsey Moore ab87db4419 Remove unnecessary error message in app_dial.c
13 years ago
Jonathan Rose 3560b4a9b5 Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
13 years ago
Jonathan Rose ed76cdda72 Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Jonathan Rose abd7fa4476 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
13 years ago
Kinsey Moore b1152d145f Fix the display of documentation for Transfer
13 years ago
Russell Bryant dea36a06bb app_page: Fix a memory leak on every Page().
13 years ago
Russell Bryant 093121050f app_jack: fix datastore memory leak in error handling path.
13 years ago
Kinsey Moore a25e2ad59c Prevent Echo() from relaying control, null, and modem frames
13 years ago
Jonathan Rose 698cd736b6 Prevent chanspy from binding to zombie channels
13 years ago
Matthew Jordan 2073ca37b6 Fix remotely exploitable stack overrun in Milliwatt
13 years ago
Richard Mudgett e446657808 Add missing connected line macro calls to initial dial for Dial and Queue apps.
13 years ago
Russell Bryant 3627d4c840 app_chanisavail: Fix use of uninitialized variable.
13 years ago
Richard Mudgett 7141a29e1b Fix Dial m and r options and forked calls generating warnings for voice frames.
13 years ago
Russell Bryant 08e1d392f4 Fix invalid reads/writes due to incorrect sizeof().
13 years ago
Russell Bryant 0da9d71905 Remove chan_usbradio and app_rpt.
13 years ago
Tilghman Lesher 2477215dd4 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago