]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-03-13  Russell BryantDump cache of published events when a node joins the...
2012-03-13  Russell BryantRemove chan_usbradio and app_rpt.
2012-03-13  Terry WilsonFix setting CDR variables in the hangup extension
2012-03-13  Terry WilsonMake hints for invalid SIP devices return Unavail,...
2012-03-13  Tilghman LesherRequested changes documenting the fixed AEL functionality.
2012-03-13  Tilghman LesherEnable macros in 1.8 to find the next highest "h" exten...
2012-03-08  Jonathan RoseMake transfer not ignore port information with SIP.
2012-03-07  Richard MudgettChange directly setting _softhangup in sig_ss7.c to...
2012-03-07  Sean BrightReturn g729 and g723.1 frames with the number of sample...
2012-03-07  Terry WilsonSet snarkiness = 0 in cdr_adaptive_odbc.conf.sample
2012-03-07  Terry WilsonAdd detection for ODBC WCHAR fields
2012-03-06  Richard MudgettFix ring cadance setup for outgoing calls on FXS ports.
2012-03-05  Richard MudgettDrop SS7 call if not connected yet when INCOMPLETE...
2012-03-05  Richard MudgettSetup DSP when SS7 call is connected or early media...
2012-03-05  Jonathan RoseEliminate double close of file descriptor in manager.c
2012-03-05  Joshua ColpDefer sending the connected line reinvite if a reinvite...
2012-03-05  Kinsey MooreEnsure Asterisk acknowledges ACKs to 4xx on Replaces...
2012-03-02  Terry WilsonFix unused-but-set-variable warnings
2012-03-02  Terry WilsonCorrect some set-but-unused variable warnings in the...
2012-03-02  Terry WilsonMake chan_usbradio compile under dev mode
2012-03-02  Kinsey MooreFix case-sensitivity for device-specific event subscrip...
2012-03-02  Richard MudgettRemove ISDN hold restriction for non-bridged calls.
2012-03-02  Sean BrightThe default value for mohinterpret is the empty string...
2012-03-02  Richard MudgettFix channel reference leak in ChanSpy.
2012-03-02  Mark MichelsonFix race condition that can cause important control...
2012-03-02  Mark MichelsonSecond attempt to get optimal translation paths when...
2012-03-01  Kinsey MoorePrevent outbound SIP NOTIFY packets from displaying...
2012-02-29  Walter DoekesFix copying of CDR(accountcode) to local channels.
2012-02-28  Jonathan RoseAdding transport=udp to sample sip.conf - Also changes...
2012-02-28  Jonathan RoseAdd additional character type types to supported data...
2012-02-28  Tilghman LesherCorrectly reset the dialplan priority.
2012-02-28  Richard MudgettUse more reasonable cause code when rejecting incoming...
2012-02-28  Jonathan RoseMoves UPGRADE.txt notes from r357356 to a new section...
2012-02-28  Jonathan RoseAdds UPGRADE.txt notes to r357266 indicating changes...
2012-02-28  Richard MudgettRemove dupliate 'i' option table entry in app_page.c.
2012-02-28  Jonathan RoseChanges transport option in sip.conf so that using...
2012-02-28  Kevin P. FlemingMake COMPILE_DOUBLE magic actually work.
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
2012-02-09  Richard MudgettFix crash in ParkAndAnnounce.
2012-02-09  Russell BryantRemove some unnecessary locking from ast_hangup().
2012-02-07  Terry WilsonFix multiple SIP realtime issues
2012-02-07  Jonathan RoseFix column duplication bug in module reload for cdr_pgsql.
2012-02-06  Richard MudgettImproved documentation of CLI "dialplan add extension...
2012-02-06  Richard MudgettAdd missing headers to AMI UnParkedCall event to unique...
2012-02-03  Jonathan RoseFixes deadlocks occuring in chan_agent due to r335976
2012-02-02  Kinsey MooreEnsure entering T.38 passthrough does not cause an...
next