]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2011-11-02  Walter DoekesEnsure that string field lengths are properly aligned
2011-11-02  Leif MadsenAdd note about how Authenticate() application with...
2011-11-02  Leif MadsenUpdate documentation for leastrecent strategy.
2011-11-02  Kevin P. FlemingModify comments in MeetMe application documentation...
2011-11-01  Walter DoekesSeveral fixes to the chan_sip dynamic realtime peer...
2011-11-01  Walter DoekesCleanup references to sipusers and sipfriends dynamic...
2011-10-31  Matthew JordanFixed invalid memory access when adding extension to...
2011-10-29  Richard MudgettFix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong...
2011-10-27  Jonathan RoseFix sequence number overflow over 16 bits causing codec...
2011-10-27  Jonathan RoseCleanup reference leaks in res_jabber
2011-10-25  Richard MudgettCheck fopen return value for ao2 reference debug output.
2011-10-25  Richard MudgettChange D-channel warning to be less confusing on non...
2011-10-25  Terry WilsonUse int for storing ao2_container_count instad of size_t
2011-10-25  Terry WilsonSimplify queue membercount code
2011-10-25  Terry WilsonProperly update membercount for reloaded members
2011-10-25  Kinsey MooreFix compilation on Snow Leopard/FreeBSD for pbx_spool.c
2011-10-25  Kinsey MooreFix spool handling to allow call files to be hardlinked...
2011-10-25  Terry WilsonReturn NULL when no results returned for realtime_multi...
2011-10-24  Jonathan RoseOutbound SIP OPTIONS messages will now include fromuser...
2011-10-23  Gregory NietskyRevert Janitor patch 341906 For now
2011-10-23  Gregory NietskyWhitespace Fixups / Add Braces
2011-10-21  Matthew Nicholsononly process args that exist
2011-10-21  Matthew Nicholsondon't limit the length of app and function arguments
2011-10-20  Richard MudgettFix AGI exec Park to honor the Park application parameters.
2011-10-20  Paul BelangerFixed typo from previous commit
2011-10-20  Paul BelangerUpdated documentation for the optional CID parameter...
2011-10-20  Terry WilsonClean up ast_check_digits
2011-10-19  Paul BelangerOutgoing calls with Google Voice
2011-10-19  Terry WilsonDon't use is_int() since it doesn't link well on all...
2011-10-19  Stefan SchmidtDon't sent in-dialog requests like UPDATE when Asterisk...
2011-10-18  Terry WilsonDon't resolve numeric hosts or contact unresolved hosts
2011-10-18  Alexandr Anikinfix issue on channel numbering (calls could have same...
2011-10-18  Richard MudgettMore parking issues.
2011-10-17  Terry WilsonInitialize variables before calling parse_uri
2011-10-17  Paul BelangerFix previous commit
2011-10-17  Paul BelangerVoicemail compiler flags are 'core' support
2011-10-17  Terry WilsonDon't try to remove peers without IPs from peers_by_ip
2011-10-17  Tzafrir CohenRemove an unused include of md5.h
2011-10-14  Kevin P. FlemingChange the internal name of the menuselect options...
2011-10-14  Kinsey MooreQuiet RTCP Receiver Reports during fax transmission
2011-10-14  Terry WilsonAvoid unnecessary WARNING message
2011-10-14  Jonathan RoseFixes some support level info so that it can be read...
2011-10-13  Richard MudgettFix DTMF blind transfer continuing to execute dialplan...
2011-10-13  Stefan Schmidtstoring the route-set also on a 181 response not only...
2011-10-13  Terry WilsonInitialize ast_sockaddr before calling ast_sockaddr_resolve
2011-10-13  Terry WilsonDon't skip the query field on a realtime multi query
2011-10-12  Stefan SchmidtStore route-set from provisional SIP responses so early...
2011-10-12  Terry WilsonUpdate SIP realtime fullcontact regardless of caching
2011-10-12  Richard MudgettInitialize the PRI channel alarms properly on startup.
2011-10-12  Richard MudgettUpdate MeetMe p and X option documentation when interac...
2011-10-12  Paul BelangerFix verbose messages when IPv6 logic was added
2011-10-11  Richard MudgettAdd protection for SS7 channel allocation and better...
2011-10-11  Richard MudgettFix some potential deadlocks pointed out by helgrind.
2011-10-11  Richard MudgettConvert registered AMI actions to ao2 objects.
2011-10-11  Tzafrir CohenUpdate SHA1 code to RFC 6234
2011-10-10  Matthew JordanUpdated chan_sip to place calls on hold if SDP address...
2011-10-10  Matthew NicholsonLoad the proper XML documentation when multiple modules...
2011-10-09  Igor GoncharovskiyFix compilation issue, caused by missed session structure
2011-10-08  Igor GoncharovskiyFix segfault in Unistim channel
2011-10-08  Igor GoncharovskiyFix char array cast as short array in send_client(...
2011-10-07  Richard MudgettInitialize option flags for SendURL application.
2011-10-06  Richard MudgettFix regression in configure script for libpri capabilit...
2011-10-06  Richard MudgettFix debugging messages generated by 'udptl debug'.
2011-10-05  Leif MadsenUpdate prep_tarball script to download pre-exported...
2011-10-05  Richard MudgettFix Dial F option notes formatting.
2011-10-05  Richard MudgettFix XML error in AMI action Challenge.
2011-10-05  Matthew NicholsonThe app name in the documentation must match what we...
2011-10-05  Richard MudgettAdd missing documentation of required AMI action Challe...
2011-10-04  Richard MudgettMake always create the MOH directory (/var/lib/asterisk...
2011-10-04  Jonathan RoseRemoves improper use of sound 'and' in German language...
2011-10-04  Jonathan RoseReverting revision 333265 due to component connection...
2011-10-04  Alexandr Anikinfix forget declaration in previous change
2011-10-03  Leif MadsenRemove duplicated Maxforwards line in AMI output.
2011-10-03  Leif MadsenMake documentation for Dial() options 'F' and 'F()...
2011-10-03  Alexandr Anikindestroy memheap mutex properly before memheap deleted
2011-10-03  Terry WilsonProperly ignore AST_CONTROL_UPDATE_RTP_PEER in more...
2011-09-30  Richard MudgettFix segfault in analog_ss_thread() not checking ast_rea...
2011-09-30  Jonathan RoseAdds documentation for QueueMemberStatus event generation
2011-09-30  Richard MudgettFix formatting of AMI header for SIP show peer.
2011-09-30  TransNexus... Remove r338137 and r338138.
2011-09-29  Paul BelangerTest modules should depend on the TEST_FRAMEWORK flag
2011-09-29  Jason ParkerTest modules have a support level of core.
2011-09-29  Leif MadsenUpdate documentation for SIP_HEADER.
2011-09-29  Gregory NietskyThe rtptimeout setting is ignored on a per peer basis.
2011-09-28  Richard MudgettMake duplicate call ptr warning message more helpful.
2011-09-28  Richard MudgettFix inconsistency in LOG_VERBOSE/AST_LOG_VERBOSE declar...
2011-09-28  Jason ParkerAdd support levels to non-module sections of menuselect...
2011-09-28  Richard MudgettFix chan_dahd compiling with gcc 4.6 when PRI and SS7...
2011-09-28  TransNexus... Updated for checking OSP Toolkit version 4.0.0.
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
next