Commit Graph

4087 Commits (ef72caed6ac6ec9051a708d114edcd069f9560ed)

Author SHA1 Message Date
Richard Mudgett 5c1f7c99c2 Explicitly check caller hangup in app Queue rather than a polluted res2 value.
13 years ago
Richard Mudgett 6f694792ef Check if PBX was started and fix F and F(x) action logic in Dial application.
13 years ago
Kevin P. Fleming e7f158f20c Multiple revisions 369001-369002
13 years ago
Kinsey Moore 3b4b40beb0 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore a3a31598d6 Resolve some build warnings
13 years ago
Kinsey Moore bd40464545 Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Richard Mudgett a051720d4a Fix deadlock when Gosub used with alternate dialplan switches.
13 years ago
Richard Mudgett a9c6f566ab Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Richard Mudgett 6a1876e875 Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
13 years ago
Richard Mudgett a33416f735 Fix Dial I option ignored if dial forked and one fork redirects.
13 years ago
Matthew Jordan f5b253b611 Fix crash in ConfBridge when user announcement is played for more than 2 users
13 years ago
Matthew Jordan 9dbc175305 Fix a variety of memory leaks
13 years ago
Kinsey Moore 573b7a2d18 Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose 12581fed9f Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Jonathan Rose 17a962d63e Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Richard Mudgett 7590e9f8a0 * Fix FollowMe memory leak on error paths in app_exec().
13 years ago
Richard Mudgett 0f50bb78f2 * Fix accept/decline DTMF buffer overwrite in FollowMe.
13 years ago
Matthew Jordan 0d164d7f7d Support VoiceMail d() option when extension does not exist in channel's context
13 years ago
Kinsey Moore d8a55736c5 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Kinsey Moore d07c74245a Play conf-placeintoconf message to the correct channel
13 years ago
Michael L. Young b3b26243d8 Fix configuring custom sound_leader_has_left in confbridge.conf
13 years ago
Richard Mudgett b5478a1c00 Update Pickup application documentation. (With feeling this time.)
13 years ago
Richard Mudgett 5251cb65cf Update Pickup application documentation. (Even better)
13 years ago
Richard Mudgett daae4f6732 Update Pickup application documentation.
13 years ago
Richard Mudgett 552d5f96ff Update app_dial M and U option GOTO return value documentation.
13 years ago
Terry Wilson 9858388631 Document Speech* apps hangup on failure and suggest TryExec
13 years ago
Sean Bright 9fcf8338c5 Prevent a crash in ExternalIVR when the 'S' command is sent first.
13 years ago
Matthew Jordan 90ad4534f0 Fix a variety of potential buffer overflows
13 years ago
Matthew Jordan 3f5ee40c6d Fix handling of negative return code when storing voicemails in ODBC storage
13 years ago
Jonathan Rose aa9f0bf2a4 Make ForkCDR e option not set end time of the newly forked CDR log
13 years ago
Jonathan Rose 8a8e12f057 Send relative path named recordings to the meetme directory instead of sounds
13 years ago
Jonathan Rose 485130c92f Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
13 years ago
Matthew Jordan b8e7458480 Fix memory leak when using MeetMeAdmin 'e' option with user specified
13 years ago
Kinsey Moore 455c5c8c66 Add missing newlines to CLI logging
13 years ago
Russell Bryant 566d3f5f9e Remove a few more files related to chan_usbradio and app_rpt.
13 years ago
Kinsey Moore 79e7cba45d Remove unnecessary error message in app_dial.c
13 years ago
Jonathan Rose 935f346a73 Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
13 years ago
Jonathan Rose a26e36a03d Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Jonathan Rose 4c5dcf2da5 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
13 years ago
Kinsey Moore bb61612873 Fix the display of documentation for Transfer
13 years ago
Russell Bryant 2bcf95931e app_page: Fix a memory leak on every Page().
13 years ago
Russell Bryant b41c6c6eef app_jack: fix datastore memory leak in error handling path.
13 years ago
Kinsey Moore 0d6c4ddd6d Prevent Echo() from relaying control, null, and modem frames
13 years ago
Jonathan Rose ba1a6fc5f7 Prevent chanspy from binding to zombie channels
13 years ago
Matthew Jordan e10005d38f Fix remotely exploitable stack overrun in Milliwatt
13 years ago
Richard Mudgett 3fc64ea06b Add missing connected line macro calls to initial dial for Dial and Queue apps.
13 years ago
Russell Bryant 51dcdcd897 app_chanisavail: Fix use of uninitialized variable.
13 years ago
Richard Mudgett 46f24f0596 Fix Dial m and r options and forked calls generating warnings for voice frames.
13 years ago
Russell Bryant 40cc905d86 Fix invalid reads/writes due to incorrect sizeof().
13 years ago
Russell Bryant 257238412a Remove chan_usbradio and app_rpt.
13 years ago