Commit Graph

82 Commits (29694eb2aaa45c366fe28777722b0307f3742f95)

Author SHA1 Message Date
Matthew Jordan 7c4efc490a clang compiler warnings: Fix autological comparisons
10 years ago
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Walter Doekes 822abf9e9b Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan 0b9601052b udptl: Correct FEC to not consider negative sequence numbers as missing
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell 1968d29447 res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
11 years ago
Richard Mudgett 9a0537cc98 UDPTL: Backport some fixes from v12 that should be in v11.
12 years ago
Jonathan Rose 81ddc42fd3 UDPTL: Fix a regression where UDPTL won't load default settings
12 years ago
Richard Mudgett 0d7879be8c Cleanup udptl on exit.
13 years ago
Matthew Jordan 8943656ccc Fix a variety of ref counting issues
13 years ago
Kinsey Moore 3f789aa865 Ignore recovered zero-length secondary UDPTL packets
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Terry Wilson 9f704b5d59 Fix reloading an unchanged file with the Config Options API
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Russell Bryant 69f19a5225 udptl: Ensure fec[] in udptl_build_packet() is initialized.
13 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Walter Doekes 00a522c000 Correct the default udptl port range.
14 years ago
Richard Mudgett 2f82296096 Merged revisions 339626 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Matthew Nicholson 0658c5ec2e Merged revisions 308723 via svnmerge from
14 years ago
Matthew Nicholson dad4fecc03 Merged revisions 308416 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Mark Michelson 3efc46080a Merged revisions 304250 via svnmerge from
15 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Mark Michelson 57a92a6a7c Allow IPv6 addresses for UDPTL streams.
15 years ago
David Vossel d7e9d07156 fixes infinite loop during udptl.c's decode_open_type
15 years ago
Matthew Nicholson 6eaf9b874f Cast an unsigned int to a signed int when comparing it with 0.
15 years ago
David Vossel 36bbf8f902 fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field
16 years ago
Matthew Nicholson ef0da09c74 This change fixes a few bugs in the way the far max IFP was calculated that were introduced in r231692.
16 years ago
Kevin P. Fleming 5ba2b689b2 Another round of UDPTL stack fixes/improvements:
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Kevin P. Fleming 20743ec07d Allow non-compliant T.38 endpoints to be supportable via configuration option.
16 years ago
Kevin P. Fleming 19ba91cd22 Remove ability to control T.38 FAX error correction from udptl.conf.
16 years ago
Kevin P. Fleming 92ed7f8929 Workaround broken T.38 endpoints that offer tiny MaxDatagram sizes.
16 years ago
Mark Michelson ba8dcde549 Merged revisions 209131 via svnmerge from
16 years ago
Kevin P. Fleming 17e2d9fdbc Resolve a T.38 negotiation issue left over from the udptl-updates merge.
16 years ago
Kevin P. Fleming 0a6e06c7ff Rework of T.38 negotiation and UDPTL API to address interoperability problems
16 years ago
Kevin P. Fleming 7574941cb4 Update comments about the level of T.38 support in Asterisk.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Tilghman Lesher 9e0f5d2afe Merged revisions 175311 via svnmerge from
17 years ago
Tilghman Lesher 72fc03b6c6 Merged revisions 168603 via svnmerge from
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Tilghman Lesher 6e6e02ce1f If the config file does not exist, then the first use crashes Asterisk.
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Sean Bright 74bf61579f That's all, folks. Not going to update the Makefile until res_jabber is
17 years ago