]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-05-23  Olle JohanssonCode formatting
2006-05-23  Olle JohanssonFormatting, typos
2006-05-23  Mark SpencerHandle ringing (early) state properly on SIP
2006-05-22  Matt O'Gormanpatch from bug 0007204 to make bug 5750 follow standard
2006-05-22  Kevin P. Flemingremove properties from the xmpp merge
2006-05-22  Joshua ColpMerged revisions 29555 via svnmerge from
2006-05-22  Kevin P. Flemingbootstrap updates to include xmpp related stuff
2006-05-22  Matt O'Gormanasterisk-xmpp merge in
2006-05-22  Joshua ColpMerged revisions 29512 via svnmerge from
2006-05-22  BJ Weschke This is part 2/2 of the patches for #7090. Adds one...
2006-05-22  Joshua ColpMerged revisions 29464 via svnmerge from
2006-05-22  Russell Bryantadd DEBUG_CHANNEL_LOCKS to menuselect
2006-05-22  Joshua ColpAdd PICKUPMARK support to app_directed_pickup (issue...
2006-05-22  Joshua Colpdon't stop recording until hangup (no terminator) ...
2006-05-22  BJ Weschke Add UniqueID to the leave manager event.
2006-05-22  Christian Richteradded callcounters for incoming and outgoing calls
2006-05-22  Tilghman LesherMerged revisions 29398 via svnmerge from
2006-05-22  Tilghman LesherBlocked revisions 29394 via svnmerge
2006-05-22  Tilghman LesherEscaping commas within fields isn't always desireable.
2006-05-22  Luigi Rizzoremove code duplication generating some ast_verbose...
2006-05-22  Luigi Rizzouse functional form of time()
2006-05-22  Luigi Rizzouse the functional form of time(), and mark XXX a coupl...
2006-05-22  Luigi Rizzomore constifications
2006-05-22  Luigi Rizzovarious constification of function arguments to prevent...
2006-05-22  Luigi Rizzothe msg argument of the various transmi_response*(...
2006-05-22  Luigi Rizzomark const the 'header' argument of gettag
2006-05-22  Luigi Rizzomark const the source of copy_request
2006-05-22  Luigi Rizzofix indentation to make a table more readable
2006-05-22  Luigi Rizzosimplify register_peer_exten() removing some duplicated...
2006-05-22  Luigi Rizzouse strsep() to trim away ;xxx from SIP messages.
2006-05-22  Luigi Rizzouse a more compact method to trim the trailing ;.....
2006-05-22  Luigi Rizzoannotate const parameters of copy_header()
2006-05-22  Luigi Rizzosrc is const in parse_copy()
2006-05-22  Luigi Rizzominor logic simplification in get_sip_pvt_byid_locked()
2006-05-22  Luigi Rizzosimplify logic in function create_addr()
2006-05-22  Luigi Rizzosimplify logic in realtime_peer(), removing an unnecessary
2006-05-21  Luigi Rizzostrcmp() is the right function to use here, not strncmp().
2006-05-21  BJ WeschkeMerged revisions 29196 via svnmerge from
2006-05-21  Russell Bryantput a bunch of defines in enums, and convert comments...
2006-05-21  Russell Bryantremove a CLI command that has been marked deprecated...
2006-05-21  Luigi Rizzoremove an unused variable, and while at it
2006-05-20  Russell Bryantremove unused variable
2006-05-20  Russell BryantAdd support for logging CDR recrods to a radius server...
2006-05-20  Russell Bryantfix the possibility of writing one byte past the end...
2006-05-20  Russell Bryantadd some code optimizations, see the report for an...
2006-05-20  Russell Bryant- add a UserEvent action that allows a manager client...
2006-05-20  Kevin P. FlemingMerged revisions 28968 via svnmerge from
2006-05-20  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-05-20  Russell Bryantremove an unused variable, and default the user to...
2006-05-20  Russell Bryantvarious fixes regarding coding guidelines issues
2006-05-20  Russell Bryantfix up another place where the code made assumptions...
2006-05-20  Kevin P. FlemingMerged revisions 28896 via svnmerge from
2006-05-20  Russell Bryantif a hostname is not specified, connect over a unix...
2006-05-20  Russell Bryantfix the build of func_realtime and aelparse with MTX_PR...
2006-05-20  Russell Bryantdefaults.h must be listed as a dependency after the...
2006-05-19  Kevin P. Flemingattributes need trailing CR-LF
2006-05-19  Russell Bryantallow chan_h323 to build (issue #7006, casper)
2006-05-19  Kevin P. Fleminglet's use the proper variable here, instead of segfault...
2006-05-19  Russell BryantMake the new behavior where the timestamp is checked...
2006-05-19  Russell Bryantwe have to build local copies of aelflex.o, aelbison...
2006-05-19  Kevin P. FlemingMerged revisions 28794 via svnmerge from
2006-05-19  Joshua ColpFix tab completion when you just do a plain tab without...
2006-05-19  Russell BryantMerged revisions 28790 via svnmerge from
2006-05-19  Russell Bryantthere is no reason to explicity specify -fomit-frame...
2006-05-19  Russell BryantMerged revisions 28754 via svnmerge from
2006-05-19  Russell Bryantadd support for more refined ability to set install...
2006-05-19  Tilghman LesherAs requested by kpfleming, renaming messagecount to...
2006-05-19  Russell Bryantonly delete call files if the timestamp on the file...
2006-05-19  Joshua ColpClean up some chan_zap code to make it more readable...
2006-05-19  Joshua ColpMerged revisions 28698 via svnmerge from
2006-05-19  Joshua ColpMerged revisions 28651 via svnmerge from
2006-05-19  Joshua ColpBlocked revisions 28630 via svnmerge
2006-05-19  Tilghman LesherMissing messagecount2 function
2006-05-19  Joshua ColpMerged revisions 28627 via svnmerge from
2006-05-19  Russell Bryantfix up a patch that did not merge properly from 1.2...
2006-05-19  Olle JohanssonAdding some documentation on Asterisk and video telepho...
2006-05-19  Olle JohanssonAdding send_text capability to chan_local
2006-05-19  Olle JohanssonFirst stab at supporting video in chan_local
2006-05-19  Olle JohanssonAdd simple devicestate for chan_local
2006-05-19  Olle JohanssonFormatting cleanup
2006-05-19  Russell Bryantwhen displaying the list of registered music on hold...
2006-05-18  Kevin P. Flemingrevert bogus change
2006-05-18  Kevin P. FlemingMerged revisions 28380,28384 via svnmerge from
2006-05-18  Olle JohanssonAdd missing argument to ast_carefulwrite
2006-05-18  Kevin P. FlemingMerged revisions 28337 via svnmerge from
2006-05-18  Kevin P. Flemingblock this fix from the 1.2 branch; proper fix will...
2006-05-18  Tilghman LesherBug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (diffe...
2006-05-18  Tilghman LesherBlocked revisions 28257 via svnmerge
2006-05-18  Kevin P. Flemingadd another media path reinvite 'flavor', where we...
2006-05-18  Kevin P. Flemingadding new code should require following the formatting...
2006-05-18  Joshua ColpMerged revisions 28212 via svnmerge from
2006-05-18  Joshua ColpMerged revisions 28169 via svnmerge from
2006-05-18  Joshua ColpAllow contexts in regexten so that extensions can be...
2006-05-18  Olle JohanssonRemove unsupported, unimplemented, unfunctional "v...
2006-05-18  Christian Richterthis is not a warning, it might happen during call...
2006-05-18  Russell Bryantforce a "make clean" because existing .depend files...
2006-05-18  Russell Bryantfix file dependency generation so that the resulting...
2006-05-18  Joshua ColpFix receiving message count information from a remote...
2006-05-18  Joshua ColpAdd SPRINTF dialplan function made by the ever insanefu...
2006-05-17  Joshua ColpRemove needless check for autofill (issue #7180 reporte...
next