Commit Graph

22559 Commits (2eff35bafa161be155019c9186b7aa9e26e22aad)
 

Author SHA1 Message Date
Michael L. Young 2eff35bafa Fix pvt_sip for inbound call to use peer's allowtransfer setting
14 years ago
Richard Mudgett e518536773 Fix Dial I option ignored if dial forked and one fork redirects.
14 years ago
Jonathan Rose bdaecbb66b chan_sip: fix problem directmediapermit/deny uses the wrong address
14 years ago
Jonathan Rose d0ed332750 Blocked revisions 366591
14 years ago
Matthew Jordan 66754b3f3d Fix crash in ConfBridge when user announcement is played for more than 2 users
14 years ago
Richard Mudgett 8de31699d8 Made use IAX frame cache only for cacheable frame types.
14 years ago
Richard Mudgett e434a456cd Fix WaitExten(x,m(musicclass)) string termination.
14 years ago
Jonathan Rose a1da70097d logger: Fix a potential callid reference leak discovered in development
14 years ago
Mark Michelson 30666bf67d Only call SSL_CTX_free if DO_SSL is defined.
14 years ago
Matthew Jordan f454dceaf3 Re-add LastMsgsSent value for SIP peers
14 years ago
Terry Wilson c7f2d02ef1 Fix race condition for CEL LINKEDID_END event
14 years ago
Terry Wilson 1ffb200c0e Resolve crash in subscribing for MWI notifications
14 years ago
Richard Mudgett c857131945 Made ast_queue_hangup() and ast_queue_hangup_with_cause() lock instead of trylock.
14 years ago
Kinsey Moore ab4c9f2247 Make chan_iax2 reject cause code indications correctly
14 years ago
Mark Michelson 8b1193087e Revert revision 367163.
14 years ago
Mark Michelson e5f1f0496a Add "send to voicemail" Digium phone functionality to Asterisk.
14 years ago
Terry Wilson 45149bfdf8 Minor documentation change
14 years ago
Jonathan Rose ec3b8a1f27 app_queue: Per Member ringinuse option and deprecation of ignorebusy
14 years ago
Mark Michelson 11348736af Address MISSING_BREAK static analysis reports some more.
14 years ago
Mark Michelson 5c576aa3c2 Fix memory leak of SSL_CTX structures in TLS core.
14 years ago
Matthew Jordan 6eb4e81033 Fix more memory leaks
14 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
14 years ago
Jonathan Rose 6fc8e9928d chan_sip: Fix a small TEST_FRAMEWORK related error that prevents compiling
14 years ago
Kinsey Moore 54268bca4a Reorder and renumber tests appropriately
14 years ago
Kinsey Moore 8e875bf298 Make the new SIP_CAUSE backend behave more like the original SIP_CAUSE
14 years ago
Jonathan Rose cd37bec058 logger: Adds additional support for call id logging and chan_sip specific stuff
14 years ago
Jonathan Rose e240b2159a Blocked revisions 366792
14 years ago
Matthew Jordan 87113f1a0c Fix checking bounds of array index after using it; improper sizeof
14 years ago
Richard Mudgett 2d175b7e8f Remove missed idx parameter to some ao2 global holder macros.
14 years ago
Richard Mudgett d4fa095a64 Change ao2 global array to ao2 global object holder.
14 years ago
Mark Michelson 5629d66257 Correct misuse of ast_strip_quoted() when getting a Diversion header's reason parameter.
14 years ago
Richard Mudgett d5d984daa5 The predial routine must be run on the local;1 channel.
14 years ago
Richard Mudgett 1ae31fd2a9 Add predial support to FollowMe.
14 years ago
Richard Mudgett 0798012e39 Make chan_local use the API call instead of inlining its own version.
14 years ago
Mark Michelson 767c26b926 Fix two more coverity constant expression result findings.
14 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
14 years ago
Mark Michelson fef9a32fb4 Fix broken reinvite glare scenario.
14 years ago
Tzafrir Cohen c79bafa9e0 Macro AST_PKG_CONFIG_CHECK to use chkconfig
14 years ago
Russell Bryant 4a2678b561 format_mp3: Fix a possible crash in mp3_read().
14 years ago
Richard Mudgett 2161d6870c * Made ast_change_name() hold the channels container lock while changing the channel name.
14 years ago
Richard Mudgett 098f74dd4e Tweak app_dial predial documentation.
14 years ago
Richard Mudgett 4ea636c776 Run predial routine on local;2 channel where you would expect.
14 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
14 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
14 years ago
Mark Michelson 3430da58e9 Close the proper tcptls_session when session creation fails.
14 years ago
Jonathan Rose d1e7473649 Coverity Report: Fix issues for error type UNINIT in Core supported modules
14 years ago
Jonathan Rose 6f6af21383 Block on frameout if the hardware has enough samples to complete a frame.
14 years ago
Tzafrir Cohen 879f6417c6 pass BUILD_CFLGAS and BUILD_LDFLAGS to menuselect
14 years ago
Richard Mudgett 108f5fafd7 Improve FollowMe accept/decline DTMF string matching.
14 years ago
Mark Michelson 6125190ca1 Prevent sip_pvt refleak when an ast_channel outlasts its corresponding sip_pvt.
14 years ago