]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2011-09-28  TransNexus... Updated for OSP Toolkit 4.0.0.
2011-09-27  Paul BelangerUpgrade app_macro to core
2011-09-26  Richard MudgettFix deadlock when using dummy channels.
2011-09-23  Gregory NietskySpelling fix
2011-09-23  Gregory NietskyMake sure a CDR is on the stack for call in the Queue.
2011-09-23  Russell BryantComment out entries in sample res_pktccops.conf.
2011-09-22  Richard MudgettMade ISDN not add numbering plan prefix strings to...
2011-09-22  Gregory NietskyAdd warned to ast_srtp to prevent errors on each frame...
2011-09-22  Gregory NietskyIf IP address is used in chan_h323 host parameter of...
2011-09-22  Gregory NietskyIts possible to loose audio on ast_write when the chann...
2011-09-21  Tilghman LesherMore silly spacing changes
2011-09-21  Tilghman LesherDumb little spacing fix.
2011-09-21  Tilghman LesherEscape commas in keys and values, when keys and values...
2011-09-20  Matthew JordanFix for incorrect voicemail duration in external notifi...
2011-09-20  Leif MadsenUpdate RedHat Init script to work with Heartbeat.
2011-09-20  Kinsey MooreMake CANMATCH with the new pattern match engine behave...
2011-09-20  Richard MudgettCheck if a channel was created before using the pointer...
2011-09-20  Richard MudgettFix deadlock from not releasing SS7 linkset lock.
2011-09-20  Russell BryantFix crashes in ast_rtcp_write().
2011-09-19  Terry WilsonDon't interfere with T.38 reinvites
2011-09-19  Tilghman LesherVarious changes to allow 1.8 to compile on Mac OS X...
2011-09-19  Jonathan RoseDocument applications that play audio and do not answer...
2011-09-19  Richard MudgettMade Dial d and H options no longer immediately auto...
2011-09-19  Jason ParkerRemove weird mergeinfo props that make merges annoying...
2011-09-19  Leif MadsenUpdate get_ilbc_source.sh script to work again.
2011-09-19  Richard MudgettRework sig_pri_hangup() to be simpler and clearer.
2011-09-19  Olle JohanssonAdd diversion header to a 302 redirect response if...
2011-09-19  Gregory NietskyA long time ago in a galaxy far far away a IPv6 update...
2011-09-19  Olle JohanssonMake sure manager_debug option is reset at reload
2011-09-19  Olle JohanssonRevert accidental change that fixes OS/X Lion support
2011-09-19  Olle JohanssonAdd missing unlock at MWI message sending time
2011-09-16  Terry WilsonWhitespace fix
2011-09-16  Terry WilsonAdd missing frame types to func_frame_trace
2011-09-16  Jonathan RoseFix bad RTP media bridges in directmedia calls on peers...
2011-09-16  Sean BrightMake a note that inotify won't work with an NFS mounted...
2011-09-16  Gregory NietskyThe round robin routing routine in chan_misdn.c is...
2011-09-15  Gregory NietskyLocking order in app_queue.c causes deadlocks.
2011-09-15  Gregory Nietskylock the channel before calling ast_bridged_channel...
2011-09-14  Richard MudgettRemove unnecessary libpri dependency checks in the...
2011-09-14  Richard MudgettFixed cut-n-paste regression using the wrong variable.
2011-09-14  Matthew NicholsonThe tech and data members of fast_originate_helper...
2011-09-13  Richard MudgettRemove obsolete todo comment about PICKUPRESULT.
2011-09-13  Tzafrir Cohendo parse defaultlanguage from asterisk.conf
2011-09-13  Paul BelangerMeetme should have 'core' support level
2011-09-13  Tilghman LesherMove mandatory checks closer to the beginning of the...
2011-09-13  Matthew NicholsonDon't limit the size of appdata for manager originate...
2011-09-13  Russell BryantFix a crash in res_ais.
2011-09-12  Matthew NicholsonProperly set caller_warning and callee_warning before...
2011-09-12  Matthew NicholsonPrevent a race condition when the bridge technology...
2011-09-12  Kinsey MooreEnsure frames are not written to dialed channel if...
2011-09-12  Kinsey MoorePrevent IAX2 from getting IPv6 addresses via DNS
2011-09-12  Olle JohanssonLock the peer->mvipvt to avoid crashes with SIP history...
2011-09-12  Stefan Schmidtbuild_peer doesnt unlink a peer object from peers_by_ip...
2011-09-09  Matthew JordanUpdated SIP 484 handling; added Incomplete control...
2011-09-08  Richard MudgettFix crash with res_fax when MALLOC_DEBUG and "core...
2011-09-07  Paul BelangerCleanup chan_iax2.c log messages
2011-09-07  Richard MudgettFix AMI action Park crash.
2011-09-07  Stefan SchmidtAdding the Feature to sent a Reason Header in a SIP...
2011-09-07  Alec L Davisperoid typo
2011-09-07  Alec L DavisPrevent segfault if call arrives before Asterisk is...
2011-09-06  Gregory NietskyMake SQL query in app_voicemail.c portable LIMIT is...
2011-09-02  Richard MudgettMusicOnHold has extra unref which may lead to memory...
2011-09-02  Richard MudgettFix potential memory allocation failure crashes in...
2011-09-01  Tilghman LesherRemove 1.6 compatibility documentation from 1.8, as...
2011-09-01  Tilghman LesherCreate a local alias for ast_odbc_clear_cache.
2011-08-31  Matthew NicholsonDisable T.38 when we get a invite with image media...
2011-08-31  Richard MudgettNo DAHDI channel available for conference, user introdu...
2011-08-31  Richard MudgettCall pickup race leaves orphaned channels or crashes.
2011-08-31  Kinsey MooreCorrect an AMI protocol violation with SIPshowpeer
2011-08-30  Alexandr Anikincleanups in ACF/ARJ GK replies processing
2011-08-29  Terry WilsonRefresh peer address if DNS unavailable at peer creation
2011-08-29  Richard MudgettAdd some do not hold locks notes to channel.h
2011-08-29  Richard MudgettFix deadlock potential of chan_mobile.c:mbl_ast_hangup().
2011-08-29  Matthew JordanFixed improperly formatted TestEvent AMI message in...
2011-08-29  Jonathan RoseAccidental use of variable client->status instead of...
2011-08-28  Tzafrir Cohenchan_vpb: remove unused variables (gcc4.6)
2011-08-26  Jonathan Rose[patch] Buddies are always auto-registered when process...
2011-08-26  Matthew JordanFixed incorrect pointer copy to structure copy in revis...
2011-08-26  Matthew JordanBug fixes for voicemail user emailsubject / emailbody.
2011-08-25  Jason ParkerFix for DESTDIR spaces patch.
2011-08-25  Jonathan RoseSegfault when publishing device states via XMPP and...
2011-08-25  Jason ParkerFix installation into directories containing spaces.
2011-08-23  Richard MudgettMemory Leak in app_queue
2011-08-23  Matthew Nicholsondefault 'sipstorecause' to no
2011-08-22  Richard MudgettRevert previous commit. Not ready yet.
2011-08-22  Richard MudgettSigned
2011-08-22  Richard MudgettMinor code optimizations.
2011-08-22  Paul BelangerRevert previous commit
2011-08-22  Richard MudgettReference leaks in app_queue.
2011-08-22  Matthew JordanReview: https://reviewboard.asterisk.org/r/1364/
2011-08-22  Richard MudgettMemory leaks in realtime_multi_xxx() when database...
2011-08-22  Richard MudgettMemory leak reading realtime database variable list.
2011-08-21  Paul BelangerFix outgoing calls in chan_gtalk
2011-08-18  Terry WilsonFix possible error on stringification of IPv4-mapped...
2011-08-18  Kinsey MooreCRC4 in "dahdi show status" gives wrong impression...
2011-08-18  Tilghman LesherMove BETTER_BACKTRACES out of development mode, as...
2011-08-17  Tilghman LesherRe-add support for spaces in pathnames, including now...
2011-08-17  Terry WilsonDon't read from a disarmed or invalid timerfd
2011-08-17  Richard MudgettOutgoing BRI calls fail when using Asterisk 1.8 with...
2011-08-17  Matthew Nicholsonprint a warning instructing the user to disable storesi...
next