Commit Graph

9977 Commits (e93e64a0056283e8bc5073e97f51a5a89810607d)
 

Author SHA1 Message Date
Olle Johansson e93e64a005 Bind RTCP to the same IP as RTP
19 years ago
Olle Johansson 9213317979 Issue #7869 - Stop retransmission of 302 redirects (imported from 1.2)
19 years ago
Olle Johansson 4456e58811 Issue #7608 - Notifications sent with wrong content-type (imported from 1.2, modified)
19 years ago
Olle Johansson e8350b836b Backport of patch for #7828 that was reported for trunk, but obviously
19 years ago
Olle Johansson 0ff30203f9 Restoring the old logic, since working around it and fixing it seemed too complicated.
19 years ago
Olle Johansson b1b2177079 Accepting a message twice may be misinterpreted...
19 years ago
Olle Johansson 5c59f2f5f5 - 183 is not reliable message...
19 years ago
Joshua Colp 08b2a8e886 Don't build muted on OpenBSD, it is not supported.
19 years ago
Russell Bryant 0ed3384fb1 move the copy of the default settings to the global settings back out of
19 years ago
Olle Johansson 5a2abaee46 Put some doxygen pressure on Christian :-)
19 years ago
Russell Bryant d7f9b5f912 We should always be using _exit() after a fork() or vfork() instead of exit().
19 years ago
Russell Bryant cc818055b5 Blocked revisions 46361 via svnmerge
19 years ago
Russell Bryant b588d56fc8 Instead of iterating all of the options once to look for jitterbuffer options,
19 years ago
Christian Richter b03054fdfc Merged revisions 46350 via svnmerge from
19 years ago
Christian Richter f7a6f0efa2 fixed not compile issue, which was just introduced
19 years ago
Christian Richter 6964f148ba Merged revisions 46176 via svnmerge from
19 years ago
Jason Parker f10529efed Fix small formatting issue, that causes misaligned line
19 years ago
Olle Johansson bd1891aa6d Block patch that only applies to 1.2
19 years ago
Jason Parker 2894a00816 Merged revisions 46337 via svnmerge from
19 years ago
Jason Parker 9a370f9ac1 grammar check
19 years ago
Olle Johansson 8d3f730595 Corrections to changes
19 years ago
Russell Bryant 3cb7bcd6d7 - If the source has no audio or no video portion, do not call powerof() to
19 years ago
Kevin P. Fleming 58f292feae update to reflect G.722 addition
19 years ago
Russell Bryant 10a3540c54 update backtrace documentation to reflect changes in 1.4 (issue #8230, kshumard)
19 years ago
Mark Spencer 72146fab32 Fix config comment code preservation code (thanks murf!)
19 years ago
Olle Johansson 77e12e971c Old todo note - Don't add Contact header on BYE and Cancel
19 years ago
Russell Bryant 020e4f9725 regenerate configure script
19 years ago
Russell Bryant 456186af50 fix error output when checking for openh323 to refer to openh323 instead
19 years ago
Olle Johansson b36a4fad1b Somewhat ugly code to try to fix issue #7608.
19 years ago
Russell Bryant 28d9579584 update warning message to include "agi" option (issue #8225, jmls)
19 years ago
Kevin P. Fleming 54fd44e6f8 use 1.4.3 extra sounds with corrected silence files
19 years ago
Kevin P. Fleming cb32f7d941 add support for prebuilt G.722 prompts and music on hold files
19 years ago
Olle Johansson 03b4e17d23 show settings doesn't produce a list
19 years ago
Olle Johansson 5d635e969e Block change to 1.2 that was already committed to 1.4
19 years ago
Kevin P. Fleming ce4b0afb73 apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process
19 years ago
Tilghman Lesher ab677899a7 WaitExten truncates decimals of times to wait, instead of accepting them (Bug 8208)
19 years ago
Kevin P. Fleming 6c17f1e07e add passthrough and file format support for G.722 16KHz audio (issue #5084, original patch by andrew, updated by mithraen)
19 years ago
Kevin P. Fleming 05eb71c699 code zone experiment: don't offer formats in the outbound INVITE that aren't either passthrough or translatable
19 years ago
Kevin P. Fleming c5f096e220 if multiple translators are registered for the same source/dest combination, ensure that the lowest-cost one is always inserted earlier in the list
19 years ago
Mark Spencer 72a23ce184 Fix FastAGI when there is no pid (bug #7628, #8147)
19 years ago
Joshua Colp c6b9449955 We need to initialize our scheduler pthread condition... yes.
19 years ago
Luigi Rizzo e6451274d2 merge 45152 don't leak descriptors in http.c
19 years ago
Luigi Rizzo 50fda8522d merge 45966 refer_to_domain potentially containing options
19 years ago
Luigi Rizzo d7b0db6530 merge 46026 improper checks on get_header() return values
19 years ago
Luigi Rizzo fa4d6f23a6 merge 46045 prevent NULL args to ast_strdupa() in chan_sip.c
19 years ago
Russell Bryant 5cc4200696 Restore the ability to remove the firmware directory without causing the
19 years ago
Kevin P. Fleming 471c0eebdc ensure that the translation matrix is properly lock-protected every place it is used
19 years ago
Kevin P. Fleming d2b10d5f4f add an API call to allow channel drivers to determine which media formats are compatible (passthrough or transcode) with the format an existing channel is already using
19 years ago
Kevin P. Fleming eee62843d5 simplify and correct voicemail IMAP storage build instructions
19 years ago
Tilghman Lesher de9c3aaa8d Pass through a frame if we don't know what it is, rather than trying to pass a
19 years ago