Commit Graph

22086 Commits (ad8a86bef006790820d9a4fd0eb4e34081bc99e2)
 

Author SHA1 Message Date
Richard Mudgett ad8a86bef0 Fix compiler warnings.
14 years ago
Matthew Jordan 2660ebd91a Fix compilation error when MALLOC_DEBUG is enabled
14 years ago
Matthew Jordan c545c76c87 Handle extremely out of order RFC 2833 DTMF
14 years ago
Kevin P. Fleming c81a9be09f Resolve severe memory leak in CEL logging modules.
14 years ago
Kevin P. Fleming ecbaf1ee3f Ensure that all ast_datastore_info structures are 'const'.
14 years ago
Walter Doekes 3d331187af Code cleanup and bugfix in chan_sip outboundproxy parsing.
14 years ago
Kinsey Moore 7ae8833eeb Add comments about the BUILD_NATIVE change
14 years ago
Richard Mudgett d8ff69cb1b Add missing ast_hangup() calls on some analog exception paths.
14 years ago
Kinsey Moore c77948d604 Include Expires header for SIP PUBLISH requests
14 years ago
Kinsey Moore bc4a0338e5 Prevent double uri_escaping in chan_sip when pedantic is enabled
14 years ago
Michael L. Young 84081cf8e5 Correct Documentation For DEC Function
14 years ago
Tilghman Lesher be2a4c0d0d Allow the REALTIME() function to report errors back to the caller.
14 years ago
Kinsey Moore 913225a79a Improve Goto and GotoIf related documentation
14 years ago
Jason Parker 66f69a53c3 Add Digium phones context to sip_notify sample config.
14 years ago
Jonathan Rose 6b24019080 chan_sip: Fix small behavioral change accidentally introduced in r369750
14 years ago
Jonathan Rose a611188a8d chan_sip: Add case for FLASH control frames so that we don't display a warning.
14 years ago
Mark Michelson a35a2ec1b5 Remove a superfluous and dangerous freeing of an SSL_CTX.
14 years ago
Mark Michelson 9a4ee83043 Fix bridging thread leak.
14 years ago
Kinsey Moore 8339cc9684 AST-2012-011: Resolve heap corruption issue with voicemail
14 years ago
Matthew Jordan 48667d72f1 Do not send a BYE when a provisional response arrives during a re-INVITE
14 years ago
Terry Wilson 216c3f792b More improvements to re-INVITEs timing out after a provisional response
14 years ago
Terry Wilson dff0057eba Better handle re-INVITEs with provisional but no final repsonses
14 years ago
Joshua Colp 24d87b984e With some configurations a transport is not actually specified so assume UDP in these cases.
14 years ago
Joshua Colp 74c0706e93 Make the address family filter specific to the transport.
14 years ago
Terry Wilson 16a61aecde AST-2012-010: Clean up after a reinvite that never gets a final response
14 years ago
Matthew Jordan 02fb0d8d28 Fix crash in unloading of res_adsi module
14 years ago
Matthew Jordan 5a77cbe00c Tweak CDR change in r369351
14 years ago
Mark Michelson 9b9a84740b Re-fix how local tag is generated when sending a 481 to an INVITE.
14 years ago
Matthew Jordan 87e212e120 Fix incorrect duration reporting in CDRs created in batch mode
14 years ago
Richard Mudgett dd1390e777 Fix Bridge application occasionally returning to the wrong location.
14 years ago
Mark Michelson 65c1d24e29 Forgot to svn add this file in my last commit.
14 years ago
Mark Michelson bd11706d8e Eliminate embedding of res_adsi.so module.
14 years ago
Mark Michelson 37a606f526 Be more consistent with the return code for requests received from invalid domain.
14 years ago
Richard Mudgett 8d8f318272 Fix Bridge application and AMI Bridge action error handling.
14 years ago
Richard Mudgett 5e54864c5c Explicitly check caller hangup in app Queue rather than a polluted res2 value.
14 years ago
Richard Mudgett 9f3ce626fe Check if PBX was started and fix F and F(x) action logic in Dial application.
14 years ago
Richard Mudgett 8139102c83 Check if PBX was started for generic CCSS recall.
14 years ago
Richard Mudgett 3fd1ede7fc Change incorrect chan_sip zombie hangup debug message. They are all zombies now.
14 years ago
Terry Wilson 4151dff715 Don't crash on a guest directmedia call
14 years ago
Kinsey Moore c842a8c145 Don't parse media stream state for SIP video streams
14 years ago
Alexandr Anikin c1bafc8f9f fix locking issue on empty callList
14 years ago
Alexandr Anikin 71fbf1a748 fix compile error (1.8 don't have ast_channel_name macro)
14 years ago
Michael L. Young c0e57ac429 Fix NULL pointer segfault in ast_sockaddr_parse()
14 years ago
Alexandr Anikin 1ab70391f8 check rtptimeouts in ooh323 channels as per config file
14 years ago
Mark Michelson 5e5564b041 Fix request routing issue when outboundproxy is used.
14 years ago
Richard Mudgett 239470bc65 Fix monitoring calls put in a parking lot.
14 years ago
Kevin P. Fleming 977a9791be Add a script to enable finding source files without support-levels defined.
14 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
14 years ago
Mark Michelson 6738e63081 Revert Makefile change to remove embedding res_adsi.so
14 years ago
Mark Michelson a64586e5c2 Fix a deadlock that occurs when func_volume is used on a local channel.
14 years ago