]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-01-03  Olle JohanssonBug #6109: Fix unprotected list in RTP, implement AST_L...
2006-01-03  Olle JohanssonBug #6116: Use list macros in autoservice.c (drumkilla)
2006-01-03  Olle JohanssonBug #6118: Clean up list handling in image.c (drumkilla)
2006-01-02  Russell Bryantinitialize sip_auth list
2006-01-02  Russell Bryantdoxygen updates
2006-01-02  Tilghman LesherMerged revisions 7709 via svnmerge from
2006-01-02  BJ Weschke Fix compiler warnings.
2006-01-01  Russell Bryantfix a couple of doxygen errors
2006-01-01  Russell Bryantclean up some loops and replace some duplicate code...
2006-01-01  Russell Bryantremove some duplicated code (issue #6098)
2005-12-31  Russell Bryant- fix some doxygen errors
2005-12-31  Russell Bryantupdate comments to doxygen style
2005-12-30  Russell Bryantupdate doxygen docs to specify authors
2005-12-30  Tilghman LesherMerged revisions 7677 via svnmerge from
2005-12-30  Olle Johansson- Reformatting the app_sms help text from html to txt...
2005-12-29  Russell Bryantnormalize a loop and avoid multiple strlen calls when...
2005-12-29  Russell Bryantavoid multiple strlen calls in complete_queue
2005-12-28  Russell BryantMerged revisions 7665 via svnmerge from
2005-12-28  Russell Bryantrestore alphabetical order for builtin cli commands...
2005-12-27  Russell Bryantfix permissions of created recordings (issue #6067)
2005-12-27  Russell Bryantminor cleanups for another cli completion function ...
2005-12-27  Russell Bryantavoid duplicate strlen calls for the command completion...
2005-12-27  Russell Bryantavoid unneeded calls to strlen in iax2 completion functions
2005-12-27  Tilghman LesherBug 4880 - add priority label matching and dialplan...
2005-12-27  Russell Bryantavoid repeated calls to strlen in command completion...
2005-12-27  Tilghman LesherBug 5237 - Optional filename argument
2005-12-27  Russell Bryantwhen doing tab completion, iterate the list of matches...
2005-12-27  Tilghman LesherBug 5382 - Allow VM_CATEGORY in voicemail emails
2005-12-27  Tilghman LesherBug 5906 - ARRAY dialplan function
2005-12-27  Tilghman LesherBug 5854 - Allow quotation of the second field in extco...
2005-12-27  Tilghman LesherBug 5183 - Inline stack backtraces
2005-12-27  Tilghman LesherReduce warnings on signedness conversions
2005-12-27  Tilghman LesherAdd SQL_ESC to allow single ticks to be escaped
2005-12-26  Mark SpencerDon't do DTMF detect on pseudo's!
2005-12-26  Russell Bryant- normalize some loops
2005-12-26  Tilghman LesherMerged revisions 7637 via svnmerge from
2005-12-26  Jim DixonAdded support for Feature Group C CAMA trunks (both...
2005-12-26  Russell BryantMerged revisions 7634 via svnmerge from
2005-12-26  Tilghman LesherBug 6057 - Deprecate builtins that have been replaced...
2005-12-26  Mark SpencerAdd "local channel" variation so that we don't read...
2005-12-25  Mark SpencerFix multiple free of a frame (bug #6058)
2005-12-25  Tilghman LesherBug 5727 - reduce duplicate code
2005-12-24  Russell Bryantminor cleanups ...
2005-12-24  Russell Bryantminor cleanups ...
2005-12-23  Tilghman LesherBug 5759 - Remove unused datetime code (current DateTim...
2005-12-23  Tilghman LesherAlphabetize the functions list
2005-12-23  Tilghman LesherBug 5327 - new function FILTER and optional argument...
2005-12-23  Tilghman LesherMake the English language of date format 'Q' and 'q...
2005-12-23  Tilghman LesherMerged revisions 7608 via svnmerge from
2005-12-23  Kevin P. FlemingMerged revisions 7606 via svnmerge from
2005-12-22  BJ Weschke Another app documentation tweak.
2005-12-22  Tilghman LesherMerged revisions 7601 via svnmerge from
2005-12-22  Russell BryantMerged revisions 7599 via svnmerge from
2005-12-22  Russell Bryantremove stray unlock (issue #5955)
2005-12-22  Kevin P. Flemingforward-port per-peer videosupport changes from branche...
2005-12-22  Kevin P. Flemingdon't try to build func_odbc when ODBC headers/librarie...
2005-12-22  Russell Bryant- construct the difference and have only one call to...
2005-12-21  Tilghman LesherMerged revisions 7582 via svnmerge from
2005-12-21  BJ Weschke Bug #6040 - Documentation correction
2005-12-21  Tilghman LesherMerged revisions 7577 via svnmerge from
2005-12-21  Tilghman LesherBug 5055 - Simple SQL commands from the dialplan
2005-12-21  Tilghman LesherBug 5440 - Add STAT() dialplan function
2005-12-21  Russell Bryantmove heading to the top of the file
2005-12-21  Tilghman LesherBug 5734 - add status variables indicating the success...
2005-12-21  Russell Bryantadd Log application for generating custom log messages...
2005-12-21  Russell Bryantadd a header to indicate who the call was parked by...
2005-12-21  Russell Bryant- change the default value of the global priority jumpi...
2005-12-20  Jim DixonAdded docs for new features (duplex mode & tailmessages)
2005-12-20  Jim DixonNew version, including half/semi-half duplex modes...
2005-12-20  Mark SpencerAvoid multiple free
2005-12-20  Russell Bryant- move the string join() function to utils.c since...
2005-12-20  Russell Bryantadd AGENT function, similar to SIPPEER or IAXPEER ...
2005-12-20  Mark SpencerMajor RTP fixes for using inbound SDP on outbound conne...
2005-12-20  Mark SpencerDon't bother decode on muted participants
2005-12-20  Mark SpencerMajor peformance improvements to meetme
2005-12-20  Mark SpencerFix choppy audio with > 20ms audio frames (bug #5697)
2005-12-20  Mark SpencerFix segfault on directed pickup when no CDR is availabl...
2005-12-20  Mark SpencerFix reload of peer contexts (bug #6007)
2005-12-20  Russell Bryantuse the system libgsm if available (issue #5434, modifi...
2005-12-20  Russell Bryantallow forcing the build to exclude PRI support using...
2005-12-19  Russell Bryant- add note on required values of sip_methods struct
2005-12-19  Tilghman LesherMerged revisions 7523 via svnmerge from
2005-12-19  Tilghman LesherMerged revisions 7521 via svnmerge from
2005-12-17  Tilghman LesherMerged revisions 7519 via svnmerge from
2005-12-17  Tilghman LesherMerged revisions 7517 via svnmerge from
2005-12-17  Kevin P. FlemingMerged revisions 7515 via svnmerge from
2005-12-17  Kevin P. FlemingMerged revisions 7513 via svnmerge from
2005-12-17  Kevin P. FlemingMerged revision 7510 via svnmerge from
2005-12-17  Kevin P. Flemingblock a commit to a module that no longer exists in...
2005-12-17  Tilghman LesherMerged revisions 7508 via svnmerge from
2005-12-16  Tilghman LesherFirst field was truncated.
2005-12-15  Tilghman LesherProperly move these functions over to the funcs directo...
2005-12-15  Tilghman LesherMake sure the functions CUT and SORT are built.
2005-12-15  BJ Weschke Bug #6003 - Don't free the channel structure until...
2005-12-13  Russell Bryantreduce some duplicated code when doing a strdup (issue...
2005-12-13  Kevin P. FlemingMerged revisions 7470 via svnmerge from
2005-12-13  Kevin P. FlemingMerged revisions 7468 via svnmerge from
2005-12-13  Kevin P. FlemingMerged revisions 7448-7449,7451,7453 via svnmerge from
2005-12-12  Christian Richterupdated the documentation and the sample config to...
2005-12-12  Kevin P. FlemingMerged revisions 7433,7435 via svnmerge from
next