map tcptype for tcp candidates
This commit is contained in:
@@ -208,6 +208,7 @@ SDPUtil = {
|
||||
line += 'tcptype';
|
||||
line += ' ';
|
||||
line += cand.tcptype;
|
||||
line += ' ';
|
||||
}
|
||||
line += 'generation';
|
||||
line += ' ';
|
||||
|
||||
Reference in New Issue
Block a user