aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-09-17Blank columns should get set on reload, not ignored.tilghman1-4/+4
2010-09-15whitespace fixjpeeler1-1/+1
2010-09-15Ensure mailbox is not filled to capacity before doing message forwarding.jpeeler1-5/+29
2010-09-09Transmit silence when reading DTMF in ast_readstring.qwell3-6/+8
2010-07-29Fix a dsp structure leak occuring when a local channel is put into a meetmejeang1-0/+3
2010-07-23SIP promiscuous redirect could fail to dial the redirect.rmudgett2-6/+12
2010-07-20Delete IMAP messages in reverse order, to ensure reordering after each expung...tilghman1-5/+8
2010-07-16Total analysis time error with SIP and silence suppressionpabelanger1-3/+4
2010-07-12Make user removals and traversals thread safe in meetme.jpeeler1-85/+173
2010-07-09Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G ...mnicholson1-0/+5
2010-07-06Make get_member_status return QUEUE_NO_MEMBERS instead of QUEUE_NO_REACHABLE_...mnicholson1-4/+6
2010-07-02Fix various typos, reported by Lintiantzafrir1-1/+1
2010-07-02If all members are paused, the wrong status is indicated.tilghman1-0/+7
2010-07-01Allow admin user to join conference without using admin mode and no user pin.jpeeler1-2/+1
2010-07-01Ensure channel placed in meetme in ringing state is properly hung up.jpeeler1-0/+14
2010-06-23Send AgentComplete manager events in the event of blind and attended transfers.mnicholson1-0/+29
2010-06-23First caller into a dynamic conference now enter pin once.pabelanger1-3/+4
2010-06-23Backport part of revision 136715 to fix callerid in voicemail text files (IMA...tilghman1-2/+3
2010-05-26Make AgentComplete message more consistent.mmichelson1-1/+2
2010-05-25Don't mark the cdr records of unanswered queue calls with "NOANSWER". This r...mnicholson1-9/+0
2010-05-21Don't hang up on a queue caller if the file we attempt to play does not exist.mmichelson1-0/+4
2010-05-19Set quieted flag when receiving a dtmf tone during playback in speechbackground.mnicholson1-0/+1
2010-05-18Modify directory name reading to be interrupted with operator or pound escape.jpeeler1-0/+15
2010-05-12fixes app_meetme dsp errordvossel1-5/+4
2010-05-11Fix issue #17302 a slightly different way (mad props to Qwell)tilghman1-0/+1
2010-05-06Only allow the operator key to be accepted after leaving a voicemail.jpeeler1-1/+4
2010-05-06Revert 261698, code in trunk leads me to believe unadvertised options are sup...jpeeler1-1/+19
2010-05-06Remove some hidden broken code in the voicemail mailbox options menu.jpeeler1-19/+1
2010-05-04Voicemail transfer to operator should occur immediately, not after main menu.jpeeler1-7/+8
2010-04-28Do not play goodbye prompt after timeout of message review.jpeeler1-2/+2
2010-04-21Fix looping forever when no input received in certain voicemail menu scenarios.jpeeler1-2/+10
2010-04-20Play correct prompt when voicemail store failure occurs after attempted forward.jpeeler1-29/+55
2010-04-19make app_voicemail compile with IMAP_STORAGEjpeeler1-1/+9
2010-04-16Make the mixmonitor thread process audio frames fasterdhubbard1-5/+6
2010-04-14When forwarding a message, ensure that prepending works correctly.tilghman1-42/+25
2010-03-31Ensure line terminators in email are consistent.tilghman1-12/+29
2010-03-31Add documentation clarifying when 't' and 'T' can be used.lmadsen1-2/+4
2010-03-20Resolve a number of FreeBSD build issues.russell2-4/+4
2010-03-18Typo found while fixing issue #16961.lmadsen1-1/+1
2010-03-09Use ast_strlen_zero to avoid a crash when a Dial() string isn't passed to Par...seanbright1-1/+1
2010-03-02revert ability to exit echo appalecdavis1-17/+10
2010-03-02fixes ability to exit echo appalecdavis1-10/+18
2010-03-01Fix crash in app_voicemail related to message counting.seanbright1-1/+1
2010-02-24Make deletion of temporary greetings work properly with IMAP_STORAGEjpeeler1-4/+6
2010-02-22Don't log to debug unless debug is turned onoej1-1/+3
2010-02-17Make sure that when autofill is disabled that callers not in the front of the...mmichelson1-3/+5
2010-02-10fixes random deadlock in app_queue with use_weight during reloaddvossel1-6/+8
2010-02-01Backup and restore original textfile, for prosthesis (gerund of prepend).tilghman1-6/+30
2010-01-27Revert 243570, I should have looked at this closer. Will reopen the issue, butjpeeler1-1/+1
2010-01-27Extend announcement URL used with Queue from 80 chars to PATH_MAX.jpeeler1-1/+1