]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-07-10  Matthew JordanAdd some additional documentation for core AMI events
2012-07-10  Kinsey MooreFix failing SDP_offer_answer test
2012-07-10  Joshua ColpAdd additional description stanza names from the old...
2012-07-10  Joshua ColpRespect codec preference order when adding codecs to...
2012-07-10  Kinsey MooreImprove Goto and GotoIf related documentation
2012-07-10  Matthew JordanFix initial loading problem with res_curl
2012-07-10  Joshua ColpAdd required items for Google video support.
2012-07-09  Joshua ColpWhen receiving a STUN binding request send one out...
2012-07-09  Joshua ColpAdd support for exposing the received contact URI and...
2012-07-09  Joshua ColpForce the clock rate of G.722 to be 16000 when using...
2012-07-09  Joshua ColpDocument that multiple endpoints using the same connect...
2012-07-09  Jason ParkerAdd Digium phones context to sip_notify sample config.
2012-07-09  Joshua ColpFix an issue where media would not flow for situations...
2012-07-09  Joshua ColpAdd additional namespaces for Google Talk which are...
2012-07-09  Joshua ColpFix dependency to be on res_xmpp. Long ago in a galaxy...
2012-07-09  Jonathan Rosechan_sip: Fix small behavioral change accidentally...
2012-07-07  Joshua ColpAdd a new unified Jingle, Google Jingle, and Google...
2012-07-06  Kinsey MooreRemove unnecessary generation of informational cause...
2012-07-06  Jonathan Rosechan_sip: Add case for FLASH control frames so that...
2012-07-06  Mark MichelsonRemove a superfluous and dangerous freeing of an SSL_CTX.
2012-07-06  Mark MichelsonFix bridging thread leak.
2012-07-06  Joshua ColpImport revision 4196 from pjproject trunk. Fix a crash...
2012-07-05  Matthew JordanAdd 'stun show status' command
2012-07-05  Richard MudgettMake res/pjproject ignore more files.
2012-07-05  Kinsey MooreAST-2012-011: Resolve heap corruption issue with voicemail
2012-07-05  Richard MudgettMake res/pjproject ignore some generated files.
2012-07-05  Richard MudgettTweak some comments and whitespace in utils.h
2012-07-05  Jonathan Roseapp_mixmonitor: Fix a reference leak in manager_mixmoni...
2012-07-05  Matthew JordanDo not send a BYE when a provisional response arrives...
2012-07-05  Alexandr AnikinFix dev mode ooh323 warnings
2012-07-04  Alexandr AnikinAdded direct media support to ooh323 channel driver
2012-07-04  Alexandr Anikinfix small mistake in the previous
2012-07-04  Alexandr AnikinFix modern gcc warning
2012-07-03  Terry WilsonMore improvements to re-INVITEs timing out after a...
2012-07-03  Terry WilsonBetter handle re-INVITEs with provisional but no final...
2012-07-02  Joshua ColpAdd a cleaned up drop-in replacement for res_jabber...
2012-07-02  Joshua ColpEnsure the timer heap is protected by a lock.
2012-07-01  Joshua ColpEnable IPv6 support in pjproject.
2012-07-01  Joshua ColpDon't try to send connectivity checks on RTCP if RTCP...
2012-07-01  Joshua ColpAdd support for ICE/STUN/TURN in res_rtp_asterisk and...
2012-06-29  Mark MichelsonFix apparent copy and paste error where incorrect ...
2012-06-29  Richard MudgettHangup handlers - Dialplan subroutines that run when...
2012-06-29  Joshua ColpWith some configurations a transport is not actually...
2012-06-29  Richard MudgettRemove obsolete struct ast_channel note.
2012-06-29  Joshua ColpMake the address family filter specific to the transport.
2012-06-28  Terry WilsonAdd the ability to set flags via the config options api
2012-06-27  Terry WilsonAST-2012-010: Clean up after a reinvite that never...
2012-06-26  Jonathan RoseUnique Call ID logging Phases III and IV
2012-06-26  Matthew JordanFix crash in unloading of res_adsi module
2012-06-25  Matthew JordanUpdate "manager show event" to support tab completion
2012-06-25  Matthew JordanFix incorrect duration reporting in CDRs created in...
2012-06-25  Mark MichelsonRe-fix how local tag is generated when sending a 481...
2012-06-25  Matthew JordanAdd AMI event documentation
2012-06-25  Richard MudgettFix Bridge application occasionally returning to the...
2012-06-25  Mark MichelsonMultiple revisions 369323-369324
2012-06-25  Mark MichelsonBe more consistent with the return code for requests...
2012-06-23  Richard MudgettFix F and F(x) action logic in Bridge application.
2012-06-23  Richard MudgettFix Bridge application and AMI Bridge action error...
2012-06-22  Richard MudgettExplicitly check caller hangup in app Queue rather...
2012-06-22  Richard MudgettFix F and F(x) action logic in Queue application.
2012-06-22  Richard MudgettCheck if PBX was started and fix F and F(x) action...
2012-06-22  Richard MudgettCheck if PBX was started for generic CCSS recall.
2012-06-22  Richard MudgettChange incorrect chan_sip zombie hangup debug message...
2012-06-22  Terry WilsonDon't crash on a guest directmedia call
2012-06-22  Kinsey MooreFix wrong variable name in the R2 disconnect callback
2012-06-22  Kinsey MooreDon't parse media stream state for SIP video streams
2012-06-22  Kinsey MooreAdd HANGUPCAUSE hash implementation for DAHDI MFC/R2...
2012-06-22  Kinsey MooreAdd HANGUPCAUSE hash support for analog and PRI DAHDI...
2012-06-22  Kinsey MooreAdd "Who Hung Up?" implementation for DAHDI SS7 subtech...
2012-06-20  Richard MudgettDon't waste time initializing the whole call_identifer_...
2012-06-20  Richard MudgettFix chan_misdn compile error.
2012-06-20  Alexandr Anikinfix locking issue on empty callList
2012-06-20  Sean BrightRemove declaration of eivr_connect_socket because it...
2012-06-20  Alexandr Anikinuse right definition for channel name
2012-06-20  Michael L.... Add IPv6 Support To Manager
2012-06-20  Michael L.... Fix NULL pointer segfault in ast_sockaddr_parse()
2012-06-19  Alexandr Anikincheck rtptimeouts in ooh323 channels as per config...
2012-06-19  Kinsey MooreEnsure that pvt cause information does not break native...
2012-06-19  Mark MichelsonFix request routing issue when outboundproxy is used.
2012-06-18  Kinsey MooreFix AST_CONTROL_PVT_CAUSE_CODE handling
2012-06-18  Richard MudgettFix monitoring calls put in a parking lot.
2012-06-15  Damien WedhornVarious small chan_skinny fixes and cleanup
2012-06-15  Kinsey MooreAllow chan_sip to decline unwanted media streams
2012-06-15  Jason ParkerFix voicemail API tests by using the correct argument...
2012-06-15  Kevin P. FlemingMultiple revisions 369001-369002
2012-06-15  Kinsey MooreAdd HANGUPCAUSE hash support to IAX2
2012-06-15  Jason ParkerRemove some symbol exports that got missed in the remov...
2012-06-15  Richard MudgettRemove remaining properties mmichelson left laying...
2012-06-14  Richard MudgettAllow non-normal execution routines to be able to run...
2012-06-14  Richard MudgettMake the Hangup application set a softhangup flag.
2012-06-14  Richard MudgettMove vm defines to group them better.
2012-06-14  Jason ParkerMultiple revisions 368963,368965
2012-06-14  Matthew JordanAST-2012-009: Fix crash in chan_skinny due to Key Pad...
2012-06-14  Mark MichelsonRevert Makefile change to remove embedding res_adsi.so
2012-06-14  Terry WilsonAdd a post_apply callback to the Config Options API
2012-06-14  Terry WilsonAdd filename alias support to the Config Options API
2012-06-13  Mark MichelsonFix a deadlock that occurs when func_volume is used...
2012-06-13  Matthew JordanMark res_smdi/res_adsi as 'core' supported modules
2012-06-13  Mark MichelsonRemove forced linking of res_adsi.o
2012-06-13  Matthew JordanReplace MODULES_DIR with ASTMODDIR in Makefile's INSTAL...
next