Commit Graph

2794 Commits (ea332c39bf6464d0776bc1be05c406ff98534302)

Author SHA1 Message Date
Matthew Nicholson fa79e11a91 Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G option in app_dial
16 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.
16 years ago
Tzafrir Cohen 97f61244f9 Fix various typos, reported by Lintian
16 years ago
Tilghman Lesher 358159c2b0 If all members are paused, the wrong status is indicated.
16 years ago
Jeff Peeler 9bae102b7c Allow admin user to join conference without using admin mode and no user pin.
16 years ago
Jeff Peeler f5310e3bc7 Ensure channel placed in meetme in ringing state is properly hung up.
16 years ago
Matthew Nicholson d1292255d1 Send AgentComplete manager events in the event of blind and attended transfers.
16 years ago
Paul Belanger 2f6313a1c8 First caller into a dynamic conference now enter pin once.
16 years ago
Tilghman Lesher 28e9afee31 Backport part of revision 136715 to fix callerid in voicemail text files (IMAP only).
16 years ago
Mark Michelson a69a5d0772 Make AgentComplete message more consistent.
16 years ago
Matthew Nicholson 2fc3375a89 Don't mark the cdr records of unanswered queue calls with "NOANSWER". This restores the behavior prior to r258670.
16 years ago
Mark Michelson ed585b5bb3 Don't hang up on a queue caller if the file we attempt to play does not exist.
16 years ago
Matthew Nicholson f428d9bfdb Set quieted flag when receiving a dtmf tone during playback in speechbackground.
16 years ago
Jeff Peeler 4a168f6578 Modify directory name reading to be interrupted with operator or pound escape.
16 years ago
David Vossel dbcb9d1577 fixes app_meetme dsp error
16 years ago
Tilghman Lesher 98c114f991 Fix issue #17302 a slightly different way (mad props to Qwell)
16 years ago
Jeff Peeler 2edad509ce Only allow the operator key to be accepted after leaving a voicemail.
16 years ago
Jeff Peeler 544c49c200 Revert 261698, code in trunk leads me to believe unadvertised options are supported.
16 years ago
Jeff Peeler 7fd6beb054 Remove some hidden broken code in the voicemail mailbox options menu.
16 years ago
Jeff Peeler 8e05e30a2d Voicemail transfer to operator should occur immediately, not after main menu.
16 years ago
Jeff Peeler 4e6d8d2774 Do not play goodbye prompt after timeout of message review.
16 years ago
Jeff Peeler 5c5677868d Fix looping forever when no input received in certain voicemail menu scenarios.
16 years ago
Jeff Peeler 4af3d8699b Play correct prompt when voicemail store failure occurs after attempted forward.
16 years ago
Jeff Peeler f5b5f848be make app_voicemail compile with IMAP_STORAGE
16 years ago
Dwayne M. Hubbard 4f19fa6fd0 Make the mixmonitor thread process audio frames faster
16 years ago
Tilghman Lesher 91a8a41d8a When forwarding a message, ensure that prepending works correctly.
16 years ago
Tilghman Lesher 498d885133 Ensure line terminators in email are consistent.
16 years ago
Leif Madsen 1d9be78f12 Add documentation clarifying when 't' and 'T' can be used.
16 years ago
Russell Bryant 43393bd1a9 Resolve a number of FreeBSD build issues.
16 years ago
Leif Madsen 4deaae7482 Typo found while fixing issue #16961.
16 years ago
Sean Bright 85f79116ac Use ast_strlen_zero to avoid a crash when a Dial() string isn't passed to ParkAndAnnounce
17 years ago
Alec L Davis 3d3116e656 revert ability to exit echo app
17 years ago
Alec L Davis 63e614d896 fixes ability to exit echo app
17 years ago
Sean Bright daf062ece8 Fix crash in app_voicemail related to message counting.
17 years ago
Jeff Peeler e896cc88cf Make deletion of temporary greetings work properly with IMAP_STORAGE
17 years ago
Olle Johansson ef93e3343e Don't log to debug unless debug is turned on
17 years ago
Mark Michelson a01809c2c2 Make sure that when autofill is disabled that callers not in the front of the queue cannot place calls.
17 years ago
David Vossel 47de4d5211 fixes random deadlock in app_queue with use_weight during reload
17 years ago
Tilghman Lesher 277db8b69d Backup and restore original textfile, for prosthesis (gerund of prepend).
17 years ago
Jeff Peeler e0704019cc Revert 243570, I should have looked at this closer. Will reopen the issue, but
17 years ago
Jeff Peeler d889f4c191 Extend announcement URL used with Queue from 80 chars to PATH_MAX.
17 years ago
Tilghman Lesher fab5527451 Disallow leaving more than maxmsg voicemails.
17 years ago
David Vossel 6c6a857e1c add silence gen to wait apps
17 years ago
Russell Bryant d8cf7e6003 Resolve a crash due to an ast_frame not being fully initialized.
17 years ago
Sean Bright 3d20d25e4c Avoid a crash with large numbers of MeetMe conferences.
17 years ago
Jeff Peeler d97debdbf5 Fix talking detection status after conference user is muted.
17 years ago
Leif Madsen bee22ddbec Update chan_spy documentation.
17 years ago
David Vossel 6efb416d91 document and rename strip_control() in app_voicemail
17 years ago
Tilghman Lesher ca5867f707 Deprecate "cz" in favor of "cs".
17 years ago
David Vossel 9482a6da39 fixes app_queue ao2 error
17 years ago