Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

babawarrior

babawarrior opened 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...
babawarrior created a comment on an issue on sipsorcery-org/sipsorcery
> I can replicate this. I'm pretty sure it's a bug in the [VoIPMediaSession ctor](https://github.com/sipsorcery-org/sipsorcery/blob/39896a2b9e6eae66ba27b3d15bceec320f623f5a/src/app/Media/VoIPMediaS...

View on GitHub

babawarrior closed an issue on sipsorcery-org/sipsorcery
Poor Audio Quality with SendAudioFromStream
Hello, I'm experiencing very poor audio quality when using ``` voipMediaSession.AudioExtrasSource.SendAudioFromStream(new FileStream("hellowelcome8k.raw", FileMode.Open), AudioSamplingRatesEn...
babawarrior created a comment on an issue on sipsorcery-org/sipsorcery
Same problem :(

View on GitHub

babawarrior opened an issue on sipsorcery-org/sipsorcery
Poor Audio Quality with SendAudioFromStream
Hello, I'm experiencing very poor audio quality when using ``` voipMediaSession.AudioExtrasSource.SendAudioFromStream(new FileStream("hellowelcome8k.raw", FileMode.Open), AudioSamplingRatesEn...
babawarrior created a comment on an issue on sipsorcery-org/sipsorcery
> I won't troubleshoot it for you but you hvae options. Use Wireshark to capture the SIP request with ozeki and compare it with the one you are sending with this library. It will most likely be som...

View on GitHub

babawarrior created a comment on an issue on sipsorcery-org/sipsorcery
If i privre > Seems more like a SIP Provider issue than a library issue. > > Only suggestion i have is to add a space between the From name and URI: > > `const string from = "46735000000 <...

View on GitHub

babawarrior created a comment on an issue on sipsorcery-org/sipsorcery
> Seems more like a SIP Provider issue than a library issue. > > Only suggestion i have is to add a space between the From name and URI: > > `const string from = "46735000000 <[email protected]...

View on GitHub

babawarrior opened an issue on sipsorcery-org/sipsorcery
> Feel free to re-open if any further info.
> Feel free to re-open if any further info. I'm having a issue where I just receive "Call Result Failure" when using SIPCallDescriptor. ` const string DESTINATION = "sip:...
babawarrior created a comment on an issue on sipsorcery-org/sipsorcery
> Feel free to re-open if any further info. I'm having a issue where I just receive "Call Result Failure" when using SIPCallDescriptor. ` const string DESTINATION = "sip:46735000000@si...

View on GitHub

babawarrior opened an issue on AsterNET/AsterNET
Need example code please.
I need example code, I dont understand anything with documentation only, i dont understand how I am supposed to understand how to use it. Can anyone please help me with example code for making call...
babawarrior created a comment on an issue on sipsorcery-org/sipsorcery
Still need help

View on GitHub