2852 Commits (1.4)

Author SHA1 Message Date
Matthew Jordan 8235a16c2b Fix remotely exploitable stack overrun in Milliwatt 13 years ago
Richard Mudgett 82506ffa01 The meetme CLI command completion leaves conferences mutex locked. 14 years ago
Terry Wilson 5a1bd8ffbc Fix app_dial ring groups 14 years ago
Richard Mudgett 2f024e4544 Merged revisions 318671 via svnmerge from 14 years ago
Terry Wilson c322f12666 Re-fix queue round-robin 14 years ago
Sean Bright a864430b0b If sox fails when processing a voicemail, don't delete the original file. 14 years ago
Terry Wilson 77acf5b626 Allow transfer loops without allowing forwarding loops 14 years ago
Alec L Davis 05ea303ca4 app_voicemail: Fix ODBC Storage compile 14 years ago
Alec L Davis e7597d55df app_voicemail: leave_vociemail doesn't use last_message_index to store next message 14 years ago
Alec L Davis 4de07be466 voicemail: get real last_message_index and count_messages, ODBC resequence 14 years ago
Alec L Davis 752c3ef591 app_voicemail:close_mailbox imap_storage doesn't use last_msg_index 14 years ago
Alec L Davis c875064714 app_voicemail: close_mailbox needs to respect additional messages while mailbox is open. 14 years ago
Tilghman Lesher eafdcbacd4 Initialize column size to 0 to deal with a potential UnixODBC bug on 64-bit systems. 14 years ago
Terry Wilson 744b5c4bbb Don't try to free statically allocated memory. 14 years ago
Jonathan Rose aaf50c4688 Bug fix for MixMonitor involving filenames with '.' not in the extension 14 years ago
David Ruggles fd2d1c2139 fix small memory leak 14 years ago
Jason Parker 788e66cf20 Fix regression that changed behavior of queues when ringing a queue member. 14 years ago
Jeff Peeler d6eabdc0dd fix this line again 14 years ago
Jeff Peeler fb475c8c7e clean this up, sorry my brain is not really working 14 years ago
Jeff Peeler 8bd2bfb587 Backup file storing message duration is not used with IMAP_STORAGE, remove code. 14 years ago
Jeff Peeler e9dcd4a9e2 make this safer and fully correct, pointed out by Steve Davis 14 years ago
Richard Mudgett 9fe4bc60b5 Minor AST_FRAME_TEXT related issues. 14 years ago
Jason Parker e03c6ed738 Prevent a crash when dialing a technology with no destination (ex: Dial(SIP/)) 14 years ago
Tilghman Lesher 3c5fd20e90 Fix compilation when ODBC_STORAGE is defined. 14 years ago
Sean Bright 1fb86f03c8 Backport MeetMe related reference leaks fixes from 1.6.2/1.8/trunk. 14 years ago
Jeff Peeler b30fe5496f Fix voicemail sequencing for file based storage. 14 years ago
Russell Bryant 58a666ac5a Fix channel redirect out of MeetMe() and other issues with channel softhangup. 14 years ago
Jeff Peeler 2c54f15171 Add new queue strategy to preserve behavior for when queue members moved to ao2. 14 years ago
Leif Madsen 9f2050cc3d Option L() is milliseconds, not seconds. 14 years ago
Jeff Peeler 25181e5bdb change variable name to the same used in later branches 15 years ago
Jeff Peeler 93864bd03d Ensure good bye prompt in voicemail is played at the correct time. 15 years ago
Tzafrir Cohen 24118f5839 Typos: recieved => received 15 years ago
Jeff Peeler ccfbb0a30a After recording only silence for a voicemail prepending, restore backup files. 15 years ago
Jeff Peeler 71115232da Fix improper hangup when doing an attended transfer to queue. 15 years ago
Tilghman Lesher 4369b3c4ae Don't create a Local channel if the target extension does not exist. 15 years ago
Russell Bryant 92ea2179e5 Add "DAHDI" to a couple of app_meetme error messages. 15 years ago
Jeff Peeler 25c2ccaac3 Properly restore backup information file when hanging up during message prepending. 15 years ago
Russell Bryant 72d3cd8b47 Handle failures building translation paths more effectively. 15 years ago
Richard Mudgett d32582d42f The channel redirect function (CLI or AMI) hangs up the call instead of redirecting the call. 15 years ago
Jeff Peeler 3fc98d5530 Ensure original message duration is preserved when prepending a message. 15 years ago
Jeff Peeler fe1ca1a8da Fix regression causing abort in voicemail after opening a mailbox with no mesgs. 15 years ago
Jeff Peeler 969aac85dd Fix inprocess_container in voicemail to correctly restrict max messages. 15 years ago
Paul Belanger c560e9994b Record priv-recordintro as sln, not gsm 15 years ago
Jeff Peeler c7fd3b73d3 Fix improper operator key acceptance and clean up temp recording files. 15 years ago
Tilghman Lesher e93fc235b1 When forwarding a message, a prepend means that the filesystem will always have a better copy. 15 years ago
Russell Bryant c4f3f68e43 Fix a crash in app_sms. 15 years ago
Brett Bryant 3702c0cc02 Fix misvalidation of meetme pins in conjunction with the 'a' MeetMe flag. 15 years ago
Tilghman Lesher 41969111bd Blank columns should get set on reload, not ignored. 15 years ago
Jeff Peeler a91c96ba5d whitespace fix 15 years ago
Jeff Peeler fa2b4c0196 Ensure mailbox is not filled to capacity before doing message forwarding. 15 years ago