Richard Fuchs
bc30929192
TT#32210 add codec masking option
Change-Id: I05f2bde978f628d398dd8046815fcfc3d5b42de2
8 years ago
Richard Fuchs
266a1fbc8b
TT#31404 support custom ptime and repacketization for sampled codecs
Change-Id: I4db83cb8faa9b0234dd655f4bdc116a3ddb59f39
8 years ago
Richard Fuchs
d510f5efe8
TT#30404 initial support for adding codecs for transcoding
Change-Id: I58474ac2daee213d9f11157f61c2a3df90818fbe
8 years ago
Richard Fuchs
1477f9796f
TT#29151 add 'loop protect' feature
possible fix for: #431 , #425 , #415 , #65
Change-Id: I12558681b7d292e3973d2ba024f30f1e236b3a57
8 years ago
Richard Fuchs
2540c5d501
TT#30403 support codec-offer
only codecs from the original list for now
Change-Id: I884775a5b337ed3533972f4361ecb50e329b126e
8 years ago
Richard Fuchs
d7dd7421e6
TT#30403 implement codec stripping
Change-Id: I384aa353b43986656145c443e40a2b96f04c489f
8 years ago
Richard Fuchs
018e35cba8
TT#27200 add option to omit a=rtcp attribute
closes #428
Change-Id: Ie186291b7b0107d67488facbfea42cd4915556b4
8 years ago
Guillem Jover
0bdc116387
TT#24097 Rework perl code flow
- Avoid comma-separated statements.
- Avoid mixed boolean operators, and use proper code flow keywords.
Change-Id: Iec4c85a3d39fe94ba7b9f293dc158892ae7d9577
8 years ago
Guillem Jover
aa2eaee95e
TT#24097 Use a regex for split
Change-Id: Id8543d7d792e35a736c770fc87a20fa399d68bad
8 years ago
Guillem Jover
d5f7624a98
TT#24097 Fix perl filehandle usage
- Use autoflush method per filehandle instead of setting $| and using
the one argument select().
- Use lexical variables instead of barewords for filehandles.
Change-Id: Icd71248a28bea0974a79e489add5deee0b65748d
8 years ago
Richard Fuchs
cd937f1d90
create ngcp-rtpengine-utils package
Change-Id: Ie4d4b13b2cb0a81277e2cf919dd9e3bc77330b38
10 years ago
Richard Fuchs
f83f674c4c
fix perl namespaces - move into NGCP::
Change-Id: I5c21abf195b766bfda3d9d371b4d0577007c1f5e
10 years ago
Richard Fuchs
1f8d8d7325
DTLS tests - WIP
Change-Id: If0e738486202bbd256da0215a56d58a388a9af42
10 years ago
Richard Fuchs
942966b463
force bencode strings as strings in perl ng-client
Change-Id: I3f912cf41aa81ad02b8cbbf2fc9a6860ee82368b
10 years ago
Richard Fuchs
05f0317acf
fix the 'media address' parameter
address family string in SDP was not produced when used
Change-Id: I33f23a8f3d600ecdb9b469368ac5a8929e4b2fa1
10 years ago
Richard Fuchs
5dbadc4adb
implement port latching option
closes #119
Change-Id: I9c5f3a560088ffb04c02e1b229a2616132a506e6
10 years ago
Richard Fuchs
2cff49b607
support reset flag in ng-client
Change-Id: I52c632a522f4b493e6175619671165ebf7f65947
10 years ago
Richard Fuchs
a811adb4fb
support custom per-call/branch delete delay
additionally fixes #118
11 years ago
Richard Fuchs
eea325683b
MT#12691 implement via-branch handling
use via-branches to predict different destinations for branched SDP
offers without knowing the respective to-tag ahead of time.
Squashed commit of the following:
commit 0e81dc9828
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Thu May 21 11:06:15 2015 -0400
fix segfault due to missing reverse tagging
commit cd7a26314b
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Thu May 21 08:57:42 2015 -0400
support branched offer with previously unseen to-tag
commit 77da616dd2
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Apr 29 11:15:37 2015 -0400
implement via-branch handling
11 years ago
Richard Fuchs
144a451526
support selective SDES session parameters
11 years ago
Richard Fuchs
f826d01c29
make "trust address" the default behaviour
adds CLI option --sip-source to restore old default, and adds
new flag "SIP source address" to achieve the same on a per-call
basis
11 years ago
Richard Fuchs
6757c27a46
add DTLS=passive option
fixes #44
11 years ago
Richard Fuchs
45dee75156
support specifying interfaces to use in control protocols
11 years ago
Richard Fuchs
f6290f38a3
sample CLI usage for ng-client
12 years ago
Richard Fuchs
68d94c699e
add --TOS to ng-client
12 years ago
Richard Fuchs
4ded03de91
implement media-handover and strict-source logic
12 years ago
Richard Fuchs
011a42650d
restore query/stats output
Fixes #3
Pending documentation
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
Richard Fuchs
ff05e26274
adding experimental CLI client for ng protocol
12 years ago