]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-01-19  Joshua ColpPrevent crash when an SDP offer is received with an...
2012-01-18  Matthew JordanInclude iLBC source code for distribution with Asterisk
2012-01-18  Stefan SchmidtThe get_pai function in chan_sip.c didn't recognized...
2012-01-17  Mark MichelsonEliminate odd initialization of probation variable.
2012-01-17  Jonathan RoseAdds pjmedia probation concepts to res_rtp_asterisk...
2012-01-17  Mark MichelsonUse built-in parsing functions for Contact and Record...
2012-01-17  Matthew JordanFix udptl issue with initial INVITE introduced by r351027
2012-01-17  Russell BryantAdd some missing locking in chan_sip.
2012-01-16  Terry WilsonEnsure ACK retransmit & hangup on non-200 response...
2012-01-16  Terry WilsonDon't prematurely stop SIP session timer
2012-01-16  Matthew JordanCreate and initialize udptl only when dialog negotiates...
2012-01-16  Joshua ColpAdd missing code to set direct RTP setup information...
2012-01-15  Walter DoekesAllow only one thread at a time to do asterisk cleanup...
2012-01-15  Walter DoekesFix -Werror=unused-but-set-variable compile error in...
2012-01-14  Kevin P. FlemingEnsure that all AC_LANG_PROGRAM calls in the configure...
2012-01-14  Kevin P. FlemingCorrect some 'set-but-not-used' variable warnings.
2012-01-14  Kevin P. FlemingEnsure that two prerequisites are properly installed...
2012-01-13  Kinsey MooreRun bootstrap.sh for the for the ASTERISK-18929 fix
2012-01-13  Richard MudgettCorrect eventtype names in cel_odbc and cel_pgsql sampl...
2012-01-13  Kinsey MooreMake sure asterisk builds on OpenBSD
2012-01-13  Mark MichelsonSet port to a default sane value if a bogus one is...
2012-01-13  Richard MudgettUse compatible names for event extra data for various...
2012-01-13  Richard MudgettAdd missing CEL logging fields to various CEL backends.
2012-01-13  Matthew JordanRealtime queues failed to load queue information withou...
2012-01-12  Jonathan RoseAdds peer to CEL report on CEL_BRIDGE_START and CEL_BRI...
2012-01-11  Richard MudgettRemove extraneous BRIDGEPEER AMI VarSet event on a...
2012-01-11  Richard MudgettMake FollowMe optionally update connected line informat...
2012-01-10  Richard MudgettFix absolute/relative time mismatch in LOCK function.
2012-01-09  Richard MudgettFix joinable thread terminating without joiner memory...
2012-01-09  Richard Mudgettlive_ast: valgrind: run asterisk under valgrind
2012-01-09  Richard MudgettUpdate contrib script live_ast to invoke Asterisk with...
2012-01-09  Richard MudgettMake Asterisk -x command line parameter imply -r parame...
2012-01-09  Kinsey MoorePrevent SLA settings from getting wiped out on reload
2012-01-06  Terry WilsonDon't leak CID in From header when presentation=unavailable
2012-01-06  Richard MudgettFix memory leaks in app_followme find_realtime().
2012-01-05  Richard MudgettMake not assume that the cel_sqlite3_custom SQL table...
2012-01-05  Kinsey MooreAllow playback of formats that don't support seeking
2012-01-05  Jonathan RoseFix an issue where dsp.c would interpret multiple dtmf...
2012-01-05  Jonathan RoseEnsures Asterisk closes when receiving terminal signals...
2012-01-04  Richard MudgettFix segfault in chan_dahdi for CHANNEL(dahdi_span)...
2012-01-04  Kinsey MooreMake debian init script conform to the LSB standard
2012-01-04  Kinsey MooreUpdate autosupport script and man page
2012-01-04  Jonathan RoseAdds Subscription-State header to notify with call...
2012-01-04  Jonathan RoseFix documentation for SayNumber to reflect the fact...
2011-12-29  Matthew JordanHandle AST_CONTROL_UPDATE_RTP_PEER frames in local...
2011-12-28  Sean BrightUse ast_audiohook_write_list_empty to determine if...
2011-12-27  Matthew JordanFix timing source dependency issues with MOH
2011-12-27  Sean BrightOnce an audiohook is attached to a channel, we continue...
2011-12-23  Sean BrightIn ChanSpy, don't create audiohooks that will never...
2011-12-23  Kinsey MooreFix missing doc tags found while fixing ASTERISK-18689
2011-12-23  Richard MudgettFix extension state callback references in chan_sip.
2011-12-22  Matthew JordanFix for memory leaks / cleanup in cel_pgsql
2011-12-22  Terry WilsonAllow packetization vaules > 127
2011-12-20  Richard MudgettFix chan_iax2 to not report an RDNIS number if it is...
2011-12-19  Richard MudgettFix crashes on other platforms caused by interference...
2011-12-18  Kevin P. FlemingCorrect two flaws in sip.conf.sample related to AST...
2011-12-16  Richard MudgettClean-up on isle five for __ast_request_and_dial()...
2011-12-16  Richard MudgettFix cut and past error in ast_call_forward().
2011-12-16  Richard MudgettFix crash during CDR update.
2011-12-16  Richard MudgettFix ParkAndAnnounce to pass the CallerID to the announc...
2011-12-14  Matthew NicholsonDon't clear LOCALSTATIONID before sending or receiving...
2011-12-14  Jonathan RoseFix accidental use of tabs instead of spaces from previ...
2011-12-14  Jonathan RoseDocument PARKINGSLOT variable in features.conf.sample
2011-12-13  Richard MudgettFix FollowMe CallerID on outgoing calls.
2011-12-13  Stefan SchmidtFix possible misshandling of an incoming SIP response...
2011-12-12  Terry WilsonAdd a separate buffer for SRTCP packets
2011-12-09  Richard MudgettFix some parsing issues in add_exten_to_pattern_tree().
2011-12-08  Walter DoekesFix regression when using tcpenable=no and tlsenable...
2011-12-08  Richard MudgettMark channel running the h exten with the soft-hangup...
2011-12-08  Terry WilsonDon't crash on INFO automon request with no channel
2011-12-07  Richard MudgettUpdate AMI Getvar and Setvar documentation about supply...
2011-12-07  Jonathan RoseFix: Meetme recording variables from realtime DB use...
2011-12-06  Richard MudgettMake SIP INFO messages for dtmf-relay signals case...
2011-12-06  Jonathan RoseDocuments CHANNEL(musicclass) taking priority over...
2011-12-06  Walter DoekesDon't allow transport=tcp when tcpenable=no.
2011-12-06  Walter DoekesAdd regression tests for issue ASTERISK-18838.
2011-12-06  Walter DoekesMove setting of voicemail zonetag and locale up a bit.
2011-12-06  Matthew JordanFixed crash from orphaned MWI subscriptions in chan_sip
2011-12-05  Richard MudgettRestore call progress code for analog ports.
2011-12-05  Jonathan RoseResolve duplicate label used in multiple priorities...
2011-12-05  Kinsey MooreFix chan_jingle/gtalk load regression introduced in...
2011-12-04  Walter DoekesFor SIP REGISTER fix domain-only URIs and domain ACL...
2011-12-02  Alexandr Anikinprocess null frame pointer returned by ast_rtp_instance...
2011-12-01  Richard MudgettRe-resolve the STUN address if a STUN poll fails for...
2011-12-01  Jonathan RoseChange 183 Ringing in sipfrag body to 180 ringing....
2011-11-30  Jonathan Roser346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30...
2011-11-30  Leif MadsenUpdate queues.conf.sample documentation.
2011-11-28  Stefan SchmidtFix regression that 'rtp/rtcp set debup ip' only works...
2011-11-23  Richard MudgettFix calls to ast_get_ip() not initializing the address...
2011-11-23  Walter DoekesMinor cleanup in chan_sip get_msg_text() function.
2011-11-23  Walter DoekesFix ast_str_truncate signedness warning and documentation.
2011-11-23  Kinsey MooreFix res_jabber resource leaks
2011-11-23  Terry WilsonResume playing existing hold music for cached realtime MOH
2011-11-22  Richard MudgettFix dnsmgr entries to ask for the same address family...
2011-11-22  Walter DoekesClarify why the AST_LOG_* macros exist next to the...
2011-11-21  Terry WilsonChange nat=yes to nat=force_rport in CHANGES
2011-11-21  Terry WilsonDefault to nat=yes; warn when nat in general and peer...
2011-11-19  Tilghman LesherUpdate the documentation to better clarify how the...
2011-11-17  Richard MudgettRemove dead code since pri_grab() can never fail.
2011-11-17  Jason ParkerFix documentation of 's' option.
next