Richard Fuchs
6757c27a46
add DTLS=passive option
fixes #44
11 years ago
Richard Fuchs
19e0281744
disable "list" NG command if glib version is too low
also shuffle around some header definitions
11 years ago
Richard Fuchs
45dee75156
support specifying interfaces to use in control protocols
11 years ago
Richard Fuchs
0cbb4665a5
paving the way to multi-interface support
11 years ago
Richard Fuchs
4d00147c04
s/force_relay/force-relay/
11 years ago
Richard Fuchs
54f903da3f
bugfixes for legacy control protocols
11 years ago
Richard Fuchs
16b42fbd62
Switch around internal fromtag/totag/endpoint representation
monologue_offer_answer() had A-side and B-side reversed, resulting in
incomplete dialogue association when more than 2 parties are involved.
It also fixes #21 by catching errors returned by
monologue_offer_answer() (e.g. when running out of ports)
11 years ago
Richard Fuchs
e0957d1b36
fix TCP/UDP protocol stream output
closes #16
12 years ago
Camille Oudot
81d8616d4c
list command: several fixes + documentation
* duplicate strings when filling the bencode structure
* limit the number of results to avoid going over the UDP packet
size limit
12 years ago
Camille Oudot
a51db7172b
new command: 'list' to retreive the list of active call-ids
12 years ago
Camille Oudot
47b0252446
fix null/empty string check in ng_call_stats
12 years ago
Richard Fuchs
15640991d7
fix possible deadlock
12 years ago
Richard Fuchs
e381e107ec
configurable per-call TOS value
12 years ago
Richard Fuchs
b0c0e396d6
allow hyphenated versions of NG protocol flags
12 years ago
Richard Fuchs
be500e1ee3
prefer space to underscore in bencode
12 years ago
Richard Fuchs
cbe1f80536
possible segfault fix
12 years ago
Richard Fuchs
2036322e07
parse "strict source" and "media handover" flags
12 years ago
Richard Fuchs
b9cf00b111
obsolete the "symmetric" flag
12 years ago
Richard Fuchs
011a42650d
restore query/stats output
Fixes #3
Pending documentation
12 years ago
Juha Heinanen
2dae4fb8f7
support ICE=force_relay flag
author: Juha Heinanen <jh@tutpro.com>
12 years ago
Richard Fuchs
f8f741b584
Update to upcoming 3.0 release (2.9.9 for now)
Merged from branch rfuchs/3.0
Conflicts:
daemon/sdp.c
debian/changelog
tests/simulator-ng.pl
utils/ng-client
12 years ago