Matthew Jordan
|
667f346e7e
clang compiler warnings: Fix autological comparisons
|
10 years ago |
Corey Farrell
|
6113a36c6d
Replace most uses of ast_register_atexit with ast_register_cleanup.
|
10 years ago |
Walter Doekes
|
5e76ee67ef
Fix printf problems with high ascii characters after r413586 (1.8).
|
10 years ago |
Matthew Jordan
|
80751ac972
udptl: Correct FEC to not consider negative sequence numbers as missing
|
10 years ago |
Kinsey Moore
|
98f08c5b33
Allow Asterisk to compile under GCC 4.10
|
11 years ago |
Corey Farrell
|
7489dbb032
res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
|
11 years ago |
Richard Mudgett
|
6ded07e4b1
UDPTL: Backport some fixes from v12 that should be in v11.
|
11 years ago |
Jonathan Rose
|
a9785e5740
UDPTL: Fix a regression where UDPTL won't load default settings
|
11 years ago |
Richard Mudgett
|
a8c21aed5e
Cleanup udptl on exit.
|
12 years ago |
Matthew Jordan
|
29d40f94bc
Fix a variety of ref counting issues
|
12 years ago |
Kinsey Moore
|
ca1a547a5e
Ignore recovered zero-length secondary UDPTL packets
|
12 years ago |
Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
12 years ago |
Terry Wilson
|
fd18fe69e7
Fix reloading an unchanged file with the Config Options API
|
12 years ago |
Terry Wilson
|
b5340ad653
Add new config-parsing framework
|
12 years ago |
Kinsey Moore
|
b261a4f586
Kill off red blobs in most of main/*
|
13 years ago |
Russell Bryant
|
911f510b84
udptl: Ensure fec[] in udptl_build_packet() is initialized.
|
13 years ago |
Sean Bright
|
040bf188ab
Prefer ast_set_qos() over ast_netsock_set_qos()
|
13 years ago |
Terry Wilson
|
c98bbe2897
ast_channel opaquification of pointers and integral types
|
13 years ago |
Walter Doekes
|
a5eda9d30e
Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
|
13 years ago |
Terry Wilson
|
4a8b42c992
Replace direct access to channel name with accessor functions
|
13 years ago |
Walter Doekes
|
018022dae8
Correct the default udptl port range.
|
13 years ago |
Richard Mudgett
|
bf98b9fd3b
Merged revisions 339626 via svnmerge from
|
13 years ago |
Russell Bryant
|
6853f65802
Merged revisions 316265 via svnmerge from
|
14 years ago |
Matthew Nicholson
|
47dc544b67
Merged revisions 308723 via svnmerge from
|
14 years ago |
Matthew Nicholson
|
e5530c191a
Merged revisions 308416 via svnmerge from
|
14 years ago |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
Mark Michelson
|
35384a8f33
Merged revisions 304250 via svnmerge from
|
14 years ago |
Russell Bryant
|
964c6a3ca0
Some scheduler API cleanup and improvements.
|
14 years ago |
Mark Michelson
|
125299a84b
Allow IPv6 addresses for UDPTL streams.
|
14 years ago |
David Vossel
|
d8a1167d4c
fixes infinite loop during udptl.c's decode_open_type
|
15 years ago |