asterisk/asterisk.git
2012-05-18 Mark MichelsonAddress MISSING_BREAK static analysis reports some...
2012-05-18 Mark MichelsonFix memory leak of SSL_CTX structures in TLS core.
2012-05-18 Matthew JordanFix more memory leaks
2012-05-18 Matthew JordanFix a variety of memory leaks
2012-05-18 Jonathan Rosechan_sip: Fix a small TEST_FRAMEWORK related error...
2012-05-18 Kinsey MooreReorder and renumber tests appropriately
2012-05-17 Kinsey MooreMake the new SIP_CAUSE backend behave more like the...
2012-05-17 Jonathan Roselogger: Adds additional support for call id logging...
2012-05-17 Jonathan RoseBlocked revisions 366792
2012-05-17 Matthew JordanFix checking bounds of array index after using it;...
2012-05-16 Richard MudgettRemove missed idx parameter to some ao2 global holder...
2012-05-16 Richard MudgettChange ao2 global array to ao2 global object holder.
2012-05-15 Mark MichelsonCorrect misuse of ast_strip_quoted() when getting a...
2012-05-15 Richard MudgettThe predial routine must be run on the local;1 channel.
2012-05-15 Richard MudgettAdd predial support to FollowMe.
2012-05-14 Richard MudgettMake chan_local use the API call instead of inlining...
2012-05-14 Mark MichelsonFix two more coverity constant expression result findings.
2012-05-14 Kinsey MooreCommit framework for HANGUPCAUSE (replacement for SIP_C...
2012-05-14 Mark MichelsonFix broken reinvite glare scenario.
2012-05-14 Tzafrir CohenMacro AST_PKG_CONFIG_CHECK to use chkconfig
2012-05-12 Russell Bryantformat_mp3: Fix a possible crash in mp3_read().
2012-05-10 Richard Mudgett* Made ast_change_name() hold the channels container...
2012-05-10 Richard MudgettTweak app_dial predial documentation.
2012-05-10 Richard MudgettRun predial routine on local;2 channel where you would...
2012-05-10 Kinsey MooreResolve FORWARD_NULL static analysis warnings
2012-05-10 Jonathan RoseCoverity Report: Fix issues for error type CHECKED_RETU...
2012-05-10 Mark MichelsonClose the proper tcptls_session when session creation...
2012-05-10 Jonathan RoseCoverity Report: Fix issues for error type UNINIT in...
2012-05-09 Jonathan RoseBlock on frameout if the hardware has enough samples...
2012-05-09 Tzafrir Cohenpass BUILD_CFLGAS and BUILD_LDFLAGS to menuselect
2012-05-09 Richard MudgettImprove FollowMe accept/decline DTMF string matching.
2012-05-09 Mark MichelsonPrevent sip_pvt refleak when an ast_channel outlasts...
2012-05-09 Richard MudgettKeep answered FollowMe calls until call accepted or...
2012-05-09 Richard MudgettPut winning FollowMe outgoing call on hold if the calle...
2012-05-09 Richard MudgettRestructure how the FollowMe outgoing channel list...
2012-05-08 Richard MudgettAddendum to -r365766. Since it is no longer allocated.
2012-05-08 Richard MudgettMake FollowMe findmeexec() put the list head on the...
2012-05-08 Sean BrightAdd interrupt ('I') command to ExternalIVR.
2012-05-08 Richard MudgettMake FollowMe app_exec() not declare a 28k struct on...
2012-05-08 Richard MudgettSimplify findmeexec() parameter passing.
2012-05-08 Richard Mudgett* Fix FollowMe memory leak on error paths in app_exec().
2012-05-08 Richard Mudgett* Fix accept/decline DTMF buffer overwrite in FollowMe.
2012-05-08 Mark MichelsonSend more accurate identification information in dialog...
2012-05-07 Richard MudgettChange comment to use local channel name designators...
2012-05-07 Matthew JordanFix channel opaquification slip-up in r365477
2012-05-07 Richard MudgettFix type punned compiler warning in test_config.c
2012-05-07 Matthew JordanSupport VoiceMail d() option when extension does not...
2012-05-04 Kinsey MooreFix many issues from the NULL_RETURNS Coverity report
2012-05-04 Richard MudgettFix local channel chains optimizing themselves out...
2012-05-04 Mark MichelsonFix core FINDING 2, FINDING 3, and FINDING 4 from Cover...
2012-05-03 Michael L.... Update security events unit tests
2012-05-03 Sean BrightUpdate documentation references in CHANGES to reflect...
2012-05-03 Alexandr AnikinFix warning of Coverity Static analysis, change H225Pro...
2012-05-03 Sean BrightAdd IPv6 support to ExternalIVR.
2012-05-03 Alexandr AnikinFix coverity static analysis warning, allocate full...
2012-05-02 Terry WilsonMultiple revisions 365006,365068
2012-05-02 Michael L.... Blocked revisions 365014
2012-05-02 Jason ParkerSave the address on which a MESSAGE was received, so...
2012-05-02 Matthew JordanOnly log a failure to get read/write samples from facto...
2012-05-01 Mark MichelsonRemove a function that has been marked unused since...
2012-05-01 Richard MudgettFixed __ao2_ref() validating user_data twice.
2012-05-01 Mark MichelsonFix Coverity-reported ARRAY_VS_SINGLETON error.
2012-05-01 Richard Mudgett* Fix error path resouce leak in local_request().
2012-05-01 Jason ParkerPrevent a potential crash when using manager hooks.
2012-05-01 Kinsey MoorePlay conf-placeintoconf message to the correct channel
2012-05-01 Jonathan RoseFix bad check in voicemail functions for ast_inboxcount...
2012-04-30 Mark MichelsonRevert revision 360862.
2012-04-30 Mark MurawkiMerged revisions 364635 via svnmerge from
2012-04-30 Alexandr AnikinFix use freed pointer in return value from call thread
2012-04-29 Matthew JordanFix error that caused truncate operations to fail
2012-04-29 Michael L.... Fix configuring custom sound_leader_has_left in confbri...
2012-04-28 Joshua ColpAdd support for lightweight NAT keepalive.
2012-04-28 Russell Bryantmd5: supress some compiler warnings.
2012-04-28 Russell Bryantres_corosync: Fix build against corosync 2.0.
2012-04-28 Russell Bryantapp_minivm: Fix a couple compiler warnings.
2012-04-28 Russell Bryantfeatures: Add FEATURE() and FEATUREMAP() functions.
2012-04-28 Richard MudgettPreDial - Ability to run dialplan on callee and caller...
2012-04-27 Terry WilsonMultiple revisions 364365,364369
2012-04-27 Mark MichelsonDon't attempt to make use of the dynamic_exclude_static...
2012-04-27 Matthew JordanPrevent overflow in calculation in ast_tvdiff_ms on...
2012-04-27 Kinsey MooreAllow SIP pvts involved in Replaces transfers to fall...
2012-04-27 Matthew JordanAllow for reloading SRTP crypto keys within the same...
2012-04-27 Stefan Schmidtfix a wrong behavior of alarm timezones in caldav and...
2012-04-26 Richard MudgettUpdate Pickup application documentation. (With feeling...
2012-04-26 Richard MudgettFix DTMF atxfer running h exten after the wrong bridge...
2012-04-26 Terry WilsonAdd more constness to the end_buf pointer in the netconsole
2012-04-26 Olle JohanssonCode formatting fixes.
2012-04-26 Kinsey MooreFix reference leaks involving SIP Replaces transfers
2012-04-26 Alec L Davischan_sip: [general] maxforwards, not checked for a...
2012-04-26 Richard MudgettUpdate Pickup application documentation. (Even better)
2012-04-26 Richard Mudgett* Put more information in pickup_exec() LOG_NOTICE.
2012-04-25 Richard MudgettUpdate Pickup application documentation.
2012-04-25 Richard MudgettMake DAHDISendCallreroutingFacility wait 5 seconds...
2012-04-25 Richard MudgettClear ISDN channel resetting state if the peer continue...
2012-04-25 Olle JohanssonAdd documentation
2012-04-25 Olle JohanssonFormatting changes only
2012-04-25 Olle JohanssonUse the DEFINED value for musicclass length.
2012-04-25 Olle JohanssonMake it possible to change the minimum DTMF duration...
2012-04-25 Olle JohanssonFormatting fixes
2012-04-25 Olle JohanssonFormatting fixes
next