Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sipsorcery created a comment on a pull request on nofrixion/moneymoov-dotnet
Already approved but got merged to master instead of develop.
sipsorcery opened a pull request on nofrixion/moneymoov-dotnet
Improve payment request success URL parsing.
sipsorcery pushed 1 commit to master nofrixion/moneymoov-dotnet
- Revert "Improve payment request success URL parsing. (#453)" (#454) This reverts commit e966d6c3da6bce34d7cb8e120ab8... 8ae6cc9
sipsorcery closed a pull request on nofrixion/moneymoov-dotnet
Revert "Improve payment request success URL parsing."
Reverts nofrixion/moneymoov-dotnet#453sipsorcery opened a pull request on nofrixion/moneymoov-dotnet
Revert "Improve payment request success URL parsing."
Reverts nofrixion/moneymoov-dotnet#453sipsorcery created a branch on nofrixion/moneymoov-dotnet
revert-453-moov3928-payreq-succ-parsing - .NET Core SDK for NoFrixion's MoneyMoov API
sipsorcery pushed 1 commit to master nofrixion/moneymoov-dotnet
- Improve payment request success URL parsing. (#453) e966d6c
sipsorcery closed a pull request on nofrixion/moneymoov-dotnet
Improve payment request success URL parsing.
sipsorcery opened a pull request on nofrixion/moneymoov-dotnet
Improve payment request success URL parsing.
sipsorcery created a branch on nofrixion/moneymoov-dotnet
moov3928-payreq-succ-parsing - .NET Core SDK for NoFrixion's MoneyMoov API
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
There's no way to tell at the SIP signalling level. The SIP traffic is identical no matter who or what picks up the call. The only option that occurs to me is some kind of analysis of the audio ...
sipsorcery closed an issue on sipsorcery-org/sipsorcery
Determine if Call Was Answered by Person or Voicemail System
How can I detect if a call went to voicemail or was picked up by a person? I noticed that callResult still shows success, and IsCallActive remains true even when no one actually picks up. I conside...sipsorcery pushed 3 commits to gh-pages sipsorcery-org/sipsorcery
sipsorcery closed an issue on sipsorcery-org/sipsorcery
FfmpegToWebRTC Latency problem
I am using the FfmpegToWebRTC example and no matter what I try, I seem to always have about a 1.5 second delay. Currently using the following ffmpeg command: ffmpeg -re -rtsp_transport tcp -hwaccel...sipsorcery closed an issue on sipsorcery-org/sipsorcery
Receiving Substreams from Simulcast-Enabled Devices Without Simulcast Implementation
We are currently utilizing Janus as our media server. Our setup involves joining a video room with an SDP generated by SipSorcery. When another device transmits video with simulcast enabled, we ...sipsorcery closed an issue on sipsorcery-org/sipsorcery
Getting `profile-level-id` in `OnVideoFormatsNegotiated`
I am having issues with Firefox peer, probably because it only supports baseline H.264 profile. I could tune down my encoder to provide that, but the issue is that on the SIPSorcery side `OnVide...sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Changed the logging for the SIP and RTP UDP channels to omit the stack trace for expected socket closed exceptions. (... 1c6b956
sipsorcery created a branch on sipsorcery-org/sipsorcery
udp-channel-logs - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.