Commit Graph

2774 Commits (1a098e8e98da5342596933f3e4e93c7e1d66068d)

Author SHA1 Message Date
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
Alec L Davis 3d3116e656 revert ability to exit echo app
15 years ago
Alec L Davis 63e614d896 fixes ability to exit echo app
15 years ago
Sean Bright daf062ece8 Fix crash in app_voicemail related to message counting.
15 years ago
Jeff Peeler e896cc88cf Make deletion of temporary greetings work properly with IMAP_STORAGE
15 years ago
Olle Johansson ef93e3343e Don't log to debug unless debug is turned on
15 years ago
Mark Michelson a01809c2c2 Make sure that when autofill is disabled that callers not in the front of the queue cannot place calls.
15 years ago
David Vossel 47de4d5211 fixes random deadlock in app_queue with use_weight during reload
15 years ago
Tilghman Lesher 277db8b69d Backup and restore original textfile, for prosthesis (gerund of prepend).
16 years ago
Jeff Peeler e0704019cc Revert 243570, I should have looked at this closer. Will reopen the issue, but
16 years ago
Jeff Peeler d889f4c191 Extend announcement URL used with Queue from 80 chars to PATH_MAX.
16 years ago
Tilghman Lesher fab5527451 Disallow leaving more than maxmsg voicemails.
16 years ago
David Vossel 6c6a857e1c add silence gen to wait apps
16 years ago
Russell Bryant d8cf7e6003 Resolve a crash due to an ast_frame not being fully initialized.
16 years ago
Sean Bright 3d20d25e4c Avoid a crash with large numbers of MeetMe conferences.
16 years ago
Jeff Peeler d97debdbf5 Fix talking detection status after conference user is muted.
16 years ago
Leif Madsen bee22ddbec Update chan_spy documentation.
16 years ago
David Vossel 6efb416d91 document and rename strip_control() in app_voicemail
16 years ago
Tilghman Lesher ca5867f707 Deprecate "cz" in favor of "cs".
16 years ago
David Vossel 9482a6da39 fixes app_queue ao2 error
16 years ago
Joshua Colp 32365fe106 Fix a bug where if you hung up very quickly after calling AMD it would overwrite the AMDSTATUS of HANGUP with TOOLONG.
16 years ago
Matthew Nicholson 6a680d9b28 Remove duplicate entries from voicemail format lists. This prevents app_voicemail from entering an infinite loop when the same format is specified twice in the format list.
16 years ago
David Vossel 264a1a78a9 app_queue crashes randomly, often during call-transfers
16 years ago
David Vossel c79e242ada fixes solaris segfault on dial with verbosity >= 3
16 years ago
David Vossel 182c57ce17 fixes MixMonitor thread not exiting when StopMixMonitor is used
16 years ago
Joshua Colp 2ef94c5196 Document a limitation in the AVAILSTATUS variable from ChanIsAvail and provide
16 years ago
Matthew Nicholson 3c256882d6 This patch modifies the Dial application to monitor the calling channel for hangups while playing back announcements.
16 years ago
Joshua Colp ed413ec76c Fix a bug where the recorded privacy introduction file would not get removed if the caller hung up
16 years ago
Tilghman Lesher 6e8a455534 Fix documentation for ast_softhangup() and correct the misuse thereof.
16 years ago
Tilghman Lesher 8699a5f158 Suffix is not needed for a match
16 years ago
Joshua Colp 926a033bf9 Do not attempt early media bridging (ie: direct RTP setup) if options are enabled that should prevent it.
16 years ago
Jeff Peeler e3464ac40a Ensure ringing continues for branched calls after progress is received
16 years ago
Russell Bryant 6429db49ba Remove a duplicate ao2_iterator_destroy().
16 years ago
Mark Michelson a9317f6cbe Fix potential memory leak in app_dial.c
16 years ago
Kevin P. Fleming 2ad7cb7e87 Fix ao2_iterator API to hold references to containers being iterated.
16 years ago
Matthew Nicholson 5d982dda69 Avoid a deadlock in chanspy, just in case the spyee is masqueraded and chanspy_ds_chan_fixup() is called with the channel locked.
16 years ago
Tilghman Lesher 5cf26dcdac Implicitly sending a progress signal breaks some applications.
16 years ago
Tilghman Lesher f4837ecbef When IMAP variables were changed during a reload, Voicemail did not use the new values.
16 years ago
Tilghman Lesher cefd4b7b03 If the user enters the same password as before, don't signal an error when the change does nothing.
16 years ago
Tilghman Lesher 3913dcbc40 Ensure FollowMe sets language in channels it creates.
16 years ago