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 an issue on sipsorcery-org/sipsorcery
I had a quick look at your code and you seem to be copying the Via headers between two different call legs. That's most likely what's responsilbe for messing up the SIP transaction logic and the ma...
sipsorcery closed an issue on sipsorcery-org/sipsorcery
Example "SIPToWebRtcBridgeVideo" not working
Hi, I set up a local FreeSwitch with just the default Settings and tested the SIPToWebRtcBridgeVideo example by adding a SIPRegistrationUserAgent and calling it with MicroSIP. The audio works but...sipsorcery pushed 1 commit to develop nofrixion/moneymoov-dotnet
- Added additional identity claim checks for merhcant tokens. (#470) 8943cdc
sipsorcery closed a pull request on nofrixion/moneymoov-dotnet
Added additional identity claim checks for merchant tokens
sipsorcery opened a pull request on nofrixion/moneymoov-dotnet
Added additional identity claim checks for merchant tokens
sipsorcery created a branch on nofrixion/moneymoov-dotnet
merchant-token-policies - .NET Core SDK for NoFrixion's MoneyMoov API
sipsorcery pushed 1 commit to develop nofrixion/moneymoov-dotnet
- Add some extra checkes and trim hmac signature headers. (#468) 6e16c43
sipsorcery closed a pull request on nofrixion/moneymoov-dotnet
Add some extra checkes and trim hmac signature headers.
sipsorcery opened a pull request on nofrixion/moneymoov-dotnet
Add some extra checkes and trim hmac signature headers.
sipsorcery pushed 1 commit to develop nofrixion/moneymoov-dotnet
- Added extra properties to merchant token for shared secret operation. (#467) * Added extra properties to merfhant to... 9d5fefb
sipsorcery closed a pull request on nofrixion/moneymoov-dotnet
Added extra properties to merchant token for shared secret operation.
sipsorcery pushed 1 commit to create-merch-token nofrixion/moneymoov-dotnet
- Fixed comment typo. 28235cd
sipsorcery created a review comment on a pull request on nofrixion/moneymoov-dotnet
Thanks, it's meant to be "Note".
sipsorcery opened a pull request on nofrixion/moneymoov-dotnet
Added extra properties to merchant token for shared secret operation.
sipsorcery pushed 8 commits to main sipsorcery/guix.sigs
- Add attestations by sipsorcery for 28.0rc2 codesigned e9c5958
- Add sipsorcery gpg key. 5fbcf23
- Add attestations by sipsorcery for 27.2 codesigned e1921c5
- Add attestations by sipsorcery for 28.0 codesigned. 07d5d35
- Merge pull request #1435 from sipsorcery/sipsorcery-builderkey Add sipsorcery gpg key. e71c3a6
- Merge pull request #1434 from sipsorcery/28.0rc2-codesigned Add attestations by sipsorcery for 28.0rc2 codesigned 2ecd03c
- Merge pull request #1436 from sipsorcery/27.2-codesigned Add attestations by sipsorcery for 27.2 codesigned 464e881
- Merge pull request #1437 from sipsorcery/28.0-codesigned Add attestations by sipsorcery for 28.0 codesigned. 383732b
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
I was able to get the example working successfully with the [VideoPhoneCmdLine](https://github.com/sipsorcery-org/sipsorcery/blob/master/examples/SIPExamples/VideoPhoneCmdLine/Program.cs) example. ...
sipsorcery pushed 1 commit to master sipsorcery-org/sipsorcery
- Minor fixes and adjustments to examples. (#1240) a3eff45
sipsorcery closed a pull request on sipsorcery-org/sipsorcery
Minor fixes and adjustments to examples.
sipsorcery opened a pull request on sipsorcery-org/sipsorcery
Minor fixes and adjustments to examples.
sipsorcery created a branch on sipsorcery-org/sipsorcery
example-fixes - A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
sipsorcery created a branch on nofrixion/moneymoov-dotnet
create-merch-token - .NET Core SDK for NoFrixion's MoneyMoov API
sipsorcery closed a pull request on nofrixion/moneymoov-dotnet
Expand HMAC functionality
HMACs are already being used in API key authentication and that's now being expanded as an option for merchant tokens. This PR builds on the existing logic to make it flexible enough to deal with b...sipsorcery opened a pull request on nofrixion/moneymoov-dotnet
Expand HMAC functionality
HMACs are already being used in API key authentication and that's now being expanded as an option for merchant tokens. This PR builds on the existing logic to make it flexible enough to deal with b...sipsorcery pushed 1 commit to moov3835-merchtoken-hmac-authn nofrixion/moneymoov-dotnet
- Fixed name on hmac signature builder unit tests class. d3a7b0b
sipsorcery created a comment on an issue on sipsorcery-org/sipsorcery
It's outdated, hasn't been tested in a while. It didn't work properly for me either. I'll see if I can get it working over the next few days.
sipsorcery created a branch on nofrixion/moneymoov-dotnet
moov3835-merchtoken-hmac-authn - .NET Core SDK for NoFrixion's MoneyMoov API