Commit Graph

2813 Commits (28922df8299776cf0791a89fa9b3bb06e90d810a)

Author SHA1 Message Date
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
Brett Bryant 1811246e48 Fixes voicemail.conf issues where mailboxes with passwords that don't precede a comma would throw unnecessary error messages.
15 years ago
Terry Wilson a2bf7447e2 Properly detect when a sound file doesn't exist
15 years ago
Russell Bryant 1c72a8ab49 Reset visible indication after answer.
15 years ago
Jean Galarneau cf0d36226d Fix a dsp structure leak occuring when a local channel is put into a meetme
15 years ago
Richard Mudgett 08883af231 SIP promiscuous redirect could fail to dial the redirect.
15 years ago
Tilghman Lesher 7df9bcf5e7 Delete IMAP messages in reverse order, to ensure reordering after each expunge does not cause deletion of the wrong message.
15 years ago
Paul Belanger d9e34da4ae Total analysis time error with SIP and silence suppression
15 years ago
Jeff Peeler c66d95c8e5 Make user removals and traversals thread safe in meetme.
15 years ago
Matthew Nicholson fa79e11a91 Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G option in app_dial
15 years ago
Matthew Nicholson 989ecebcb0 Make get_member_status return QUEUE_NO_MEMBERS instead of QUEUE_NO_REACHABLE_MEMBERS to make joinempty=no work again. This regression was introduced in 273639. Also fixed whitespace.
15 years ago
Tzafrir Cohen 97f61244f9 Fix various typos, reported by Lintian
15 years ago
Tilghman Lesher 358159c2b0 If all members are paused, the wrong status is indicated.
15 years ago
Jeff Peeler 9bae102b7c Allow admin user to join conference without using admin mode and no user pin.
15 years ago
Jeff Peeler f5310e3bc7 Ensure channel placed in meetme in ringing state is properly hung up.
15 years ago
Matthew Nicholson d1292255d1 Send AgentComplete manager events in the event of blind and attended transfers.
15 years ago
Paul Belanger 2f6313a1c8 First caller into a dynamic conference now enter pin once.
15 years ago
Tilghman Lesher 28e9afee31 Backport part of revision 136715 to fix callerid in voicemail text files (IMAP only).
15 years ago
Mark Michelson a69a5d0772 Make AgentComplete message more consistent.
15 years ago
Matthew Nicholson 2fc3375a89 Don't mark the cdr records of unanswered queue calls with "NOANSWER". This restores the behavior prior to r258670.
15 years ago
Mark Michelson ed585b5bb3 Don't hang up on a queue caller if the file we attempt to play does not exist.
15 years ago
Matthew Nicholson f428d9bfdb Set quieted flag when receiving a dtmf tone during playback in speechbackground.
15 years ago
Jeff Peeler 4a168f6578 Modify directory name reading to be interrupted with operator or pound escape.
15 years ago
David Vossel dbcb9d1577 fixes app_meetme dsp error
15 years ago
Tilghman Lesher 98c114f991 Fix issue #17302 a slightly different way (mad props to Qwell)
15 years ago
Jeff Peeler 2edad509ce Only allow the operator key to be accepted after leaving a voicemail.
15 years ago
Jeff Peeler 544c49c200 Revert 261698, code in trunk leads me to believe unadvertised options are supported.
15 years ago
Jeff Peeler 7fd6beb054 Remove some hidden broken code in the voicemail mailbox options menu.
15 years ago
Jeff Peeler 8e05e30a2d Voicemail transfer to operator should occur immediately, not after main menu.
15 years ago
Jeff Peeler 4e6d8d2774 Do not play goodbye prompt after timeout of message review.
15 years ago
Jeff Peeler 5c5677868d Fix looping forever when no input received in certain voicemail menu scenarios.
15 years ago
Jeff Peeler 4af3d8699b Play correct prompt when voicemail store failure occurs after attempted forward.
15 years ago
Jeff Peeler f5b5f848be make app_voicemail compile with IMAP_STORAGE
15 years ago
Dwayne M. Hubbard 4f19fa6fd0 Make the mixmonitor thread process audio frames faster
15 years ago
Tilghman Lesher 91a8a41d8a When forwarding a message, ensure that prepending works correctly.
15 years ago
Tilghman Lesher 498d885133 Ensure line terminators in email are consistent.
15 years ago
Leif Madsen 1d9be78f12 Add documentation clarifying when 't' and 'T' can be used.
15 years ago
Russell Bryant 43393bd1a9 Resolve a number of FreeBSD build issues.
15 years ago
Leif Madsen 4deaae7482 Typo found while fixing issue #16961.
15 years ago
Sean Bright 85f79116ac Use ast_strlen_zero to avoid a crash when a Dial() string isn't passed to ParkAndAnnounce
15 years ago