Commit Graph

22139 Commits (9e28dc510d9b0dd212472571d986ad8afb84438d)
 

Author SHA1 Message Date
Matthew Jordan 9e28dc510d Fix memory leak when CEL is successfully written to PostgreSQL database
14 years ago
Mark Michelson 5d843ed6fc Prevent crash on shutdown due to refcount error on queues container.
14 years ago
Mark Michelson 90d111988e Help prevent ringing queue members from being rung when ringinuse set to no.
14 years ago
Matthew Jordan 7c3ee0b760 AST-2012-013: Resolve ACL rules being ignored during calls by some IAX2 peers
14 years ago
Matthew Jordan 0196006388 AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVR
14 years ago
Matthew Jordan 5eff857154 Restore CODING-GUIDELINES to doc folder
14 years ago
Jonathan Rose 466e22fafc app_meetme: Adding test events for following activity in MeetMe.
14 years ago
Richard Mudgett ec030afdab Initialize file descriptors for dummy channels to -1.
14 years ago
Richard Mudgett 2ed8fb7637 Fix hangup cause passthrough regression.
14 years ago
Jonathan Rose cf01ad5379 chan_sip: Send 408 on retransmit timeout instead of 603
14 years ago
Mark Michelson 97b5071653 Fix misleading documentation in agents.conf.sample regarding ackcall usage.
14 years ago
Mark Michelson 25e6cee370 Fix incorrect documentation of the MailboxStatus manager command.
14 years ago
Mark Michelson 80834d503e Fix incorrectly documented option in queues.conf
14 years ago
David M. Lee c977fe4197 Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.
14 years ago
Kinsey Moore 764fd6063d Implement workaround for BETTER_BACKTRACES crash
14 years ago
Alec L Davis d55de7831d mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE
14 years ago
Mark Michelson 3b476dfd1e Fix misuses of asprintf throughout the code.
14 years ago
Kinsey Moore ccd68a5790 Ignore recovered zero-length secondary UDPTL packets
14 years ago
Matthew Jordan 1ebccde21a Fix memory leak in XML documentation
14 years ago
Kinsey Moore 309d55382d Add instrumentation to subsystem reloads
14 years ago
Kinsey Moore f817b8cdcd Add module reload instrumentation for TEST_FRAMEWORK
14 years ago
Terry Wilson 3fe0a3cfe5 Handle integer over/under-flow in ast_parse_args
14 years ago
Jonathan Rose c9bc743ff1 chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header
14 years ago
Jonathan Rose 1393623e9b chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
14 years ago
Mark Michelson b0d337d2cb Fix bug where final queue member would not be removed from memory.
14 years ago
Kinsey Moore 01780bfda2 Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
14 years ago
Kinsey Moore af74988006 Add test instrumentation
14 years ago
Mark Michelson 4e0e1535c9 Fix problem where incorrect pointer was checked for nullity.
14 years ago
Mark Michelson 53f102ed7c Fix a couple of documentation problems in app_queue.c
14 years ago
Alexandr Anikin eefc33dd34 remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
14 years ago
Alexandr Anikin c6d75bc2f5 Send re-register packets by GRQ (gatekeeper request) interval
14 years ago
Richard Mudgett af738476ca Use better libss7 detection test and move libpri compile test.
14 years ago
Alexandr Anikin 74d2044626 Fix to resend GRQ/RRQ if RRJ (registration reject) is received
14 years ago
Alexandr Anikin ec6801aa0d change opening h323 logfile with append mode instead of overwrite
14 years ago
Kinsey Moore 483223b4d3 Correct documentation for the MeetMe x flag
14 years ago
Michael L. Young 38bbed178e Fix Not Unreferencing A Spied Channel
14 years ago
Kinsey Moore 13c82a2b30 Do not define a cause that doesn't actually exist
14 years ago
Richard Mudgett b887a43667 Fix the analog dial *0 flash-hook of bridged peer feature.
14 years ago
Kinsey Moore f051750307 Add missing AST_CAUSE_* -> text translations
14 years ago
Mark Michelson 7f3839ae03 Improve debug message for temporary outbound proxies.
14 years ago
Mark Michelson 9d402e02a5 Seriously? Another compilation error fixed.
14 years ago
Mark Michelson dca8a1b14e Remove unused variable.
14 years ago
Mark Michelson 1119a574ed Fix error in the "IPorHost" section of a SIP dialstring.
14 years ago
Kinsey Moore 6a198f0045 Revert alloca changes for utils
14 years ago
Matthew Jordan f1cd5b6e93 Schedule pokes of registered SIP peers within a given timespan after SIP reload
14 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
14 years ago
Mark Michelson 80efa31733 Help mitigate potential reinvite glare scenarios.
14 years ago
Richard Mudgett 395b4b4898 Release B channel allocation on error path in chan_misdn.
14 years ago
Jonathan Rose e0c0f9934d res_agi: Add message indicating need for \n character in verbose message
14 years ago
Kevin P. Fleming cb4bdd6531 Rewrite a comment that didn't adequately explain the code it was documenting.
14 years ago