Commit Graph

80 Commits (076b29dd5b51e7ec68c141d9e6c5ec8a2c63be66)

Author SHA1 Message Date
Richard Mudgett f5ae5e27c8 astobj2: Add warn unused attribute to some functions.
12 years ago
Jonathan Rose dcaa0cf659 features_config: Don't require features.conf to be present for Asterisk to load
12 years ago
Jonathan Rose 75bb247d2b UDPTL: Fix a regression where UDPTL won't load default settings
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Richard Mudgett 671499c8b2 * Found some more places to use ast_channel_lock_both().
12 years ago
Richard Mudgett b059bd4c28 Cleanup udptl on exit.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Kinsey Moore a2068c3db6 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
14 years ago
Mark Michelson 3efc46080a Merged revisions 304250 via svnmerge from
14 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
15 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
16 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
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Russell Bryant 08f91c1192 Merged revisions 116463 via svnmerge from
17 years ago