Commit Graph

22093 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)
 

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