RTT (real-time-text) implementation. Re-Invite advanced scenarios dev… #611
Annotations
7 errors and 10 warnings
build
Process completed with exit code 1.
|
build:
examples/sipexamples/UserAgentClient/Program.cs#L134
'VoIPMediaSession' does not contain a definition for 'IsStarted' and no accessible extension method 'IsStarted' accepting a first argument of type 'VoIPMediaSession' could be found (are you missing a using directive or an assembly reference?)
|
build:
examples/sipexamples/UserAgentServer/Program.cs#L274
'VoIPMediaSession' does not contain a definition for 'IsStarted' and no accessible extension method 'IsStarted' accepting a first argument of type 'VoIPMediaSession' could be found (are you missing a using directive or an assembly reference?)
|
build:
examples/sipexamples/UserAgentServer/Program.cs#L262
'VoIPMediaSession' does not contain a definition for 'IsStarted' and no accessible extension method 'IsStarted' accepting a first argument of type 'VoIPMediaSession' could be found (are you missing a using directive or an assembly reference?)
|
build:
examples/sipexamples/UserAgentClient/Program.cs#L134
'VoIPMediaSession' does not contain a definition for 'IsStarted' and no accessible extension method 'IsStarted' accepting a first argument of type 'VoIPMediaSession' could be found (are you missing a using directive or an assembly reference?)
|
build:
examples/sipexamples/UserAgentServer/Program.cs#L274
'VoIPMediaSession' does not contain a definition for 'IsStarted' and no accessible extension method 'IsStarted' accepting a first argument of type 'VoIPMediaSession' could be found (are you missing a using directive or an assembly reference?)
|
build:
examples/sipexamples/UserAgentServer/Program.cs#L262
'VoIPMediaSession' does not contain a definition for 'IsStarted' and no accessible extension method 'IsStarted' accepting a first argument of type 'VoIPMediaSession' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
src/net/RTP/Packetisation/H265Depacketiser.cs#L39
The field 'H265Depacketiser.writeNumber' is assigned but its value is never used
|
build:
src/net/RTP/Packetisation/H265Depacketiser.cs#L127
The variable 'isKeyFrameNullable' is assigned but its value is never used
|
build:
src/app/SIPUserAgents/SIPClientUserAgent.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/app/SIPUserAgents/SIPClientUserAgent.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/app/SIPUserAgents/SIPB2BUserAgent.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/app/SIPUserAgents/ISIPClientUserAgent.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- '4'
|
build:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|