Commit Graph

22423 Commits (a303a12d33eff5edfa0ee506fc2343ec62534fd8)
 

Author SHA1 Message Date
Kinsey Moore a303a12d33 Ignore recovered zero-length secondary UDPTL packets
14 years ago
Matthew Jordan 3d6de93beb Remove old debug code from http configuration loading
14 years ago
Matthew Jordan b11ffd0514 Fix memory leak in XML documentation
14 years ago
Kinsey Moore 58c2a811fa Add instrumentation to subsystem reloads
14 years ago
Terry Wilson 73783b752c Handle integer over/under-flow in ast_parse_args
14 years ago
Kinsey Moore e5566b7752 Add module reload instrumentation for TEST_FRAMEWORK
14 years ago
Jonathan Rose d3ea90e46a chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header
14 years ago
Jonathan Rose 99cd43d0c2 chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
14 years ago
Mark Michelson f82e3495bf Fix bug where final queue member would not be removed from memory.
14 years ago
Kinsey Moore 64eaf61c36 Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
14 years ago
Michael L. Young 9e47a0ee0d Reverting this change that was meant for branch 11.
14 years ago
Michael L. Young b3b353c440 Fix Segfault When Registering SIP Over WebSockets
14 years ago
Kinsey Moore 3cb25736c7 Add test instrumentation
14 years ago
Mark Michelson bd8f547b71 Fix problem where incorrect pointer was checked for nullity.
14 years ago
Mark Michelson 9019038951 Fix a couple of documentation problems in app_queue.c
14 years ago
Alexandr Anikin fd182d2f78 remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
14 years ago
Alexandr Anikin 661dd815a0 Send re-register packets by GRQ (gatekeeper request) interval
14 years ago
Alexandr Anikin 4b34ff1e62 Fix to resend GRQ/RRQ if RRJ (registration reject) is received
14 years ago
Richard Mudgett 08da819293 Use better libss7 detection test and move libpri compile test.
14 years ago
Alexandr Anikin 6606ba3b5a change opening h323 logfile with append mode instead of overwrite
14 years ago
Kinsey Moore 018838b07d Correct documentation for the MeetMe x flag
14 years ago
Michael L. Young d28ad0bcd6 Fix Not Unreferencing A Spied Channel
14 years ago
Kinsey Moore 631157b928 Do not define a cause that doesn't actually exist
14 years ago
Richard Mudgett 6aca64f3db Fix the analog dial *0 flash-hook of bridged peer feature.
14 years ago
Kinsey Moore 87654fc435 Add missing AST_CAUSE_* -> text translations
14 years ago
Mark Michelson 64c9b407f4 Improve debug message for temporary outbound proxies.
14 years ago
Mark Michelson aeeb104356 Multiple revisions 370769-370771
14 years ago
Kinsey Moore 38c2a11560 Revert alloca changes for utils
14 years ago
Matthew Jordan a967d8653e Schedule pokes of registered SIP peers within a given timespan after SIP reload
14 years ago
Kinsey Moore 7135c1ccba Clean up and ensure proper usage of alloca()
14 years ago
Mark Michelson df5ca197ba Help mitigate potential reinvite glare scenarios.
14 years ago
Richard Mudgett b572947682 Release B channel allocation on error path in chan_misdn.
14 years ago
Jonathan Rose f380271468 app_meetme: Change app_meetme support level to extended from deprecated
14 years ago
Jonathan Rose df35ce37b0 res_agi: Add message indicating need for \n character in verbose message
14 years ago
Tzafrir Cohen c54350d8ea chan_oss: fix "sample rate" error message
14 years ago
Kevin P. Fleming ddb0bca6ad Rewrite a comment that didn't adequately explain the code it was documenting.
14 years ago
Kevin P. Fleming 61e6f97fe6 Improve documentation for the SHELL() dialplan function.
14 years ago
Kevin P. Fleming 6ce5e6ada2 Free any datastores attached to dummy channels.
14 years ago
Richard Mudgett c8cc8a6497 Fix compiler warnings.
14 years ago
Matthew Jordan d77a16a53d Fix compilation error when MALLOC_DEBUG is enabled
14 years ago
Matthew Jordan 64f8ea213e Handle extremely out of order RFC 2833 DTMF
14 years ago
Kevin P. Fleming 0a924d4b2c Resolve severe memory leak in CEL logging modules.
14 years ago
Kevin P. Fleming 55b1ced281 Ensure that all ast_datastore_info structures are 'const'.
14 years ago
Walter Doekes ece0ff67bb Code cleanup and bugfix in chan_sip outboundproxy parsing.
14 years ago
Kinsey Moore f8f01c3502 Add comments about the BUILD_NATIVE change
14 years ago
Richard Mudgett fd35b875f6 Add missing ast_hangup() calls on some analog exception paths.
14 years ago
Kinsey Moore f538da62eb Include Expires header for SIP PUBLISH requests
14 years ago
Kinsey Moore 9481c814b1 Prevent double uri_escaping in chan_sip when pedantic is enabled
14 years ago
Michael L. Young 006ce1c9c1 Correct Documentation For DEC Function
14 years ago
Tilghman Lesher 512b8307bf Allow the REALTIME() function to report errors back to the caller.
14 years ago