Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sipsorcery pushed 1 commit to openai-debate sipsorcery-org/sipsorcery
- Got the conversation trrigger from a data channel message working. a224814
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
I don't know about adding events for DNS resolutions. That could get very noisy and there are already other libraries that can do that. I had a quick look and perhaps this [log message](https://...
sipsorcery created a branch on sipsorcery/guix.sigs
sipsorcery-expiredkey-update - Bitcoin Core release attestations (Guix)
sipsorcery pushed 52 commits to main sipsorcery/guix.sigs
- Add attestations by sipsorcery for 28.1 non-codesigned d13263c
- Add TheCharlatan v28.1 non-codesigned 503eeea
- achow101 28.1 non-codesigned binaries guix attestation 8c7fd5a
- Merge pull request #1496 from achow101/28.1-nc achow101 28.1 non-codesigned binaries guix attestation a07c16c
- achow101 28.1 all guix attestation d75ebfc
- Merge pull request #1495 from TheCharlatan/28.1-non-codesigned Add TheCharlatan v28.1 non-codesigned 76fddea
- Merge pull request #1494 from sipsorcery/28.1-noncodesigned Add attestations by sipsorcery for 28.1 non-codesigned 5f21621
- 28.1 kvaciral noncodesigned ee62522
- Merge pull request #1497 from achow101/28.1-all achow101 28.1 all guix attestation c84f73c
- Merge pull request #1498 from Kvaciral/28.1-attestations-noncs 28.1 kvaciral noncodesigned dbfa7fd
- 28.1 kvaciral all e11f9c4
- Merge pull request #1499 from Kvaciral/28.1-attestations-all 28.1 kvaciral all be8ac70
- 28.1 laanwj noncodesigned+all bc641f9
- Add attestations by sipsorcery for 28.1 codesigned bd95ff7
- Add TheCharlatan v28.1 codesigned c1e4827
- Add attestations by guggero for 28.1 non-codesigned 1adc0b5
- Merge pull request #1503 from TheCharlatan/28.1-all ec31e2e
- Merge pull request #1502 from sipsorcery/28.1-codesigned 454ce1e
- Merge pull request #1501 from bitcoin-core/28.1-laanwj-noncodesigned+all f47fb2b
- Add codesigned attestations by willcl-ark for v28.1 f4a35ae
- and 32 more ...
sipsorcery pushed 1 commit to openai-debate sipsorcery-org/sipsorcery
- wip: opeanai datachannel controls. c03484a
sipsorcery created a branch on sipsorcery-org/sipsorcery
openai-debate - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
sipsorcery closed an issue on sipsorcery-org/sipsorcery
OnDtmfTone event when incomingcall
If the OnDtmfTone event is not triggered after an incoming call, the ONDTMFTONE event is triggered after an outgoing call. `var audioSource = AudioSourcesEnum.None; var codecs = new List<AudioCod...sipsorcery closed an issue on sipsorcery-org/sipsorcery
OnDtmfTone event when incomingcall
If the OnDtmfTone event is not triggered after an incoming call, the ONDTMFTONE event is triggered after an outgoing call. `var audioSource = AudioSourcesEnum.None; var codecs = new List<AudioCod...sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Fixed RTP event negotiation to set common ID if remote party is not using 101. Resolves #1251. (#1280) befb54d
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
Fixed RTP event negotiation to set common ID if remote party is not using 101
Resolves #1251.sipsorcery created a branch on sipsorcery-org/sipsorcery
sdp-dtmf-negotiate-fix - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
sipsorcery created a review comment on a pull request on sipsorcery-org/sipsorcery
if(separator != null) is a lot clearer here.
sipsorcery created a review on a pull request on sipsorcery-org/sipsorcery
The HexStr method is only used fo deug/diagnostic purposes so clarity is more relevant than optimisation. Still, happy to if the "separator is { } s" expression can be simplified.
sipsorcery created a review on a pull request on sipsorcery-org/sipsorcery
The HexStr method is only used fo deug/diagnostic purposes so clarity is more relevant than optimisation. Still, happy to if the "separator is { } s" expression can be simplified.
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Adjustments for ffmpeg file processing fixes. (#1279) * Adjustments for ffmpeg file processing fixes. * Removed f... dedc327
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
Adjustments for ffmpeg file processing fixes.
sipsorcery pushed 1 commit to ffmpeg-fixes sipsorcery-org/sipsorcery
- Updated the ffmpeg nuget version in the mp4 demo. bed4f6e
sipsorcery pushed 1 commit to master sipsorcery-org/SIPSorceryMedia.FFmpeg
- Bumped version to 8.0.8. 151ef00
sipsorcery pushed 5 commits to master sipsorcery-org/SIPSorceryMedia.FFmpeg
sipsorcery pushed 1 commit to ffmpeg-fixes sipsorcery-org/sipsorcery
- Removed ffmpeg project reference from webrtc examples. 9dd3fe4
sipsorcery pushed 1 commit to mp4-fixes2 sipsorcery-org/SIPSorceryMedia.FFmpeg
- Segfault was caused by using the non-padded width for RGB conversions. 2c3ec4e
sipsorcery pushed 1 commit to mp4-fixes2 sipsorcery-org/SIPSorceryMedia.FFmpeg
- Put back proper pixel check. d683caa