asterisk/asterisk.git
2007-11-27 Kevin P. FlemingMerged revisions 89701 via svnmerge from
2007-11-27 Olle JohanssonStarting to merge changes from the "moremanager" branch...
2007-11-27 Olle JohanssonThe following patch with updates for trunk. Works much...
2007-11-27 Jason ParkerAdd an S_COR macro, which is similar to the existing...
2007-11-27 Steve Murphymade AEL 8-bit transparent; mainly the lexer was tossin...
2007-11-27 Joshua ColpEnsure the value returned from ast_random is between...
2007-11-27 Russell BryantMerged revisions 89634 via svnmerge from
2007-11-27 Tilghman LesherMerged revisions 89631 via svnmerge from
2007-11-27 Olle JohanssonMerged revisions 89624 via svnmerge from
2007-11-27 Steve MurphyMerged revisions 89622 via svnmerge from
2007-11-26 Mark MichelsonChange all instances of "CALLERID(number)" to "CALLERID...
2007-11-26 Mark MichelsonMerged revisions 89618 via svnmerge from
2007-11-26 Mark MichelsonBlocked revisions 89616 via svnmerge
2007-11-26 Russell BryantUpdate the configure script check for libpri to check...
2007-11-26 Olle JohanssonRename "limitonpeer" to "counteronpeer" since the call...
2007-11-26 Joshua ColpMerged revisions 89610 via svnmerge from
2007-11-26 Olle JohanssonFormatting, doxygenification
2007-11-26 Olle JohanssonFormatting changes, cleaning up some code
2007-11-26 Olle JohanssonStart using Doxygen groupings to group variables and...
2007-11-26 Olle Johansson- Mark "concise" as deprecated
2007-11-26 Joshua ColpPerform some module use counting audits. This is now...
2007-11-26 Joshua ColpMerged revisions 89599 via svnmerge from
2007-11-26 Russell BryantMerged revisions 89594 via svnmerge from
2007-11-26 Steve Murphycloses issue #11341; made changes to make utils again...
2007-11-26 Joshua ColpMerged revisions 89592 via svnmerge from
2007-11-26 Steve Murphycloses issue #11356; Many thanks to snuffy for his...
2007-11-26 Russell Bryantmake sure we check to see if the configure script has...
2007-11-26 Joshua ColpMerged revisions 89587 via svnmerge from
2007-11-26 Kevin P. FlemingMerged revisions 89586 via svnmerge from
2007-11-26 Steve MurphyThanks to pnlarsson for noting the spelling error in...
2007-11-26 Joshua ColpRevert change for 11348 until it can be looked at even...
2007-11-26 Mark MichelsonMerged revisions 89580 via svnmerge from
2007-11-26 Joshua ColpMerged revisions 89577 via svnmerge from
2007-11-26 Joshua ColpMake the behavior of using /dev/urandom for random...
2007-11-26 Joshua ColpInstead of printing out one codec in sip show channels...
2007-11-26 Joshua ColpMerged revisions 89571 via svnmerge from
2007-11-26 Joshua ColpDon't crash if the 'o' option of ControlPlayback is...
2007-11-25 Olle JohanssonFormatting changes
2007-11-25 Olle JohanssonTry to get channel.h and channel.c aligned in regards...
2007-11-25 Tilghman LesherMerged revisions 89559 via svnmerge from
2007-11-25 Tilghman LesherTypo (someone needs to test compile before committing...
2007-11-25 Olle JohanssonMore doxygen changes
2007-11-25 Olle JohanssonHousekeeping
2007-11-25 Olle JohanssonFormatting, doxygen updates
2007-11-25 Olle Johansson- Deprecate "call-limit" in chan_sip. No other channel...
2007-11-25 Olle JohanssonHousekeeping...
2007-11-24 Steve Murphycloses issue #11363; where the pattern _20x. buried...
2007-11-24 Tilghman LesherMerged revisions 89545 via svnmerge from
2007-11-24 Steve MurphyAdded <sys/file.h> include to allow trunk to compile...
2007-11-24 Luigi Rizzoremove a DEBUG_THREADS message that accesses private...
2007-11-24 Luigi Rizzoremove some unnecessary includes
2007-11-24 Tilghman LesherMerged revisions 89540 via svnmerge from
2007-11-23 Tilghman LesherMerged revisions 89536 via svnmerge from
2007-11-23 Tilghman LesherMerged revisions 89534 via svnmerge from
2007-11-23 Luigi Rizzoput in the necessary hooks for video support in the...
2007-11-23 Luigi Rizzoset rtpmap video info according to what is read from...
2007-11-23 Olle JohanssonLet's start with implementing the base architecture...
2007-11-23 Luigi Rizzoformatting cleanup on the header,
2007-11-23 Russell BryantMerged revisions 89527 via svnmerge from
2007-11-22 Luigi Rizzonew info on the management of headers
2007-11-22 Luigi Rizzomore header removal
2007-11-22 Luigi Rizzoformatting cleanup
2007-11-22 Luigi Rizzoshuffle a little bit the content of header files to...
2007-11-22 Luigi Rizzoremove some useless includes
2007-11-22 Luigi Rizzomore removal of redundant headers
2007-11-22 Luigi Rizzoremove redundant headers
2007-11-22 Luigi Rizzomore removal of fcntl.h and other system headers
2007-11-22 Luigi Rizzoremove a number of #include <fcntl.h> which are either
2007-11-22 Luigi Rizzoimplement the split of file.h and mod_format.h
2007-11-22 Luigi RizzoAdd a specific header for providers of file and format...
2007-11-21 Steve Murphycloses issue #11285, where an unload of a module that...
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-21 Matthew FredricksonRemove unneccessary explicit case for BRI
2007-11-21 Matthew FredricksonTake some debug code out :-)
2007-11-21 Luigi Rizzoadd a missing return
2007-11-21 Matthew FredricksonAdd BRI support to chan_zap
2007-11-21 Luigi Rizzoenable support for stack backtrace for stuff built...
2007-11-21 Steve Murphycloses issue #11290; the proposed patch was a good...
2007-11-21 Terry WilsonSimplify comparison in parking fix
2007-11-21 Mark MichelsonMerged revisions 89495 via svnmerge from
2007-11-21 Mark MichelsonMerged revisions 89493 via svnmerge from
2007-11-21 Terry WilsonMerged revisions 89491 via svnmerge from
2007-11-21 Russell BryantRemove obsolete OLD_DSP_ROUTINES code. Also, remove...
2007-11-21 Tilghman LesherChange Read to set READSTATUS as an indication of the...
2007-11-21 Russell Bryantfix a small gramatical error in a comment
2007-11-21 Mark MichelsonThere existed about a 1 in 4 billion chance that readin...
2007-11-21 Russell BryantFix some code that was supposed to ensure that a buffer...
2007-11-21 Mark MichelsonI introduced a deadlock avoidance into 1.4, which I...
2007-11-21 Kevin P. Flemingmove these forward declarations back to asterisk.h...
2007-11-21 Kevin P. Flemingget this to actually compile...
2007-11-21 Kevin P. Flemingremove some debugging code that doesn't compile on...
2007-11-21 Steve MurphyOOOps! All the debug stuff I inserted was accidentally...
2007-11-21 Steve Murphycloses issue #11265; Thanks to snuffy for his work...
2007-11-21 Luigi Rizzoremove this file, it is not used anywhere.
2007-11-21 Luigi Rizzoadd missing paths.h
2007-11-21 Luigi Rizzoadd check for video4linux
2007-11-21 Steve MurphyA free in add_pri was ultimately the source of the...
2007-11-21 Luigi Rizzomore header removal/normalization
2007-11-21 Luigi RizzoX11 checks (at least some - for other platforms with
next