summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-18Fix more memory leaksMatthew Jordan
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-18chan_sip: Fix a small TEST_FRAMEWORK related error that prevents compilingJonathan Rose
2012-05-18Reorder and renumber tests appropriatelyKinsey Moore
2012-05-17Make the new SIP_CAUSE backend behave more like the original SIP_CAUSEKinsey Moore
2012-05-17logger: Adds additional support for call id logging and chan_sip specific stuffJonathan Rose
2012-05-17Blocked revisions 366792Jonathan Rose
2012-05-17Fix checking bounds of array index after using it; improper sizeofMatthew Jordan
2012-05-16Remove missed idx parameter to some ao2 global holder macros.Richard Mudgett
2012-05-16Change ao2 global array to ao2 global object holder.Richard Mudgett
2012-05-15Correct misuse of ast_strip_quoted() when getting a Diversion header's reason...Mark Michelson
2012-05-15The predial routine must be run on the local;1 channel.Richard Mudgett
2012-05-15Add predial support to FollowMe.Richard Mudgett
2012-05-14Make chan_local use the API call instead of inlining its own version.Richard Mudgett
2012-05-14Fix two more coverity constant expression result findings.Mark Michelson
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-05-14Fix broken reinvite glare scenario.Mark Michelson
2012-05-14Macro AST_PKG_CONFIG_CHECK to use chkconfigTzafrir Cohen
2012-05-12format_mp3: Fix a possible crash in mp3_read().Russell Bryant
2012-05-10* Made ast_change_name() hold the channels container lock while changing the ...Richard Mudgett
2012-05-10Tweak app_dial predial documentation.Richard Mudgett
2012-05-10Run predial routine on local;2 channel where you would expect.Richard Mudgett
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-10Close the proper tcptls_session when session creation fails.Mark Michelson
2012-05-10Coverity Report: Fix issues for error type UNINIT in Core supported modulesJonathan Rose
2012-05-09Block on frameout if the hardware has enough samples to complete a frame.Jonathan Rose
2012-05-09pass BUILD_CFLGAS and BUILD_LDFLAGS to menuselectTzafrir Cohen
2012-05-09Improve FollowMe accept/decline DTMF string matching.Richard Mudgett
2012-05-09Prevent sip_pvt refleak when an ast_channel outlasts its corresponding sip_pvt.Mark Michelson
2012-05-09Keep answered FollowMe calls until call accepted or last step times out.Richard Mudgett
2012-05-09Put winning FollowMe outgoing call on hold if the caller put it on hold.Richard Mudgett
2012-05-09Restructure how the FollowMe outgoing channel list is handled.Richard Mudgett
2012-05-08Addendum to -r365766. Since it is no longer allocated.Richard Mudgett
2012-05-08Make FollowMe findmeexec() put the list head on the stack instead of mallocin...Richard Mudgett
2012-05-08Add interrupt ('I') command to ExternalIVR.Sean Bright
2012-05-08Make FollowMe app_exec() not declare a 28k struct on the stack.Richard Mudgett
2012-05-08Simplify findmeexec() parameter passing.Richard Mudgett
2012-05-08* Fix FollowMe memory leak on error paths in app_exec().Richard Mudgett
2012-05-08* Fix accept/decline DTMF buffer overwrite in FollowMe.Richard Mudgett
2012-05-08Send more accurate identification information in dialog-info SIP NOTIFYs.Mark Michelson
2012-05-07Change comment to use local channel name designators in features.cRichard Mudgett
2012-05-07Fix channel opaquification slip-up in r365477Matthew Jordan
2012-05-07Fix type punned compiler warning in test_config.cRichard Mudgett
2012-05-07Support VoiceMail d() option when extension does not exist in channel's contextMatthew Jordan
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-05-04Fix local channel chains optimizing themselves out of a call.Richard Mudgett
2012-05-04Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESS...Mark Michelson
2012-05-03Update security events unit testsMichael L. Young
2012-05-03Update documentation references in CHANGES to reflect the correct pages on th...Sean Bright