Commit Graph

1906 Commits (aa676fbb84cfa50c2c67c6c83e6478b585057bc0)

Author SHA1 Message Date
Matthew Jordan a3a58d9d44 Prevent res_timing_pthread from blocking callers
13 years ago
Alec L Davis f49c09b8e5 Distributed Device State broken at sites using res_xmpp or res_jabber where Secuity Advisory AST-2012-015 is inplace
13 years ago
Alec L Davis 2814d40134 Distributed Device State broken at sites using res_xmpp or res_jabber where Secuity Advisory AST-2012-015 is inplace
13 years ago
David M. Lee 918addee55 Fix the svn:keywords property on several files.
13 years ago
Matthew Jordan 70c792d035 Calculate the timestamp for outbound RTP if we don't have timing information
13 years ago
Jason Parker d8216bd9ee Add dependency on libuuid, for res_rtp_asterisk
13 years ago
Matthew Jordan 3a73c367f9 Use LDAP memory management functions instead of Asterisk's
13 years ago
Kinsey Moore d014e51a18 Fix white noise on SRTP decryption
13 years ago
Matthew Jordan 916a397fc3 AST-2013-001: Prevent buffer overflow through H.264 format negotiation
13 years ago
Sean Bright a52a841d8e Properly delimit post data in res_config_curl.
13 years ago
Joshua Colp c379172cae Fix a bug where resources were not found due to hashing on the priority itself.
13 years ago
Joshua Colp 7031ad62e8 Fix a crash when res_xmpp is configured using a username without a domain.
13 years ago
Matthew Jordan 5b1533ca7b Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
13 years ago
Joshua Colp a78bb96d94 While the ICE negotiation is occurring leave strictrtp in an open state, media can and will come from different places.
13 years ago
Joshua Colp f6b368216a Fix a bug with ICE and strictrtp where media could get dropped.
13 years ago
Michael L. Young 2d451c64f7 Fix FastAGI To Properly Check For A Connection
13 years ago
Matthew Jordan cb3dd02781 Fix crash in res_xmpp when deleting pubsub node from CLI
13 years ago
Jason Parker e7e730f973 Fix how we build pjproject.
13 years ago
Jason Parker d9d5028b01 Ignore warnings caused by PJ_TODO()s in pjproject.
13 years ago
Jason Parker 47f8394517 Fix a few compiler warnings.
13 years ago
Jason Parker d865240168 Add support for parallel builds of pjproject.
13 years ago
Jason Parker ff0d016390 Always check for libm, regardless of configure options.
13 years ago
Jason Parker e02189ffa1 Remove a cross-compile workaround.
13 years ago
Matthew Jordan 2a458061b1 Fix memory leak in res_calendar_icalendar
13 years ago
Jonathan Rose c7d22a6af6 res_fax_spandsp: fix t38 transmission bug caused by not returning success
13 years ago
Matthew Jordan fb72636fd8 Let documentation reference links specify which module they're linking to
13 years ago
Matthew Jordan 28bdf7d292 Add module tags to documentation for res_jabber/res_xmpp
13 years ago
Matthew Jordan af1666f1cf Reset RTP timestamp; sequence number on SSRC change
13 years ago
Joshua Colp cef6475eb0 Retain XMPP filters across reconnections so external modules continue to function as expected.
13 years ago
Jonathan Rose d566b201ae res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create
13 years ago
Kinsey Moore 8653377baf Fix pjproject compilation in certain circumstances
13 years ago
Joshua Colp c4587d7170 Don't pass STUN packets through the SRTP unprotect function.
13 years ago
Joshua Colp 17467a6926 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 3778ed7fc1 Prevent crashes in res_xmpp when receiving large messages
13 years ago
Matthew Jordan eda6664de0 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 5ebec60090 Resolve crashes due to large stack allocations when using TCP
13 years ago
Mark Michelson bdd5921950 Fix crash that can occur if CLI registration fails for an aliased command.
13 years ago
Kinsey Moore b2c2a84e17 Ensure ReceiveFax provides a CED tone via T.38
13 years ago
Jonathan Rose e875e4b2c0 res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
13 years ago
David M. Lee 4c924bdce1 Added missing newlines to websocket ast_logs.
13 years ago
Jonathan Rose c0c552de2c monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'.
13 years ago
Joshua Colp fb74294b92 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Mark Michelson 0e7a64e55e Fix a "set but not used" warning on newer gccs.
13 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
13 years ago
Matthew Jordan f0cd27e027 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Matthew Jordan e4afa2c0e2 Only deref a reserved gateway session if we actually reserved one
13 years ago
Joshua Colp 05be2e8bee Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered.
13 years ago
Matthew Jordan 7cedfef4fd Properly extract the Body information of an EWS calendar item
13 years ago
Joshua Colp 59d02d37de Remove code that should not have gotten in.
13 years ago
Joshua Colp 385b30fbc6 Fix an issue where outgoing calls would fail to establish audio due to ICE negotiation failures.
13 years ago