aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-06Revert earlier changeoej1-1/+1
2006-03-06Fix for astmm compilationoej1-1/+1
2006-03-06fix a typo in the description of the ringtimeout optionrussell1-1/+1
2006-03-05Clear page2 flags at reload toooej1-0/+1
2006-03-04 Substitute variables in the post_process string (if it exists) before those ...bweschke1-11/+11
2006-03-03Bug 6638 - Solaris is starting to remind me of RedHat...tilghman2-2/+8
2006-03-03Change of URL oej1-1/+1
2006-03-03Bug 6638 - Use POSIX command for Solaristilghman1-1/+1
2006-03-03Bug 6638 - Change from a historic BSD command to a POSIX command for determin...tilghman1-1/+1
2006-03-02Bug 6637 - Fixes for Solaristilghman1-5/+8
2006-03-02If debugging, the frame pointer is helpfultilghman1-0/+2
2006-03-02fix inaccurate ack message to ChangeMonitor action (issue #6630)russell1-1/+1
2006-03-02make the terminology used in the synopsis match the option descriptionrussell1-1/+1
2006-03-02add the -L option to the synopsis on the man pagerussell1-0/+1
2006-03-01Bug 6615 - Fix 64bit conversion errors by using a long inttilghman7-21/+21
2006-03-01Bug 6618 - Solaris compatibility fixtilghman1-1/+1
2006-02-28fix the output that indicates whether qualify smoothing is on or not (issue #...russell1-1/+1
2006-02-28adjust the keys directory when astvarlibdir is specified in asterisk.conf (is...russell1-1/+2
2006-02-28add a missing newline in the agi app description (thanks wunderkin!)russell1-1/+1
2006-02-27don't try to print the help text for a CLI command when RESULT_SHOWUSAGE isrussell1-1/+4
2006-02-27fix finding realtime peers that are not dynamic by ip address (issue #6093)russell1-1/+4
2006-02-27don't hang up the channel if its state is set to UP before we return from ast...russell1-1/+2
2006-02-26Bug 5950 - reenable queue log rotation; also, eliminate redundant codetilghman2-97/+82
2006-02-25Backport of fix to translation optimizations. Thanks again file!mattf1-1/+3
2006-02-25factor the number of translation steps required into translation path decisio...kpfleming1-12/+25
2006-02-25reformat code to fit guidelineskpfleming1-34/+41
2006-02-25ensure that spy frame queueing is able to deal with translation failing for a...kpfleming1-1/+6
2006-02-23Oops, this was broken in 1.2, too.tilghman1-1/+2
2006-02-23backport list handling fix from trunk (solves memory leak problem in cdr vari...kpfleming2-3/+5
2006-02-22add comment warning people about trying to use hostnames/IPs in the sample co...kpfleming1-0/+5
2006-02-20Would be nice to tell people to look in the right file to increase a constanttilghman1-2/+2
2006-02-20Handle ACKing properly (remove gratuitous -1)markster1-1/+1
2006-02-20Fix numerous places in jitter buffer where freed memory is referencedmarkster1-15/+25
2006-02-19Okay, fseek doesn't return an offsettilghman1-7/+1
2006-02-19Fix possible lack of initialization of useadsitilghman1-1/+1
2006-02-19Bug 6539 - Division by two negates error flagtilghman1-1/+7
2006-02-18Bug 6529 - memory leak in ast_play_and_prependtilghman1-0/+2
2006-02-17fix incorrent index calculation for jitterbuffer history (issue #6517)russell1-1/+1
2006-02-16when executing the Directory application from voicemail and a context is notrussell1-2/+2
2006-02-15ensure that agents logged in via the manager interface are stored in the pers...kpfleming1-0/+2
2006-02-15handle longer ENUM lookup results (issue #6476)kpfleming1-1/+1
2006-02-15ensure that FastAGI launcher can handle system call interruption (issue #6449)kpfleming1-9/+15
2006-02-14bug fix from 6485 with musiconhold not being turnedmogorman1-0/+4
2006-02-14don't double-increment abandon counter for calls that are hung up while diali...kpfleming1-2/+1
2006-02-14Fix stopstream in menus (bug #6137)markster1-4/+6
2006-02-14#ifdef the include too.bweschke1-1/+4
2006-02-14 #ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizz...bweschke1-0/+4
2006-02-14when answering INVITE, don't send codecs the peer didn't offer (issue #6052)kpfleming1-1/+1
2006-02-14revert yesterday's temporary fix for issue #6052kpfleming1-1/+12
2006-02-14 Fixed my silly backport error from r9861bweschke1-1/+1