Commit Graph

4101 Commits (70c5ac6635062efe03b51fb6c7afd30c22028be9)

Author SHA1 Message Date
Matthew Jordan ebcccf8997 Fix handling of negative return code when storing voicemails in ODBC storage
13 years ago
Jonathan Rose ba0f044bde Make ForkCDR e option not set end time of the newly forked CDR log
13 years ago
Jonathan Rose c0b9fe8530 Send relative path named recordings to the meetme directory instead of sounds
13 years ago
Jonathan Rose 683eacb59a Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
13 years ago
Matthew Jordan aa21d4fc6b Fix memory leak when using MeetMeAdmin 'e' option with user specified
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Russell Bryant b2f7b0c649 Remove a few more files related to chan_usbradio and app_rpt.
13 years ago
Kinsey Moore 51f0e5c53d Remove unnecessary error message in app_dial.c
13 years ago
Jonathan Rose fc45af331b Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
13 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Jonathan Rose 97b2fa8de1 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
13 years ago
Kinsey Moore 93781fa161 Fix the display of documentation for Transfer
13 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
13 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
13 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
13 years ago
Terry Wilson dd9405db05 Fix setting CDR variables in the hangup extension
13 years ago
Russell Bryant 0ec73946fa app_page: Fix a memory leak on every Page().
13 years ago
Russell Bryant 71a1541b0c app_jack: fix datastore memory leak in error handling path.
13 years ago
Jonathan Rose c6979ff581 Adds F option to Bridge application
13 years ago
Kinsey Moore 6ff8f14865 Prevent Echo() from relaying control, null, and modem frames
13 years ago
Jonathan Rose 0399daaa2e Prevent chanspy from binding to zombie channels
13 years ago
Mark Michelson 827f2eae92 Revert the pre-dial addition.
13 years ago
Mark Murawki c65b41f57a Add options PreDial options 'b' and 'B' to app_dial
13 years ago
Matthew Jordan c61d49d5cc Fix remotely exploitable stack overrun in Milliwatt
13 years ago
Richard Mudgett e9703da1d5 Add missing connected line macro calls to initial dial for Dial and Queue apps.
13 years ago
Russell Bryant 45205716d7 app_chanisavail: Fix use of uninitialized variable.
13 years ago
Richard Mudgett 2019a7e6b9 Fix Dial m and r options and forked calls generating warnings for voice frames.
13 years ago
Russell Bryant 6c9f009b6d Fix invalid reads/writes due to incorrect sizeof().
13 years ago
Russell Bryant 4585000039 Remove chan_usbradio and app_rpt.
13 years ago
Terry Wilson 7876521659 Fix IMAP storage compilation after opaquification changes
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Joshua Colp f5fda0eb74 Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles.
13 years ago
Sean Bright 4657b016ad Resolve a few more cases of variable shadowing.
13 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
13 years ago
Jonathan Rose d3db6da254 Adds a transfer callee on hangup option (like with Dial option F) to queues.
13 years ago
Richard Mudgett 2ce386d198 Remove bad usage of goto in ChanSpy next_channel().
13 years ago
Richard Mudgett 3af920cf01 Fix channel reference leak in ChanSpy.
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Walter Doekes 571cef491f Fix copying of CDR(accountcode) to local channels.
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Tilghman Lesher d65de9c5c3 Correctly reset the dialplan priority.
13 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
13 years ago
Richard Mudgett 39ffc96723 Remove dupliate 'i' option table entry in app_page.c.
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Matthew Jordan 5e40f2cd98 Fix crash in app_voicemail during close_mailbox
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Paul Belanger 26865092e6 Multiple revisions 356290,356335,356337
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Paul Belanger 73b5346e79 Fix channel opaquification for app_rpt
13 years ago