Commit Graph

22125 Commits (764fd6063dce6ba7b540919ef8f6ac386498dc7b)
 

Author SHA1 Message Date
Kinsey Moore 764fd6063d Implement workaround for BETTER_BACKTRACES crash
13 years ago
Alec L Davis d55de7831d mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE
13 years ago
Mark Michelson 3b476dfd1e Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore ccd68a5790 Ignore recovered zero-length secondary UDPTL packets
13 years ago
Matthew Jordan 1ebccde21a Fix memory leak in XML documentation
13 years ago
Kinsey Moore 309d55382d Add instrumentation to subsystem reloads
13 years ago
Kinsey Moore f817b8cdcd Add module reload instrumentation for TEST_FRAMEWORK
13 years ago
Terry Wilson 3fe0a3cfe5 Handle integer over/under-flow in ast_parse_args
13 years ago
Jonathan Rose c9bc743ff1 chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header
13 years ago
Jonathan Rose 1393623e9b chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
13 years ago
Mark Michelson b0d337d2cb Fix bug where final queue member would not be removed from memory.
13 years ago
Kinsey Moore 01780bfda2 Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
13 years ago
Kinsey Moore af74988006 Add test instrumentation
13 years ago
Mark Michelson 4e0e1535c9 Fix problem where incorrect pointer was checked for nullity.
13 years ago
Mark Michelson 53f102ed7c Fix a couple of documentation problems in app_queue.c
13 years ago
Alexandr Anikin eefc33dd34 remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
13 years ago
Alexandr Anikin c6d75bc2f5 Send re-register packets by GRQ (gatekeeper request) interval
13 years ago
Richard Mudgett af738476ca Use better libss7 detection test and move libpri compile test.
13 years ago
Alexandr Anikin 74d2044626 Fix to resend GRQ/RRQ if RRJ (registration reject) is received
13 years ago
Alexandr Anikin ec6801aa0d change opening h323 logfile with append mode instead of overwrite
13 years ago
Kinsey Moore 483223b4d3 Correct documentation for the MeetMe x flag
13 years ago
Michael L. Young 38bbed178e Fix Not Unreferencing A Spied Channel
13 years ago
Kinsey Moore 13c82a2b30 Do not define a cause that doesn't actually exist
13 years ago
Richard Mudgett b887a43667 Fix the analog dial *0 flash-hook of bridged peer feature.
13 years ago
Kinsey Moore f051750307 Add missing AST_CAUSE_* -> text translations
13 years ago
Mark Michelson 7f3839ae03 Improve debug message for temporary outbound proxies.
13 years ago
Mark Michelson 9d402e02a5 Seriously? Another compilation error fixed.
13 years ago
Mark Michelson dca8a1b14e Remove unused variable.
13 years ago
Mark Michelson 1119a574ed Fix error in the "IPorHost" section of a SIP dialstring.
13 years ago
Kinsey Moore 6a198f0045 Revert alloca changes for utils
13 years ago
Matthew Jordan f1cd5b6e93 Schedule pokes of registered SIP peers within a given timespan after SIP reload
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
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