-
Notifications
You must be signed in to change notification settings - Fork 459
Insights: sipsorcery-org/sipsorcery
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 3 people
-
Optimize TypeExtensions.HexStr
#1278 merged
Feb 17, 2025 -
Fix a potential IndexOutOfRangeException in BufferUtils.GetStringPosition()
#1324 merged
Feb 15, 2025 -
Added back GetEpoch extension method as obsolete just in case.
#1326 merged
Feb 14, 2025 -
Rename and reimplement the Unix time conversion function
#1325 merged
Feb 14, 2025 -
To parse enums, use TryParse() instead of Parse() in a try block.
#1320 merged
Feb 14, 2025 -
Use "N" formatting option in Guid.ToString() instead of replacing characters
#1319 merged
Feb 14, 2025 -
Fix a few typos found while reading the code.
#1318 merged
Feb 14, 2025
2 Pull requests opened by 1 person
-
Add Transport Wide Congestion Control support (TWCC) reports and some bug fixes
#1331 opened
Feb 19, 2025 -
Sdp audio fix
#1334 opened
Feb 20, 2025
1 Issue closed by 1 person
-
How to use SIPClientWebSocketChannel
#1328 closed
Feb 18, 2025
2 Issues opened by 2 people
-
Issue creating SIP call with SDL2 Media Endpoints
#1332 opened
Feb 19, 2025 -
Error when SDP.ParseSDPDescription
#1329 opened
Feb 18, 2025
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
To compare string ignoring case, use the option StringComparison.OrdinalIgnoreCase
#1321 commented on
Feb 15, 2025 • 4 new comments -
Change the definition of enum SIPExtensions to allow using as a bitfield
#1323 commented on
Feb 14, 2025 • 3 new comments -
Fix minor code style points and redundancies.
#1322 commented on
Feb 14, 2025 • 0 new comments