Commit Graph

1963 Commits (a5f39fc2ba4c994080bd75e938c2e44bd1b0f1f7)

Author SHA1 Message Date
Joshua Colp 80237dcf5b res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
11 years ago
Walter Doekes 7041eee5e5 res_config_odbc: Fix old and new ast_string_field memory leaks.
11 years ago
Walter Doekes 655e69954c res_musiconhold: Minor cleanup.
11 years ago
Walter Doekes 8ade79ebe3 h264: Fix H264 SDP payload format.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Mark Michelson 0becabfd1b Fix encoding of custom prepare extra data.
11 years ago
Mark Michelson 01731d5566 Ensure that all parts of SQL UPDATEs and DELETEs are encoded.
11 years ago
Mark Michelson b57c1dd870 Prevent crashes in res_config_odbc due to uninitialized string fields.
11 years ago
Mark Michelson 96cb273948 Return the number of rows affected by a SQL insert, rather than an object ID.
11 years ago
Kinsey Moore 4fce454645 Websocket: Add session locking and delay close
11 years ago
Matthew Jordan 374f32fcc9 res_rtp_asterisk: Add support for DTLS handshake retransmissions
11 years ago
Matthew Jordan 45fd6e01bd res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
11 years ago
Corey Farrell 8fe29356ac Fix dialplan function NULL channel safety issues
11 years ago
Sean Bright 7199c911d9 res_fax_spandsp: Use g711_free() when available.
11 years ago
Russell Bryant fa1d3b0941 moh: fix a refcount error with realtime MOH
11 years ago
Matthew Jordan 69192903af res_fax_spandsp: Fix crash when passing ulaw/alaw data to spandsp
11 years ago
Moises Silva 7f1450e32c Fix res/res_http_websocket.c build failure in 32bit due to incorrect print format for uint64_t
11 years ago
Moises Silva 9792c46a09 Fix WebRTC over WSS not working
11 years ago
Jonathan Rose 7e083b9781 res_rtp_asterisk: Fix one way audio problems with hold/unhold when using ICE
11 years ago
Jonathan Rose c382714769 res_rtp_asterisk: correct build error from r409129
11 years ago
Jonathan Rose 8a7ef07f94 res_rtp_asterisk: Fix checklist creating problems in ICE sessions
11 years ago
Corey Farrell 78d560157a res_fax: Warn that minrate=2400 is not valid for V.27 instead of failing load.
11 years ago
Corey Farrell 5a7221decb Remove extra defines of AST_PBX_MAX_STACK.
11 years ago
Walter Doekes 05710c7ea5 res_config_pgsql: Fix ast_update2_realtime calls.
11 years ago
Joshua Colp 65e9857f09 res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use.
12 years ago
Corey Farrell 1968d29447 res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
12 years ago
Jonathan Rose ab81490ebc res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical
12 years ago
Kinsey Moore 4314a33ae2 chan_mgcp: Enforce locking for oseq
12 years ago
Kevin Harwell b83fb704c9 res_fax: check_modem_rate() returned incorrect rate for V.27
12 years ago
Matthew Jordan 6d73ecd6e9 res/Makefile: alias dist-clean to distclean
12 years ago
Kevin Harwell dee9ce4a0b res_rtp_asterisk: Fails to resume WebRTC call from hold
12 years ago
Scott Griepentrog 1f1ac57bbe res_fax.c: crash on framehook with no dsp in fax detect
12 years ago
Joshua Colp d9b7ce0599 res_calendar: Protect channel when adding datastore.
12 years ago
Matthew Jordan e7d81f02e5 res_fax_spandsp: Always init T.38 session to avoid crashes during state change
12 years ago
Kinsey Moore 2d5debf45c chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Jonathan Rose 4241f7b6ea res_rtp_asterisk: Address jittery DTMF events in RTP streams
12 years ago
Matthew Jordan 0336f4b606 res_rtp_asterisk: Fix crash when RTCP is not available during SSRC change
12 years ago
Kinsey Moore 75ec0df0a0 Reduce log level of a non-pubsub error message
12 years ago
Kinsey Moore 69ab5a7cd1 Fix STUN crash when using IPv6 any address
12 years ago
Kinsey Moore 7652756518 res_rtp_multicast: Ensure SSRC is set properly
12 years ago
Matthew Jordan ecdd1e76eb res_rtp_asterisk: Correct erroneous lost packet information in RTCP reports
12 years ago
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
12 years ago
Kinsey Moore e688096e2b Prevent XMPP timeout on blank responses
12 years ago
Kinsey Moore 08be45178a Commit the remainder of r398523
12 years ago
Kinsey Moore 2d902e728f Fix Jabber/XMPP distributed MWI
12 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
12 years ago
Kevin Harwell b41873d7e9 Memory leak fix
12 years ago
Joshua Colp 71ce810908 Make libuuid an optional dependency for res_rtp_asterisk instead of a requirement.
12 years ago
Michael L. Young 3b731ff2d0 Properly indicate failure to open an audio stream in res_agi
12 years ago
Matthew Jordan 2ffb648a20 Fix memory/ref counting leaks in a variety of locations
12 years ago