aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Update .version file, remove older summary files, update ChangeLog, merge cha...lmadsen1-1/+0
2011-01-07change variable name to the same used in later branchesjpeeler1-4/+4
2011-01-07Ensure good bye prompt in voicemail is played at the correct time.jpeeler1-8/+13
2010-12-20Typos: recieved => receivedtzafrir1-1/+1
2010-12-16After recording only silence for a voicemail prepending, restore backup files.jpeeler1-0/+4
2010-12-16Fix improper hangup when doing an attended transfer to queue.jpeeler1-0/+1
2010-12-07Don't create a Local channel if the target extension does not exist.tilghman1-4/+10
2010-12-02Add "DAHDI" to a couple of app_meetme error messages.russell1-2/+2
2010-12-01Properly restore backup information file when hanging up during message prepe...jpeeler1-0/+10
2010-11-24Handle failures building translation paths more effectively.russell1-1/+10
2010-11-22The channel redirect function (CLI or AMI) hangs up the call instead of redir...rmudgett1-11/+11
2010-11-16Ensure original message duration is preserved when prepending a message.jpeeler1-6/+19
2010-11-12Fix regression causing abort in voicemail after opening a mailbox with no mesgs.jpeeler1-1/+2
2010-10-25Fix inprocess_container in voicemail to correctly restrict max messages.jpeeler1-40/+88
2010-10-21Record priv-recordintro as sln, not gsmpabelanger1-1/+1
2010-10-18Fix improper operator key acceptance and clean up temp recording files.jpeeler1-4/+13
2010-10-02When forwarding a message, a prepend means that the filesystem will always ha...tilghman1-12/+6
2010-09-30Fix a crash in app_sms.russell1-0/+6
2010-09-20Fix misvalidation of meetme pins in conjunction with the 'a' MeetMe flag.bbryant1-6/+12
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