]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-12-04  Tilghman LesherCoding guidelines fixups
2007-12-04  Jason ParkerAdd manager action 'sipshowregistry'.
2007-12-04  Russell BryantAdd support for monitoring MWI on FXO lines.
2007-12-04  Mark MichelsonKevin suggested doing the reverse of my last commit...
2007-12-04  Jason ParkerAdd Makefile alias target 'pdf' which does the same...
2007-12-04  Mark MichelsonSuppress a compiler warning due to discarding a "const...
2007-12-04  Jason ParkerFix build, that some people aren't seeing for some...
2007-12-04  Mark MichelsonWrong locking style got merged from 1.4 to trunk. My...
2007-12-04  Kevin P. Flemingfix build of this module when libpri and/or libss7...
2007-12-04  Jason ParkerMerged revisions 90876 via svnmerge from
2007-12-04  Russell BryantFix a silly little typo :)
2007-12-04  Jason ParkerFix build in trunk. This was fixed in 1.4, but blocked...
2007-12-04  Mark MichelsonMerged revisions 90735 via svnmerge from
2007-12-04  Olle Johansson(closes issue #11431)
2007-12-04  Olle Johansson(closes issue #11422)
2007-12-04  Olle Johansson(closes issue #11462)
2007-12-04  Tilghman LesherPass the Asterisk version to AGI scripts as part of...
2007-12-04  Luigi Rizzofix build on cygwin
2007-12-04  Joshua ColpBlocked revisions 90798 via svnmerge
2007-12-03  Tilghman LesherMerged revisions 90753 via svnmerge from
2007-12-03  Steve MurphyA small fix from snuffy
2007-12-03  Jason ParkerAdd manager events for when a monitor is started or...
2007-12-03  Tilghman LesherMerged revisions 90736 via svnmerge from
2007-12-03  Jason ParkerMerged revisions 90696 via svnmerge from
2007-12-03  Mark MichelsonReplacing some calls to free() with ast_free().
2007-12-03  Joshua ColpAdd AGI commands for speech recognition. These mirror...
2007-12-03  Mark MichelsonMerged revisions 90639 via svnmerge from
2007-12-03  Jason ParkerMerged revisions 90607 via svnmerge from
2007-12-03  Tilghman LesherAvoid an additional function call. Reported by: eliel...
2007-12-03  Joshua ColpMerged revisions 90588 via svnmerge from
2007-12-03  Joshua ColpMerged revisions 90548 via svnmerge from
2007-12-03  Jason ParkerBlocked revisions 90546 via svnmerge
2007-12-03  Mark MichelsonUpdating sample queues.conf file to show how multiple...
2007-12-03  Joshua ColpRemove the file descriptors from the main poll channel...
2007-12-02  Russell BryantMerged revisions 90470 via svnmerge from
2007-12-02  Tilghman LesherMerged revisions 90432 via svnmerge from
2007-12-01  Jason ParkerOnly reload if the config file has changed.
2007-11-30  Mark MichelsonAdding support for the "automixmonitor" dial and queue...
2007-11-30  Russell BryantMerged revisions 90348 via svnmerge from
2007-11-30  Russell BryantMerged revisions 90310 via svnmerge from
2007-11-30  Joshua ColpMerged revisions 90269 via svnmerge from
2007-11-30  Mark MichelsonMerged revisions 90231 via svnmerge from
2007-11-29  Mark MichelsonMerged revisions 90163 via svnmerge from
2007-11-29  Tilghman LesherMerged revisions 90160 via svnmerge from
2007-11-29  Tilghman LesherMerged revisions 90155 via svnmerge from
2007-11-29  Tilghman LesherFix build of trunk
2007-11-29  Tilghman LesherMerged revisions 90154 via svnmerge from
2007-11-29  Kevin P. Fleminglet's try this again... *all* compilation and linking...
2007-11-29  Kevin P. Flemingrestore behavior from the 1.4 branch... manager users...
2007-11-29  Russell BryantBlocked revisions 90147 via svnmerge
2007-11-29  Russell BryantMerged revisions 90145 via svnmerge from
2007-11-29  Russell BryantMerged revisions 90142 via svnmerge from
2007-11-28  Russell BryantMerge another small doxygen change from team/russell...
2007-11-28  Russell BryantMerge some channel.h doxygen updates from team/russell...
2007-11-28  Joshua ColpMerged revisions 90101 via svnmerge from
2007-11-28  Kevin P. FlemingMerged revisions 90098 via svnmerge from
2007-11-28  Joshua Colpfile says... compile before you commit!
2007-11-28  Mark MichelsonRemoving a pointless check of option_debug
2007-11-28  Mark MichelsonMerged revisions 90059 via svnmerge from
2007-11-28  Steve MurphyMade expr2 parser 8-bit transparent
2007-11-28  Jason ParkerRemove "old"-style CLI handler, since nothing uses...
2007-11-28  Mark MichelsonBlocked revisions 89999 via svnmerge
2007-11-28  Joshua ColpHide CLI commands starting with _ from tab completion...
2007-11-28  Joshua ColpFix a few log messages.
2007-11-28  Russell BryantMerge some little changes from team/russell/chan_refcou...
2007-11-28  Mark MichelsonAdding support for realtime music on hold. The followin...
2007-11-28  Russell BryantMerged revisions 89893 via svnmerge from
2007-11-27  Russell BryantDocument that the channel is not locked when the send_d...
2007-11-27  Russell BryantMerged revisions 89886 via svnmerge from
2007-11-27  Russell BryantMerge changes from team/russell/iax2_frame_queue
2007-11-27  Russell BryantMerged revisions 89844 via svnmerge from
2007-11-27  Russell BryantMerged revisions 89839 via svnmerge from
2007-11-27  Mark MichelsonMerged revisions 89837 via svnmerge from
2007-11-27  Russell BryantBring in a small change from team/russell/chan_refcount
2007-11-27  Steve Murphycloses issue #11294; missed the conditional unlock...
2007-11-27  Russell BryantMerged revisions 89790 via svnmerge from
2007-11-27  Olle JohanssonA few more "moremanager" fixes
2007-11-27  Olle JohanssonMore "moremanager" fixes. Manager commands to check...
2007-11-27  Olle JohanssonMore "moremanager" changes - doxygen docs and changing...
2007-11-27  Olle JohanssonMore additions from the "moremanager" branch, this...
2007-11-27  Mark MichelsonBlocked revisions 89727 via svnmerge
2007-11-27  Kevin P. FlemingMerged revisions 89709 via svnmerge from
2007-11-27  Russell Bryantremove a duplicate manager event
2007-11-27  Olle JohanssonManager events from the "moremanager" branch
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
next