Commit Graph

1797 Commits (4863b465af2d833720ee3dc26652f57f05d8b4da)

Author SHA1 Message Date
Richard Mudgett 6eff978ff7 res_musiconhold: Fix MOH restarting where it left off from the last hold.
12 years ago
Richard Mudgett f565f9a708 res_musiconhold.c: Remove obsolete REF_DEBUG code.
12 years ago
Kinsey Moore 21c4871730 MoH: Don't restart stream on repeated start calls
12 years ago
Matthew Jordan 6b782f84b8 MoH: Undo commit r416150 (1.8)
12 years ago
Kinsey Moore 4707dd1ce5 MoH: Don't restart stream on repeated start calls
12 years ago
Joshua Colp 8a52013dca res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
12 years ago
Walter Doekes 81b4fbb578 res_config_odbc: Fix old and new ast_string_field memory leaks.
12 years ago
Walter Doekes 76a57fcbc4 res_musiconhold: Minor cleanup.
12 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
12 years ago
Mark Michelson afecc456ad Fix encoding of custom prepare extra data.
12 years ago
Mark Michelson b7b11ef2f0 Ensure that all parts of SQL UPDATEs and DELETEs are encoded.
12 years ago
Mark Michelson 1a60296a80 Prevent crashes in res_config_odbc due to uninitialized string fields.
12 years ago
Mark Michelson c299732b72 Return the number of rows affected by a SQL insert, rather than an object ID.
12 years ago
Matthew Jordan f222e30437 res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
12 years ago
Corey Farrell 824c8d4b6b Fix dialplan function NULL channel safety issues
12 years ago
Russell Bryant ad637d43d5 moh: fix a refcount error with realtime MOH
12 years ago
Corey Farrell a6a92ffe3d res_fax: Warn that minrate=2400 is not valid for V.27 instead of failing load.
12 years ago
Corey Farrell b78f5a2d30 Remove extra defines of AST_PBX_MAX_STACK.
12 years ago
Walter Doekes f6aed66f77 res_config_pgsql: Fix ast_update2_realtime calls.
12 years ago
Joshua Colp 3e1ec590f3 res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use.
12 years ago
Corey Farrell ea65e4d44c res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
12 years ago
Jonathan Rose 8c63b6d468 res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical
12 years ago
Kinsey Moore 4d70fa4750 chan_mgcp: Enforce locking for oseq
12 years ago
Kevin Harwell affe507d5b res_fax: check_modem_rate() returned incorrect rate for V.27
12 years ago
Joshua Colp 4a289473f1 res_calendar: Protect channel when adding datastore.
12 years ago
Matthew Jordan 72641b7711 res_fax_spandsp: Always init T.38 session to avoid crashes during state change
12 years ago
Jonathan Rose 8c07e036b2 res_rtp_asterisk: Address jittery DTMF events in RTP streams
12 years ago
Matthew Jordan 58542a7c27 res_rtp_asterisk: Fix crash when RTCP is not available during SSRC change
12 years ago
Kinsey Moore cd1d5ea15e Reduce log level of a non-pubsub error message
12 years ago
Kinsey Moore 4393ef861c res_rtp_multicast: Ensure SSRC is set properly
12 years ago
Matthew Jordan 068e1928cb res_rtp_asterisk: Correct erroneous lost packet information in RTCP reports
12 years ago
Jonathan Rose be50098c82 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
13 years ago
Richard Mudgett 303d6c56f9 Fix incorrect usages of ast_realloc().
13 years ago
Kinsey Moore f09236541e Commit the remainder of r398523
13 years ago
Kinsey Moore 05a7d1998d Fix Jabber/XMPP distributed MWI
13 years ago
Kevin Harwell e179b6e56e Fix various memory leaks
13 years ago
Kevin Harwell 3c840c1224 Memory leak fix
13 years ago
Michael L. Young 6d49e9827b Properly indicate failure to open an audio stream in res_agi
13 years ago
Kinsey Moore f0a8ba971b Use srtp_shutdown when available
13 years ago
Kinsey Moore 556e0a26ff Revert r388529 for now
13 years ago
Kinsey Moore 95ad8ea190 Close libsrtp properly
13 years ago
Michael L. Young 276c5e6d45 Fix The Payload Being Set On CN Packets And Do Not Set Marker Bit
13 years ago
Matthew Jordan a7732dfa30 Clear the DTMF sending digit tracking on off nominal paths
13 years ago
Matthew Jordan 6f8468d863 Prevent res_timing_pthread from blocking callers
13 years ago
Alec L Davis e4854dd1b2 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 a6d0dfc3d1 Fix the svn:keywords property on several files.
13 years ago
Matthew Jordan 5a756f15f8 Calculate the timestamp for outbound RTP if we don't have timing information
13 years ago
Matthew Jordan 6166563bb3 Use LDAP memory management functions instead of Asterisk's
13 years ago
Kinsey Moore 36706e0a93 Fix white noise on SRTP decryption
13 years ago
Sean Bright 8c4732636f Properly delimit post data in res_config_curl.
13 years ago