aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-01-04 Fix the 'if' clause to be true under the right conditions. Bug #6126bweschke1-1/+1
2006-01-03Bug 6121 - typo in application descriptiontilghman1-9/+5
2006-01-03revert incorrect fix for bug #6048 from revision 7709kpfleming2-27/+9
2006-01-02Bug 6084 - MixMonitor after a 'cli stop monitor' deadlockstilghman1-5/+23
2005-12-27backport fix for permissions of created recordings (issue #6067)russell1-1/+1
2005-12-26cast time_t to an int in printf/scanf (issue #5635)russell4-15/+15
2005-12-23Bug 6051 - VMCOUNT should work as documented and count all, not quit after fi...tilghman1-1/+0
2005-12-23 Another app documentation tweak.bweschke1-1/+1
2005-12-22Bug 6050 SQL requires the use of single ticks to delimit values, not quotestilghman1-3/+3
2005-12-20backport fix for segfault on directed pickup when no CDR is available (issue ...russell1-1/+3
2005-12-20backport fix for larger-than-20ms-frames from trunk (bug #5697)kpfleming1-5/+12
2005-12-17Bug 6009 - off by one errortilghman1-1/+1
2005-12-16First field is truncatedtilghman1-1/+2
2005-12-13restore ability of caller to hangup calls that are still ringing (issue #5839)kpfleming1-1/+1
2005-12-12set all the child file descriptors to non-blocking so that we don't hang if t...kpfleming1-2/+4
2005-12-11Bug 5967tilghman1-1/+1
2005-12-08Bug 5960tilghman1-2/+2
2005-12-05don't delete dynamic queue members when reloading the static members from a r...russell1-2/+3
2005-12-03Bug 5925: check for "Unknown", as that's what app_voicemail puts into the fie...tilghman1-4/+3
2005-12-02inherit channel variables into channels created by Page() application (issue ...kpfleming1-1/+29
2005-12-02allow previous context-searching behavior to be used if desired (issue #5899)kpfleming1-9/+17
2005-12-02properly handle password changes when mailbox is last line of config file and...kpfleming1-70/+68
2005-12-01don't block waiting for the Festival server forever when it goes away (issue ...kpfleming1-1/+13
2005-12-01use ast_app_separate_args to split arguments (issue #5686)russell1-9/+11
2005-12-01fix queue weight feature - compare member interfaces instead of pointers torussell1-1/+1
2005-11-30fix DIALEDTIME when call has not been answered (issue #5862)russell1-6/+7
2005-11-30backport fix from trunktwisted1-2/+6
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming88-0/+0
2005-11-29print an error message if invalid arguments are specifiedrussell1-1/+3
2005-11-29fix a couple of typos and a bugletrussell1-3/+2
2005-11-29remove CVS ignore lists, set SVN ignore listskpfleming1-1/+0
2005-11-25issue #5850russell1-4/+2
2005-11-23issue #5829russell1-1/+0
2005-11-21backport fix from HEAD branchkpfleming1-1/+0
2005-11-21issue #5789russell1-0/+4
2005-11-21don't hardcode poll.o for Darwinrussell1-1/+1
2005-11-21issue #5775russell1-1/+1
2005-11-21issue #5787russell1-4/+4
2005-11-20issue #5773russell1-1/+1
2005-11-20issue #5774russell1-1/+2
2005-11-20fix logic for n+101 jumpsrussell2-3/+3
2005-11-20issue #5795russell1-2/+2
2005-11-16Make voicemail not terminate asterisk if no config filejeremy1-2/+2
2005-11-16issue #5763kpfleming1-4/+10
2005-11-15correct a small problem with recent commitkpfleming1-4/+4
2005-11-15issue #5752kpfleming1-2/+2
2005-11-15issue #5736kpfleming1-51/+43
2005-11-14fix a typo in the RetryDial descriptionrussell1-1/+1
2005-11-12issue #5704kpfleming1-2/+2
2005-11-12issue #5718kpfleming1-5/+10