asterisk/asterisk.git
2008-07-31 Tilghman LesherIncrease column size beyond the minimum required, since...
2008-07-31 Steve MurphyMerged revisions 134883 via svnmerge from
2008-07-31 Tilghman LesherTwo errors:
2008-07-31 Russell BryantMerged revisions 134915 via svnmerge from
2008-07-31 Russell Bryantfix the potential use of an uninitialized variable
2008-07-31 Tilghman LesherOptimize frame cache by realloc'ing the smallest frame...
2008-07-31 Russell BryantMerged revisions 134814 via svnmerge from
2008-07-31 Russell BryantFix some tex errors
2008-07-31 Mark MichelsonMerged revisions 134758 via svnmerge from
2008-07-30 Tilghman LesherBlocked revisions 134704 via svnmerge
2008-07-30 Tilghman LesherOops, wrong define
2008-07-30 Steve Murphyblocking 134652 from trunk because this problem only...
2008-07-30 Tilghman LesherMerged revisions 134649 via svnmerge from
2008-07-30 Mark MichelsonMerged revisions 134556 via svnmerge from
2008-07-30 Russell BryantMerged revisions 134595 via svnmerge from
2008-07-30 Mark MichelsonFix the parsing of the "reason" parameter in the
2008-07-30 Russell BryantMerged revisions 134540 via svnmerge from
2008-07-30 Tilghman LesherMerged revisions 134536 via svnmerge from
2008-07-30 Tilghman LesherLet "roundrobin" also reference rrmemory, for the 1...
2008-07-30 Tilghman LesherMerged revisions 134480 via svnmerge from
2008-07-30 Mark MichelsonMerged revisions 134475 via svnmerge from
2008-07-30 Tilghman LesherDocument adaptive capabilities
2008-07-30 Tilghman LesherAdd adaptive capabilities to the sqlite realtime driver
2008-07-30 Tilghman LesherMove implementation of an attended-transfer-complete...
2008-07-30 Kevin P. FlemingMerged revisions 134352 via svnmerge from
2008-07-30 Tilghman LesherAdd %u and %g to the ASTERISK_PROMPT settings, for...
2008-07-29 Tilghman LesherMinor changes to reduce packaging changes made by the...
2008-07-29 Kevin P. Flemingbuild against the now-typedef-free dahdi/user.h, and...
2008-07-29 Brett BryantFix deadlock when unloading res_http_post because the...
2008-07-28 Tilghman LesherMerged revisions 134161 via svnmerge from
2008-07-28 Tilghman LesherRestore properties mistakenly removed (broke merging)
2008-07-28 Mark MichelsonThis commit compensates for buggy poll(2)
2008-07-28 Tilghman LesherChange SendImage() to output a more consistent status...
2008-07-28 Kevin P. Flemingremove remaining Zaptel references in various places
2008-07-28 Mark Michelsonmerging the zap_and_dahdi_trunk branch up to trunk
2008-07-27 Russell BryantAdd a missing unlock within error handling
2008-07-26 Russell Bryantactually use the cache_cache argument
2008-07-26 Russell Bryantast_device_state() gets called in two different ways...
2008-07-26 Russell BryantRe-work comment about how device state changes are...
2008-07-26 Russell BryantRemove the code that decided when device state changes...
2008-07-25 Tilghman LesherHebrew syntax for voicemail prompts
2008-07-25 Tilghman LesherUpdate version
2008-07-25 Tilghman LesherDeprecate *_device_state_* APIs in favor of *_devstate_...
2008-07-25 Kevin P. Flemingminor change to test automerge
2008-07-25 Brandon KruseRevert tilghman and pari's code changes, as
2008-07-25 Tilghman LesherBlocked revisions 133709 via svnmerge
2008-07-25 Tilghman LesherMerged revisions 133649 via svnmerge from
2008-07-25 Brandon KruseCommitting a fix that was introduced a long time
2008-07-25 Russell BryantMerged revisions 133578 via svnmerge from
2008-07-25 Russell BryantModify the main page of the doxygen documentation to...
2008-07-25 Mark MichelsonMerged revisions 133572 via svnmerge from
2008-07-25 Mark MichelsonAdd a missing unlock.
2008-07-25 Russell BryantMinor coding guidelines tweaks ...
2008-07-25 Russell BryantWhen the ast_device_state() function is called to retri...
2008-07-24 Tilghman LesherMerged revisions 133488 via svnmerge from
2008-07-24 Russell BryantI made this change from DEVICE_STATE to DEVICE_STATE_CH...
2008-07-24 Mark MichelsonPrint the correct PID in log messages. Prior to
2008-07-24 Tilghman LesherBuild the logrotate script according to paths
2008-07-24 Tilghman LesherOptionally install logrotate file
2008-07-23 Steve Murphy(closes issue #13144)
2008-07-23 Jason ParkerMerged revisions 133295 via svnmerge from
2008-07-23 Kevin P. FlemingBlocked revisions 133237 via svnmerge
2008-07-23 Brett BryantFix issue where tcp in sip is enabled by default, despi...
2008-07-23 Mark MichelsonMerged revisions 133169 via svnmerge from
2008-07-23 Mark MichelsonMerged revisions 133104 via svnmerge from
2008-07-23 Mark MichelsonMerged revisions 133101 via svnmerge from
2008-07-23 Mark MichelsonMerged revisions 133038 via svnmerge from
2008-07-23 Tilghman LesherYet another conversion of '|' to ','
2008-07-23 Tilghman LesherAdd logrotate script for Asterisk
2008-07-23 Mark MichelsonBlocked revisions 132974 via svnmerge
2008-07-23 Kevin P. Fleminguse correct function name... please compile with -...
2008-07-23 Kevin P. FlemingMerged revisions 132872 via svnmerge from
2008-07-23 Christian RichterMerged revisions 132826 via svnmerge from
2008-07-23 Kevin P. Flemingremove bogus property that is breaking automerges
2008-07-23 Olle JohanssonWell, the content of a channel variable may be longer...
2008-07-22 Mark MichelsonMerged revisions 132777 via svnmerge from
2008-07-22 Kevin P. Flemingcorrect fix made in r132777... the code *did* compile...
2008-07-22 Kevin P. FlemingBlocked revisions 132787 via svnmerge
2008-07-22 Kevin P. FlemingBlocked revisions 132784 via svnmerge
2008-07-22 Tilghman LesherMerged revisions 132713 via svnmerge from
2008-07-22 Mark MichelsonGet chan_dahdi to compile in devmode
2008-07-22 Kevin P. FlemingMerged revisions 132712 via svnmerge from
2008-07-22 Kevin P. FlemingMerged revisions 132704 via svnmerge from
2008-07-22 Olle JohanssonMerged revisions 132645 via svnmerge from
2008-07-22 Kevin P. FlemingMerged revisions 132641 via svnmerge from
2008-07-21 Kevin P. FlemingMerged revisions 132571 via svnmerge from
2008-07-21 Brett BryantAdd autocompletion to "iax2 set debug peer".
2008-07-21 Brett BryantUpdate configuration files to add missing options for...
2008-07-21 Tilghman Lesher(Step 2 of 2)
2008-07-21 Tilghman LesherOptionally build integer-based routines for FSK tone...
2008-07-21 Brett BryantFix a bug where SENDTEXTSTATUS isn't set properly when...
2008-07-21 Brett BryantAdd "iax2 set debug peer" command and remove deprecated...
2008-07-21 Brett BryantFix bug where ast_parse_arg would inadvertantly enable...
2008-07-21 Brett BryantFix an issue in iax2 where a call that's been rejected...
2008-07-21 Jeff Peelermake buffers config option (chan_dahdi.conf) parsing...
2008-07-21 Russell BryantRemove libresample from the Asterisk source tree. ...
2008-07-21 Russell BryantEnable higher quality resampling, as it doesn't have...
2008-07-19 Kevin P. FlemingMerged revisions 132311 via svnmerge from
2008-07-19 Michiel van... fix a couple of comments in sqlite resource driver.
2008-07-18 Brett BryantFixes problem where manager users loaded from users...
next