aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Picky, picky, buildbottilghman1-1/+1
2008-08-01SIP should use the transport type set in the Moved Temporarily for the nexttilghman2-52/+124
2008-08-01IMAP-specific items must go in IMAP_STORAGE defines...mmichelson1-1/+2
2008-08-01IMAP storage functioned under the assumption that foldersmmichelson2-2/+17
2008-08-01Make safe_asterisk work on dash/sh/bash etc.mvanbaak1-2/+2
2008-08-01Merged revisions 135058 via svnmerge from mvanbaak1-6/+6
2008-08-01Merged revisions 135055 via svnmerge from mvanbaak1-1/+5
2008-07-31Merged revisions 134983 via svnmerge from kpfleming1-4/+4
2008-07-31Blocked revisions 134976 via svnmergetilghman0-0/+0
2008-07-31Switch command order, to meet with current specstilghman1-2/+2
2008-07-31Increase column size beyond the minimum required, since PostgreSQL won't lettilghman1-7/+13
2008-07-31Merged revisions 134883 via svnmerge from murf1-4/+14
2008-07-31Two errors:tilghman1-23/+32
2008-07-31Merged revisions 134915 via svnmerge from russell1-11/+23
2008-07-31fix the potential use of an uninitialized variablerussell1-1/+1
2008-07-31Optimize frame cache by realloc'ing the smallest frame when the cache is full.tilghman1-2/+19
2008-07-31Merged revisions 134814 via svnmerge from russell1-7/+18
2008-07-31Fix some tex errorsrussell2-2/+2
2008-07-31Merged revisions 134758 via svnmerge from mmichelson1-1/+36
2008-07-30Blocked revisions 134704 via svnmergetilghman0-0/+0
2008-07-30Oops, wrong definetilghman2-3/+3
2008-07-30blocking 134652 from trunk because this problem only applies to 1.4murf0-0/+0
2008-07-30Merged revisions 134649 via svnmerge from tilghman2-3/+3
2008-07-30Merged revisions 134556 via svnmerge from mmichelson1-1/+1
2008-07-30Merged revisions 134595 via svnmerge from russell1-34/+55
2008-07-30Fix the parsing of the "reason" parameter in themmichelson1-1/+3
2008-07-30Merged revisions 134540 via svnmerge from russell1-0/+2
2008-07-30Merged revisions 134536 via svnmerge from tilghman2-11/+15
2008-07-30Let "roundrobin" also reference rrmemory, for the 1.6 release (as described intilghman1-0/+1
2008-07-30Merged revisions 134480 via svnmerge from tilghman1-1/+1
2008-07-30Merged revisions 134475 via svnmerge from mmichelson1-1/+5
2008-07-30Document adaptive capabilitiestilghman1-0/+9
2008-07-30Add adaptive capabilities to the sqlite realtime drivertilghman1-60/+299
2008-07-30Move implementation of an attended-transfer-complete sound from one channeltilghman7-17/+39
2008-07-30Merged revisions 134352 via svnmerge from kpfleming1-3/+6
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,tilghman2-79/+77
2008-07-29Minor changes to reduce packaging changes made by the Fedora maintainer.tilghman1-4/+12
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...kpfleming6-80/+47
2008-07-29Fix deadlock when unloading res_http_post because the uris lock was still loc...bbryant1-0/+1
2008-07-28Merged revisions 134161 via svnmerge from tilghman1-3/+9
2008-07-28Restore properties mistakenly removed (broke merging)tilghman0-0/+0
2008-07-28This commit compensates for buggy poll(2)mmichelson4-1/+37
2008-07-28Change SendImage() to output a more consistent status variable.tilghman3-11/+24
2008-07-28remove remaining Zaptel references in various placeskpfleming14-306/+32
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkmmichelson4-20/+4
2008-07-27Add a missing unlock within error handlingrussell1-0/+1
2008-07-26actually use the cache_cache argumentrussell1-3/+6
2008-07-26ast_device_state() gets called in two different ways. The first way is whenrussell1-2/+10
2008-07-26Re-work comment about how device state changes are processed to be a bit more...russell1-6/+15
2008-07-26Remove the code that decided when device state changes should be cached or not.russell1-26/+16