]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-08-24  Matthew JordanMerge r369351 for AST-883
2012-08-07  Mark MichelsonFix error in the "IPorHost" section of a SIP dialstring.
2012-07-25  Terry WilsonRevert a change that broke compilation
2012-07-24  Jonathan RoseDon't attempt free of NULL ptr in pbx.c handle_presence...
2012-07-11  Matthew JordanFix bad merge of r368759 in sig_analog
2012-07-09  Matthew JordanFix deadlock between bridged channels that attempt...
2012-07-09  Joshua ColpAdd support for exposing the received contact URI and...
2012-07-09  Jason ParkerRemove file that should no longer exist.
2012-07-09  Jason ParkerRe-merge changes that were reverted.
2012-06-26  Jason ParkerRevert r369024,368998,368964,368962,368790,367161,36539...
2012-06-15  Jason ParkerFix voicemail API tests by using the correct argument...
2012-06-15  Jason ParkerRemove some symbol exports that got missed in the remov...
2012-06-14  Jason ParkerThese functions that were moved need to be static.
2012-06-14  Jason ParkerRemove global symbol requirement from app_voicemail.
2012-06-13  Matthew JordanEnable res_smdi/res_adsi by default
2012-06-13  Matthew JordanMark res_smdi/res_adsi as 'core' supported modules
2012-06-12  Matthew JordanFix deadlock in SIP transfers that involve a REFER...
2012-06-06  Matthew JordanAdd feature modifier to versions produced from branches
2012-05-29  Matthew JordanAST-2012-007: Fix IAX receiving HOLD without suggested...
2012-05-29  Matthew JordanAST-2012-008: Fix remote crash vulnerability in chan_skinny
2012-05-21  Mark MichelsonAdd "send to voicemail" Digium phone functionality...
2012-05-04  Jason ParkerAdd support for folders in MixMonitor 'm' option. ...
2012-05-01  Jason ParkerRemove folder_dir from voicemail snapshots API.
2012-04-25  Jason ParkerAsterisk 1.8-digiumphones branch has become Certified...
2012-04-24  Jason ParkerDisable extended and deprecated modules by default.
2012-04-23  Jason ParkerMultiple revisions 363102,363106,363141
2012-04-19  Mark MichelsonAdd a test application for sending custom SIP INFO...
2012-04-13  Matthew JordanRename property branches-1.8-merged to branch-1.8-merged
2012-04-13  Matthew JordanUpdate properties on 1.8-digiumphones
2012-04-12  Matthew JordanMerge of several needed fixes for 1.8-digiumphones
2012-04-09  Mark MichelsonFix bugs in voicemail APIs and add unit tests.
2012-04-06  Richard MudgettUpdate Func MESSAGE() and AMI MessageSend documentation.
2012-04-05  Mark MichelsonAdd additional configuration and presence unit tests.
2012-04-03  Jonathan RoseMake m option for mixmonitor delete the source file...
2012-03-29  Jason ParkerMultiple revisions 359656,359706,359979
2012-03-21  Mark MichelsonPrevent potentially passing a NULL pointer to strcasecmp()
2012-03-20  Mark MichelsonFix one more "(null)" string.
2012-03-20  Mark MichelsonFix another "Possible programming error" bug.
2012-03-20  Mark MichelsonGet rid of an annoying "Possible programming error...
2012-03-08  Jonathan RoseFixes unitialized variable use warning introduced by...
2012-03-08  Jason ParkerPrevent outbound SIP NOTIFY packets from displaying...
2012-03-02  Paul BelangerFixed xmldoc formatting error for 'm' option
2012-02-28  Jason ParkerAdd support for Digium Phones.
2012-02-28  Jason Parkersvnmerge init
2012-02-28  Jason ParkerAdd branch that supports Digium Phones for Asterisk...
2012-02-27  Richard MudgettFix callerid of Originated calls.
2012-02-27  Terry WilsonCopy CDR variables when set during a bridge
2012-02-27  Jonathan RoseRemove possible segfaults from res_odbc by adding locks...
2012-02-25  Matthew JordanFix crash in app_voicemail during close_mailbox
2012-02-24  Richard MudgettFix worker thread resource leak in SIP TCP/TLS.
2012-02-24  Matthew JordanRemove srtp_shutdown from res_srtp
2012-02-24  Matthew JordanAllow SRTP policies to be reloaded
2012-02-23  Richard MudgettFix blind transfer parking issues if the dialed extensi...
2012-02-23  Mark MichelsonFix ACK routing for non-2xx responses.
2012-02-23  Paul BelangerFix -Werror=unused-but-set-variable compiler error...
2012-02-22  Paul BelangerMissed one strsep() function
2012-02-22  Paul BelangerAdd back strsep() function for previous commit
2012-02-22  Terry WilsonTrack module use count for res_calendar
2012-02-22  Paul BelangerFix -Werror=unused-but-set-variable compiler error...
2012-02-22  Matthew JordanFix potential buffer overrun and memory leak when execu...
2012-02-21  Sean BrightMake 'iax2 show callnumber usage' output make sense...
2012-02-20  Sean BrightRemove spurious warning when 'qualifyfreqnotok' is...
2012-02-20  Sean BrightThis was a LOG_NOTICE, so roll it back.
2012-02-20  Sean BrightChange some debug messages from LOG_DEBUG to ast_debug.
2012-02-19  Sean BrightAdd some boilerplate documentation for IAXVAR and IAXPEER.
2012-02-19  Sean BrightSet the length of the ast_sockaddr, so that we can...
2012-02-18  Alec L Davispush 'outgoing' flag from sig_XXX up to chan_dahdi
2012-02-18  Paul BelangerFix -Werror=unused-but-set-variable compiler error...
2012-02-17  Sean BrightDon't allow trunkfreq to be greater than 1000ms.
2012-02-17  Sean BrightPass the correct value to ast_timer_set_rate() for...
2012-02-17  Mark MichelsonFix regressions with regards to route-set creation...
2012-02-17  Mark MichelsonRevert change to translate.c as it has caused an infini...
2012-02-17  Paul BelangerRevert 355700 and 355701
2012-02-16  Paul BelangerMissed a variable
2012-02-16  Paul BelangerFix -Werror=unused-but-set-variable compiler error...
2012-02-16  Sean BrightRevert a change to audio_audiohook_write_list that...
2012-02-16  Richard MudgettFix compile problem when old version of libvorbisfile...
2012-02-16  Richard MudgettFix AMI Monitor action without File header converting...
2012-02-15  Sean BrightWhen IAX2 debugging is enabled, make sure to log 'apath...
2012-02-15  Sean BrightOnly use maxtrunkcall and maxnontrunkcall in chan_iax2...
2012-02-15  Sean BrightUse TRUNK_CALL_START as originally intended.
2012-02-14  Richard MudgettFix voicemail problems when using ogg/vorbis.
2012-02-14  Richard MudgettFix lock typo that should be unlock in cel_sqlite_custo...
2012-02-14  Mark MichelsonProperly invert the return of a strncmp call.
2012-02-14  Jason ParkerDon't enable sqlite3 CDRs by default in sample configs.
2012-02-14  Sean BrightClear the high order bit from the destination call...
2012-02-14  Alexandr Anikincall manager_event only if there is not null channel...
2012-02-13  Richard MudgettFix occasional incorrectly delayed call-file execution.
2012-02-13  Joshua ColpOnly allow one 'dialplan reload' to execute at a time...
2012-02-13  Richard MudgettFix reconnecting to pgsql database after connection...
2012-02-10  Jason ParkerFix a voicemail memory leak with heard/deleted messages.
2012-02-10  Richard MudgettFix AMI Redirect ExtraChannel not redirecting to the...
2012-02-09  Terry WilsonNote that CDRs are immutable once a bridge is torn...
2012-02-09  Kinsey MooreFix parsing of SIP headers where compact and non-compac...
2012-02-09  Kinsey MooreMake the config parser remove escaping backslashes
2012-02-09  Mark MichelsonRemove outdated comment.
2012-02-09  Mark MichelsonFix translation path choices.
2012-02-09  Matthew JordanClean-up of minor formatting issues in r354542/3/4
2012-02-09  Mark MichelsonAdding reload support to res_fax.so
2012-02-09  Matthew JordanFix SIP INFO DTMF handling for non-numeric codes
next