Corey Farrell
|
a83c603412
res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
|
11 年 前 |
Richard Mudgett
|
93ddfa717d
udptl: Dead code elimination. ast_udptl_bridge was not used.
|
11 年 前 |
Richard Mudgett
|
3cbad640c3
astobj2: Add warn unused attribute to some functions.
|
11 年 前 |
Jonathan Rose
|
4fb496afc3
features_config: Don't require features.conf to be present for Asterisk to load
|
11 年 前 |
Jonathan Rose
|
1fb0bc28d9
UDPTL: Fix a regression where UDPTL won't load default settings
|
11 年 前 |
Matthew Jordan
|
f0e3c46129
Add CLI configuration documentation
|
12 年 前 |
Richard Mudgett
|
da680f320f
* Found some more places to use ast_channel_lock_both().
|
12 年 前 |
Richard Mudgett
|
29a1f5ac52
Cleanup udptl on exit.
|
12 年 前 |
Andrew Latham
|
3b5ae179ab
Doxygen Updates - Title update
|
12 年 前 |
Matthew Jordan
|
108293864d
Fix a variety of ref counting issues
|
12 年 前 |
Kinsey Moore
|
25ed2e4952
Ignore recovered zero-length secondary UDPTL packets
|
12 年 前 |
Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
12 年 前 |
Terry Wilson
|
fd18fe69e7
Fix reloading an unchanged file with the Config Options API
|
12 年 前 |
Terry Wilson
|
b5340ad653
Add new config-parsing framework
|
12 年 前 |
Kinsey Moore
|
b261a4f586
Kill off red blobs in most of main/*
|
13 年 前 |
Russell Bryant
|
911f510b84
udptl: Ensure fec[] in udptl_build_packet() is initialized.
|
13 年 前 |
Sean Bright
|
040bf188ab
Prefer ast_set_qos() over ast_netsock_set_qos()
|
13 年 前 |
Terry Wilson
|
c98bbe2897
ast_channel opaquification of pointers and integral types
|
13 年 前 |
Walter Doekes
|
a5eda9d30e
Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
|
13 年 前 |
Terry Wilson
|
4a8b42c992
Replace direct access to channel name with accessor functions
|
13 年 前 |
Walter Doekes
|
018022dae8
Correct the default udptl port range.
|
13 年 前 |
Richard Mudgett
|
bf98b9fd3b
Merged revisions 339626 via svnmerge from
|
13 年 前 |
Russell Bryant
|
6853f65802
Merged revisions 316265 via svnmerge from
|
13 年 前 |
Matthew Nicholson
|
47dc544b67
Merged revisions 308723 via svnmerge from
|
14 年 前 |
Matthew Nicholson
|
e5530c191a
Merged revisions 308416 via svnmerge from
|
14 年 前 |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 年 前 |
Mark Michelson
|
35384a8f33
Merged revisions 304250 via svnmerge from
|
14 年 前 |
Russell Bryant
|
964c6a3ca0
Some scheduler API cleanup and improvements.
|
14 年 前 |
Mark Michelson
|
125299a84b
Allow IPv6 addresses for UDPTL streams.
|
14 年 前 |
David Vossel
|
d8a1167d4c
fixes infinite loop during udptl.c's decode_open_type
|
14 年 前 |