Commit Graph

4034 Commits (fd9f2351cdbe1be6f4c47ab2fdbd6c3634afb91b)

Author SHA1 Message Date
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
Richard Mudgett 2c3804e06e Fix channel reference leak in ChanSpy.
13 years ago
Walter Doekes 99a080671d Fix copying of CDR(accountcode) to local channels.
13 years ago
Tilghman Lesher e289e9caf9 Correctly reset the dialplan priority.
13 years ago
Richard Mudgett 00fc360507 Remove dupliate 'i' option table entry in app_page.c.
13 years ago
Matthew Jordan d3ed07d38a Fix crash in app_voicemail during close_mailbox
13 years ago
Paul Belanger bd7d5707dd Missed one strsep() function
13 years ago
Paul Belanger 7d3cdcffd2 Add back strsep() function for previous commit
13 years ago
Paul Belanger 8dc1509465 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Jason Parker a37f262426 Fix a voicemail memory leak with heard/deleted messages.
13 years ago
Richard Mudgett 9c33d62bcb Fix crash in ParkAndAnnounce.
13 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
14 years ago