aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-02-15Fix regression that changed behavior of queues when ringing a queue member.qwell1-1/+0
2011-02-08fix this line againjpeeler1-1/+1
2011-02-08clean this up, sorry my brain is not really workingjpeeler1-4/+2
2011-02-08Backup file storing message duration is not used with IMAP_STORAGE, remove code.jpeeler1-0/+4
2011-02-08make this safer and fully correct, pointed out by Steve Davisjpeeler1-2/+2
2011-02-03Minor AST_FRAME_TEXT related issues.rmudgett1-1/+1
2011-01-31Prevent a crash when dialing a technology with no destination (ex: Dial(SIP/))qwell1-1/+1
2011-01-31Fix compilation when ODBC_STORAGE is defined.tilghman1-1/+3
2011-01-29Backport MeetMe related reference leaks fixes from 1.6.2/1.8/trunk.seanbright1-7/+17
2011-01-25Fix voicemail sequencing for file based storage.jpeeler1-12/+46
2011-01-24Fix channel redirect out of MeetMe() and other issues with channel softhangup.russell1-4/+0
2011-01-20Add new queue strategy to preserve behavior for when queue members moved to ao2.jpeeler1-5/+52
2011-01-20Option L() is milliseconds, not seconds.lmadsen1-2/+2
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