asterisk/asterisk.git
2007-07-06 Russell BryantRedistribute a lot of the items that were in the Misc...
2007-07-06 Russell Bryantnote TLS support for manager and HTTP in CHANGES
2007-07-06 Russell BryantPhilippe was listed twice
2007-07-06 Russell BryantMerged revisions 73629 via svnmerge from
2007-07-05 Russell BryantMerged revisions 73598 via svnmerge from
2007-07-05 Russell BryantMerged revisions 73555 via svnmerge from
2007-07-05 Kevin P. Flemingcomment out some code that is not used and does not...
2007-07-05 Russell BryantMerged revisions 73551 via svnmerge from
2007-07-05 Kevin P. FlemingMerged revisions 73548 via svnmerge from
2007-07-05 Jason ParkerAdd the ability to play an announcement to queue caller...
2007-07-05 Russell Bryantresolve a compiler warning so i can build in dev mode
2007-07-05 Russell BryantMerged revisions 73512 via svnmerge from
2007-07-05 Joshua ColpMerged revisions 73467 via svnmerge from
2007-07-05 Steve MurphyIn regards to changes for 9508, expr2 system choking...
2007-07-05 Tilghman LesherRemove directory creation of directories we've never...
2007-07-05 Mark MichelsonMerged revisions 73400 via svnmerge from
2007-07-05 Russell BryantMerged revisions 73398 via svnmerge from
2007-07-05 Joshua ColpMerged revisions 73355 via svnmerge from
2007-07-05 Joshua ColpMerged revisions 73319 via svnmerge from
2007-07-05 Joshua ColpMerged revisions 73316 via svnmerge from
2007-07-05 Christian Richteradded general Jitterbuffer Implementation. #9960
2007-07-04 Christian RichterMerged revisions 73253 via svnmerge from
2007-07-04 Christian RichterMerged revisions 73208 via svnmerge from
2007-07-03 Steve Murphyblocking 73143 (revert of 9508 bug fix for 1.4) --...
2007-07-03 Jason Parkermkstemp doesn't specify a file mode, so we should chmod...
2007-07-03 Jason ParkerFix a build warning, and potential issue if option...
2007-07-03 Jason ParkerAdd support for changing the exit key from # to any...
2007-07-03 Russell BryantFix up the device state processing thread in app_queue...
2007-07-03 Tilghman LesherMerged revisions 73053 via svnmerge from
2007-07-03 Christian RichterMerged revisions 73005 via svnmerge from
2007-07-03 Tilghman LesherTypo (closes issue 10105)
2007-07-03 Jason ParkerCorrect an issue where the wrong type was being used...
2007-07-02 Russell BryantAfter some discussion on the asterisk-dev list, we...
2007-07-02 Russell Bryant* Move LaTeX docs into a tex/ subdirectory of the doc...
2007-07-02 Steve MurphyMerged revisions 72933 via svnmerge from
2007-07-02 Russell BryantFix up the AGI doc dump CLI command and update the...
2007-07-02 Russell BryantAdd CLI commands to the docs
2007-07-02 Russell BryantAdd a CLI command to output docs on CLI commands to...
2007-07-02 Joshua ColpYet another Solaris tweak...
2007-07-02 Joshua ColpFix building under Solaris.
2007-07-02 Russell BryantAdd AGI commands to the documentation
2007-07-02 Russell BryantAdd a CLI command to export the AGI command docs
2007-07-02 Russell BryantAdd a note that the AGI commands array is not handled...
2007-07-02 Russell BryantUpdate the documentation to include a manager action...
2007-07-02 Russell BryantAdd a CLI command to dump the built-in manager action...
2007-07-02 Russell BryantMerged revisions 72926 via svnmerge from
2007-07-02 Russell Bryantupdate documentation to include dialplan functions
2007-07-02 Russell BryantAdd "core dump funcdocs" CLI command
2007-07-02 Russell Bryantchange the "core dump appdocs" CLI command to use the...
2007-07-02 Russell Bryantupdate application documentation dump
2007-07-02 Joshua ColpMerged revisions 72888 via svnmerge from
2007-07-02 Christian RichterMerged revisions 72852 via svnmerge from
2007-07-02 Christian RichterMerged revisions 72851 via svnmerge from
2007-07-02 Christian RichterMerged revisions 72850 via svnmerge from
2007-07-01 Russell BryantMerged revisions 72806 via svnmerge from
2007-06-30 Russell BryantMerged revisions 72766 via svnmerge from
2007-06-29 Jason ParkerAdd support for regcontext and regexten to chan_skinny
2007-06-29 Russell BryantFix my recent change for sending large files via the...
2007-06-29 Luigi RizzoAs the comment in the code says:
2007-06-29 Russell BryantMerged revisions 72705 via svnmerge from
2007-06-29 Russell BryantMerge changes from team/russell/http_filetxfer
2007-06-29 Luigi RizzoMake sure that we properly recurse in subdirectories to
2007-06-29 Mark MichelsonFound a grievous logical error in get_vm_state_by_imapuser.
2007-06-29 Luigi Rizzo72665 not applicable to trunk
2007-06-29 Joshua ColpBlocked revisions 72599 via svnmerge
2007-06-29 Joshua ColpBlocked revisions 72597 via svnmerge
2007-06-29 Tilghman LesherMerged revisions 72556 via svnmerge from
2007-06-29 Tilghman LesherBlocked revisions 72554 via svnmerge
2007-06-28 Jason ParkerApparently some builds of gcc don't have declaration...
2007-06-28 Dwayne M. HubbardAdded AND, OR, and XOR bitwise operations to MATH for...
2007-06-28 Russell BryantBlocked revisions 72493 via svnmerge
2007-06-28 Tilghman LesherRemove the ill-advised ast_restrdupa API call and relat...
2007-06-28 Jason ParkerFix building with -Wdeclaration-after-statement, here too
2007-06-28 Jason ParkerFix building with -Wdeclaration-after-statement
2007-06-28 Luigi Rizzo72462 is not applicable to trunk
2007-06-28 Luigi Rizzomove variable declarations to the beginning of a block.
2007-06-28 Luigi Rizzomove variable declarations to the beginning of the...
2007-06-28 Luigi Rizzomove variable declarations to the beginning of a block.
2007-06-28 Luigi Rizzo72453 was already applied to trunk some time ago
2007-06-28 Luigi RizzoAdd -Wdeclaration-after-statement to AST_DEVMODE
2007-06-28 Matthew FredricksonFix bug where point code gets corrupted on CPG
2007-06-27 Brett BryantMerged revisions 72383 via svnmerge from
2007-06-27 Joshua ColpMerged revisions 72381 via svnmerge from
2007-06-27 Joshua ColpSilly jingle...
2007-06-27 Joshua ColpAdd SIPREFERRINGCONTEXT and SIPREFERREDBYHDR variables...
2007-06-27 Brett BryantMerged revisions 72335 via svnmerge from
2007-06-27 Joshua ColpMerged revisions 72331 via svnmerge from
2007-06-27 Joshua ColpMerged revisions 72328 via svnmerge from
2007-06-27 Mark MichelsonAdded ability to customize which buttons control forwar...
2007-06-27 Jason ParkerFix a segfault when trying to tab complete the "core...
2007-06-27 Jason ParkerAdd support for Thai language in say.c
2007-06-27 Matthew FredricksonLet's NOT create a deadlock scenario here
2007-06-27 Russell BryantMerged revisions 72272 via svnmerge from
2007-06-27 Brett BryantMerged revisions 72260 via svnmerge from
2007-06-27 Joshua ColpMerged revisions 72257 via svnmerge from
2007-06-27 Joshua ColpFix up properties.
2007-06-27 Joshua ColpFix -T option. (issue #10073 reported by xylome)
2007-06-27 Mark MichelsonAdding feature to support the storage and retrieval...
2007-06-27 Kevin P. FlemingMerged revisions 72205 via svnmerge from
2007-06-27 Jason ParkerMerged revisions 72182 via svnmerge from
next