Commit Graph

22559 Commits (a08f48089c6df7169f59aa632b0e92dc978cd42a)
 

Author SHA1 Message Date
Mark Michelson 9019038951 Fix a couple of documentation problems in app_queue.c
13 years ago
Alexandr Anikin fd182d2f78 remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
13 years ago
Alexandr Anikin 661dd815a0 Send re-register packets by GRQ (gatekeeper request) interval
13 years ago
Alexandr Anikin 4b34ff1e62 Fix to resend GRQ/RRQ if RRJ (registration reject) is received
13 years ago
Richard Mudgett 08da819293 Use better libss7 detection test and move libpri compile test.
13 years ago
Alexandr Anikin 6606ba3b5a change opening h323 logfile with append mode instead of overwrite
13 years ago
Kinsey Moore 018838b07d Correct documentation for the MeetMe x flag
13 years ago
Michael L. Young d28ad0bcd6 Fix Not Unreferencing A Spied Channel
13 years ago
Kinsey Moore 631157b928 Do not define a cause that doesn't actually exist
13 years ago
Richard Mudgett 6aca64f3db Fix the analog dial *0 flash-hook of bridged peer feature.
13 years ago
Kinsey Moore 87654fc435 Add missing AST_CAUSE_* -> text translations
13 years ago
Mark Michelson 64c9b407f4 Improve debug message for temporary outbound proxies.
13 years ago
Mark Michelson aeeb104356 Multiple revisions 370769-370771
13 years ago
Kinsey Moore 38c2a11560 Revert alloca changes for utils
13 years ago
Matthew Jordan a967d8653e Schedule pokes of registered SIP peers within a given timespan after SIP reload
13 years ago
Kinsey Moore 7135c1ccba Clean up and ensure proper usage of alloca()
13 years ago
Mark Michelson df5ca197ba Help mitigate potential reinvite glare scenarios.
13 years ago
Richard Mudgett b572947682 Release B channel allocation on error path in chan_misdn.
13 years ago
Jonathan Rose f380271468 app_meetme: Change app_meetme support level to extended from deprecated
13 years ago
Jonathan Rose df35ce37b0 res_agi: Add message indicating need for \n character in verbose message
13 years ago
Tzafrir Cohen c54350d8ea chan_oss: fix "sample rate" error message
13 years ago
Kevin P. Fleming ddb0bca6ad Rewrite a comment that didn't adequately explain the code it was documenting.
13 years ago
Kevin P. Fleming 61e6f97fe6 Improve documentation for the SHELL() dialplan function.
13 years ago
Kevin P. Fleming 6ce5e6ada2 Free any datastores attached to dummy channels.
13 years ago
Richard Mudgett c8cc8a6497 Fix compiler warnings.
13 years ago
Matthew Jordan d77a16a53d Fix compilation error when MALLOC_DEBUG is enabled
13 years ago
Matthew Jordan 64f8ea213e Handle extremely out of order RFC 2833 DTMF
13 years ago
Kevin P. Fleming 0a924d4b2c Resolve severe memory leak in CEL logging modules.
13 years ago
Kevin P. Fleming 55b1ced281 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Walter Doekes ece0ff67bb Code cleanup and bugfix in chan_sip outboundproxy parsing.
13 years ago
Kinsey Moore f8f01c3502 Add comments about the BUILD_NATIVE change
13 years ago
Richard Mudgett fd35b875f6 Add missing ast_hangup() calls on some analog exception paths.
13 years ago
Kinsey Moore f538da62eb Include Expires header for SIP PUBLISH requests
13 years ago
Kinsey Moore 9481c814b1 Prevent double uri_escaping in chan_sip when pedantic is enabled
13 years ago
Michael L. Young 006ce1c9c1 Correct Documentation For DEC Function
13 years ago
Tilghman Lesher 512b8307bf Allow the REALTIME() function to report errors back to the caller.
13 years ago
Kinsey Moore 838e3e059c Improve Goto and GotoIf related documentation
13 years ago
Jason Parker d4933a508d Add Digium phones context to sip_notify sample config.
13 years ago
Jonathan Rose 1364a5204c chan_sip: Fix small behavioral change accidentally introduced in r369750
13 years ago
Jonathan Rose a955f2f6f9 chan_sip: Add case for FLASH control frames so that we don't display a warning.
13 years ago
Mark Michelson 9eb5c1b64f Remove a superfluous and dangerous freeing of an SSL_CTX.
13 years ago
Mark Michelson 80b3b6f0ee Fix bridging thread leak.
13 years ago
Kinsey Moore 271606ecc6 AST-2012-011: Resolve heap corruption issue with voicemail
13 years ago
Matthew Jordan 0dcf1a0a8a Do not send a BYE when a provisional response arrives during a re-INVITE
13 years ago
Terry Wilson 2a02e2009d More improvements to re-INVITEs timing out after a provisional response
13 years ago
Terry Wilson 4902436cc6 Better handle re-INVITEs with provisional but no final repsonses
13 years ago
Mark Michelson f9b8debc5c Fix apparent copy and paste error where incorrect "glue" is used.
13 years ago
Joshua Colp 83ac12d129 With some configurations a transport is not actually specified so assume UDP in these cases.
13 years ago
Joshua Colp 35a2a0e62b Make the address family filter specific to the transport.
13 years ago
Terry Wilson af47917402 AST-2012-010: Clean up after a reinvite that never gets a final response
13 years ago