Commit Graph

1922 Commits (46c2c5ea14640612cebd71f534dab2a3232bd76f)

Author SHA1 Message Date
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
13 years ago
Kinsey Moore e688096e2b Prevent XMPP timeout on blank responses
13 years ago
Kinsey Moore 08be45178a Commit the remainder of r398523
13 years ago
Kinsey Moore 2d902e728f Fix Jabber/XMPP distributed MWI
13 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
13 years ago
Kevin Harwell b41873d7e9 Memory leak fix
13 years ago
Joshua Colp 71ce810908 Make libuuid an optional dependency for res_rtp_asterisk instead of a requirement.
13 years ago
Michael L. Young 3b731ff2d0 Properly indicate failure to open an audio stream in res_agi
13 years ago
Matthew Jordan 2ffb648a20 Fix memory/ref counting leaks in a variety of locations
13 years ago
David M. Lee 7e0ebaa2e0 Fix segfault for certain invalid WebSocket input.
13 years ago
Kinsey Moore 457d5c39dc Use srtp_shutdown when available
13 years ago
Kinsey Moore 6b5b35b756 Revert r388529 for now
13 years ago
Kinsey Moore c3a0ce8338 Close libsrtp properly
13 years ago
Michael L. Young 08c2a533f2 Fix The Payload Being Set On CN Packets And Do Not Set Marker Bit
13 years ago
David M. Lee 1a3c5aaa6c Minor fixups to Doxygen comments.
13 years ago
Matthew Jordan a1d8e4fbd6 Clear the DTMF sending digit tracking on off nominal paths
13 years ago
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