Commit Graph

4062 Commits (301289d8de900a08f5ea5798f71d8467bb8e2ffa)

Author SHA1 Message Date
Terry Wilson 9858388631 Document Speech* apps hangup on failure and suggest TryExec
14 years ago
Sean Bright 9fcf8338c5 Prevent a crash in ExternalIVR when the 'S' command is sent first.
14 years ago
Matthew Jordan 90ad4534f0 Fix a variety of potential buffer overflows
14 years ago
Matthew Jordan 3f5ee40c6d Fix handling of negative return code when storing voicemails in ODBC storage
14 years ago
Jonathan Rose aa9f0bf2a4 Make ForkCDR e option not set end time of the newly forked CDR log
14 years ago
Jonathan Rose 8a8e12f057 Send relative path named recordings to the meetme directory instead of sounds
14 years ago
Jonathan Rose 485130c92f Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
14 years ago
Matthew Jordan b8e7458480 Fix memory leak when using MeetMeAdmin 'e' option with user specified
14 years ago
Kinsey Moore 455c5c8c66 Add missing newlines to CLI logging
14 years ago
Russell Bryant 566d3f5f9e Remove a few more files related to chan_usbradio and app_rpt.
14 years ago
Kinsey Moore 79e7cba45d Remove unnecessary error message in app_dial.c
14 years ago
Jonathan Rose 935f346a73 Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
14 years ago
Jonathan Rose a26e36a03d Replace GNU old-style field designator extensions to fix clang warnings
14 years ago
Jonathan Rose 4c5dcf2da5 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
14 years ago
Kinsey Moore bb61612873 Fix the display of documentation for Transfer
14 years ago
Russell Bryant 2bcf95931e app_page: Fix a memory leak on every Page().
14 years ago
Russell Bryant b41c6c6eef app_jack: fix datastore memory leak in error handling path.
14 years ago
Kinsey Moore 0d6c4ddd6d Prevent Echo() from relaying control, null, and modem frames
14 years ago
Jonathan Rose ba1a6fc5f7 Prevent chanspy from binding to zombie channels
14 years ago
Matthew Jordan e10005d38f Fix remotely exploitable stack overrun in Milliwatt
14 years ago
Richard Mudgett 3fc64ea06b Add missing connected line macro calls to initial dial for Dial and Queue apps.
14 years ago
Russell Bryant 51dcdcd897 app_chanisavail: Fix use of uninitialized variable.
14 years ago
Richard Mudgett 46f24f0596 Fix Dial m and r options and forked calls generating warnings for voice frames.
14 years ago
Russell Bryant 40cc905d86 Fix invalid reads/writes due to incorrect sizeof().
14 years ago
Russell Bryant 257238412a Remove chan_usbradio and app_rpt.
14 years ago
Tilghman Lesher a1eef342c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Richard Mudgett edaf107a1e Fix channel reference leak in ChanSpy.
14 years ago
Walter Doekes 0bd36686f2 Fix copying of CDR(accountcode) to local channels.
14 years ago
Tilghman Lesher 0ce4065d5e Correctly reset the dialplan priority.
14 years ago
Richard Mudgett 6c0a0a6fd9 Remove dupliate 'i' option table entry in app_page.c.
14 years ago
Matthew Jordan fe1a4e7a48 Fix crash in app_voicemail during close_mailbox
14 years ago
Paul Belanger bcadb05414 Multiple revisions 356290,356335,356337
14 years ago
Joshua Colp 6dde382e1d Don't try to play sound files that do not exist.
14 years ago
Jason Parker 9c93c80342 Fix a voicemail memory leak with heard/deleted messages.
14 years ago
Richard Mudgett 19215d3829 Fix crash in ParkAndAnnounce.
14 years ago
Richard Mudgett 0a7d748e2c Audit of ao2_iterator_init() usage for v10. Missed one.
14 years ago
Richard Mudgett 88af121f9f Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Paul Belanger f55ee58b5f Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Matthew Jordan fa56c109a3 Realtime queues failed to load queue information without queue member table
14 years ago
Matthew Jordan d3fbfc50f4 Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Richard Mudgett 031a95b7ec Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Kinsey Moore 2d27c6c255 Prevent SLA settings from getting wiped out on reload
14 years ago
Richard Mudgett c5c52328c4 Fix memory leaks in app_followme find_realtime().
14 years ago
Matthew Jordan 12d2720aa4 Fix for ConfBridge config parser unlocking channel mutex too many times
14 years ago
Sean Bright 36410bc60a Merged revisions 349044 via svnmerge from
14 years ago
Kinsey Moore 0c81db6d3d Fix missing doc tags found while fixing ASTERISK-18689
14 years ago
Matthew Jordan fe36eef8f1 Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Richard Mudgett 5688637636 Fix crash during CDR update.
14 years ago
Richard Mudgett 09fab9c14a Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Matthew Jordan a3ac30d14c Added support for all slin formats to app_originate
14 years ago