]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-06-23  Russell Bryantreduce indentation
2006-06-23  Russell Bryantdelete snmp/agent.o on make clean
2006-06-23  Russell Bryantadd basic autoconf support for res_snmp
2006-06-23  Russell Bryantremove various commands that remove old modules since...
2006-06-23  Russell Bryantdelete the local copy of mxml and use svn:externals...
2006-06-22  Russell Bryantdon't blow up if a jitterbuffer is not in use
2006-06-22  Russell Bryant- move the increase of the use count to be after the...
2006-06-22  Russell Bryant- dynamically allocate the ast_jb structure that is...
2006-06-22  Russell Bryantactually allow all of the sub directories to be built...
2006-06-22  Russell Bryantuse .PHONY instead of FORCE
2006-06-22  Russell Bryantadd a couple more targets to .PHONY
2006-06-22  Tilghman LesherBug 6589 - option to display channel variables in queue...
2006-06-22  Russell Bryant- convert the 'uninstall' target to use separate target...
2006-06-22  Olle JohanssonFormatting fixes
2006-06-22  Russell Bryant- specify that 'depend' is a .PHONY target
2006-06-22  Russell Bryantuse separate targets instead of for loops to process...
2006-06-22  Russell Bryantget rid of another annoying stray space in the gcc...
2006-06-22  Russell Bryant- specify that 'all' is a .PHONY target
2006-06-22  Russell Bryantclean up a little mess I created by using the 'or'...
2006-06-22  Russell Bryantrevert my change to use the AC_PREFIX_DEFAULT macro...
2006-06-22  Russell Bryantuse a slightly different, but equivalent way of setting the
2006-06-22  Russell Bryantinstead of using a for loop to call 'make install'...
2006-06-22  Russell Bryantinstead of using a for loop to call make on each subdir...
2006-06-22  Russell Bryantnothing to see here ...
2006-06-22  Russell Bryantadd the 'clean', 'clean-depend', and 'dist-clean' targe...
2006-06-22  Russell Bryantuse $(FIND) and $(LN) from configure
2006-06-22  Russell Bryantuse $(BASENAME) set by configure
2006-06-22  Russell Bryantuse the AC_PREFIX_DEFAULT macro to set the default...
2006-06-21  Olle JohanssonAdd agent to video docs
2006-06-21  Olle JohanssonAdd video support to chan_agent.
2006-06-21  Olle JohanssonIssue #7380 - Cannot put a one-legged call on hold...
2006-06-21  Joshua ColpMerged revisions 35334 via svnmerge from
2006-06-21  Olle JohanssonOnly delete scheduled item if it exists
2006-06-21  Joshua ColpActually allow realtime queue members to be added ...
2006-06-21  Olle JohanssonOnly formatting changes... (tabs to spaces)
2006-06-21  Joshua ColpFix timing issue (race) with poke/pong for very close...
2006-06-21  Christian Richter* added support for PID export/import to identify bridg...
2006-06-21  Olle Johansson- Doxygen and some formatting fixes in res_features
2006-06-21  Olle JohanssonFinally fix parking and go back to metermaids
2006-06-20  Tilghman LesherBug 7399 - Sample config showed [general] as the contex...
2006-06-20  Tilghman LesherBug 7372: Wrong size for the block alignment (should...
2006-06-20  Olle JohanssonHow many times can we free allocated memory? Many,...
2006-06-20  Olle JohanssonHunting crash when parking calls with SIP REFER
2006-06-20  Olle Johanssonuse correct test for checking if sip domains are enable...
2006-06-20  Russell Bryant$(INSTALL) is determined by configure and set in the...
2006-06-20  Tilghman LesherMerged revisions 35121 via svnmerge from
2006-06-20  Olle JohanssonDon't count unknown media streams as media streams...
2006-06-20  Olle Johanssonparse SDP properly even when we are debugging. (Thanks...
2006-06-20  Olle JohanssonIssue #6820 - SIP channels hang in semi active state
2006-06-20  North Antarafix an issue with dtmf not being sent sometimes
2006-06-20  Russell Bryantensure menuselect fails if the deps file isn't found
2006-06-20  Russell Bryant- use $(CC) instead of gcc when building testexpr2
2006-06-19  Olle Johansson- Formatting
2006-06-19  Joshua ColpMerged revisions 34911 via svnmerge from
2006-06-19  Tilghman LesherMerged revisions 34875 via svnmerge from
2006-06-19  Kevin P. Flemingvarious cleanups, remove support for CVS checkouts
2006-06-19  Russell Bryantcopy the definition of ast_strdupa and use it instead...
2006-06-19  Christian Richterwhen we get a disconnect, we should stop the tones...
2006-06-19  Christian Richterwe need to send DISCONNECT on Timeout in the ALERTING...
2006-06-19  Russell Bryantdon't blow up in the sub Makefiles if menuselect.makeop...
2006-06-18  North AntaraNo need to have debug enabled by default anymore..
2006-06-18  North AntaraFinally merge chan_skinny fixes into trunk.
2006-06-18  Russell Bryanthandle ast_calloc failure and tweak some formatting...
2006-06-18  Russell Bryantmerge changes from team/murf/AEL-trunk-fixesonly
2006-06-18  Russell Bryantfix a polish voicemail bug with saying dates (issue...
2006-06-18  Russell Bryantbail if ast_calloc fails, this was done before but...
2006-06-18  Russell BryantBlocked revisions 34655 via svnmerge
2006-06-18  Russell Bryantfix various coding guidelines issues (issue #7345,...
2006-06-18  Russell Bryantuse the CFLAGS from the main Makefile when building...
2006-06-18  Russell Bryantthere is no reason to build and link stdtime/libtime...
2006-06-18  Russell BryantMerged revisions 34627 via svnmerge from
2006-06-18  Christian Richteradded TONE_HANGUP, also added Tone generation by mISDN_...
2006-06-18  Kevin P. Flemingcommit russell's menuselect/buildoptions work with...
2006-06-17  Christian Richter* fixed bchannel cleaning race condition with new bchan...
2006-06-16  Russell Bryantremove IMAP_STORAGE from the build options list for...
2006-06-16  Russell Bryantremove prototypes for static functions and fix some...
2006-06-16  Russell Bryantremove "depend" from the "all" targets in sub Makefiles...
2006-06-16  Joshua ColpFix adsi target in main Makefile and check a variable...
2006-06-16  Joshua ColpHandle failure of ast_calloc when allocating interfaces...
2006-06-16  Joshua ColpAdd bulgarian indications (issue #7314 reported by...
2006-06-16  Russell Bryantadd support for setting the CFLAGS for voicemail storag...
2006-06-16  Joshua ColpUpdate the RADIUS CDR module documentation (issue ...
2006-06-16  BJ Weschke Fixed per kpfleming's suggestion to asterisk-dev.
2006-06-16  BJ Weschke Quit early and print a LOG_WARNING if we are trying...
2006-06-16  BJ Weschke Make sure agent_tech is unregistered within unload_mod...
2006-06-16  BJ Weschke Don't ast_request a channel structure twice when a...
2006-06-16  Olle JohanssonDon't force a busy state that will break channel signal...
2006-06-16  Joshua ColpMerged revisions 34400 via svnmerge from
2006-06-16  Russell Bryantbuild menuselect objects with -Wall and remove an unuse...
2006-06-15  Russell Bryantremove prototypes for private functions and make functi...
2006-06-15  Olle JohanssonBlock patch for 1.2 already fixed in trunk, but in...
2006-06-15  Kevin P. FlemingMerged revisions 34274 via svnmerge from
2006-06-15  Olle JohanssonHoppsan!
2006-06-15  Tilghman LesherMerged revisions 34242 via svnmerge from
2006-06-15  Tilghman Lesherast_calloc() already reports OOM conditions
2006-06-15  Tilghman Lesherast_calloc already reports out of memory conditions...
2006-06-15  Olle Johansson- Do not require a space at the end of the m= string...
2006-06-14  Kevin P. Fleminguse the proper named constants for checking device...
2006-06-14  Kevin P. Flemingvarious coding style cleanup and minor fixes
2006-06-14  Kevin P. Flemingmake Local channel return sensible device state values
next