Hi Max!
Yes, I tried that but I cannot hear anything through the website. (two way stream app but only using the right window for receiving the stream) I can find the stream when clicking onto "available" and I can also press "play" but I cannot hear anything. Neither if I inject a sound via the...
Okay, I think I am rather close to bring the pieces together. Only how to inject an audio file playback to the sip callee (works with the REST-API) AND to the user's browser is still a secret for me. If I am right I cannot test this out of the box with one of the web apps, right? Also the...
STOP!! I tried something else now and that worked! I used the SIP data from my VOIP provider itsself and not the ones from my own Asterisk server which reconnects to my VOIP provider as usual in the past. Sorry!! That was a thinking error by myself! It seems indeed that I can go on now. Thank...
Thanx, Max! I have new installed build 3372 now but still cannot hear the injected wav file sound on the called phone. Phone call is working, connection established when picking up the phone but nothing can be heared.
flashphoner.properities:
ip =195.201.166.182
ip_local...
Max, do you think that I should wait for a fix of the issue with failed playback of injected wav files? I also could focus on the other sollution with manually copying .call files into the conference folder. It just depends on the estimated time needed for a fix. If your answer is "Probably...
Okay, I think I'll wait a few more days and hope that it can be fixed. :)
But just to make it clear: You write that the inject_sound also works in 5.0. But you also said a few days ago that I must switch from 5.0 to 5.1 if I want to use the REST api. And inject_sound is part of it, or not?
Hi Max!
That is great! But to be honest: Meanwhile I would prefer to stay with WCS5.1 :) Probably it will make the handling easier for me. The FF tweak needs the "old" solution with adding .call files into the conference folder. Okay, I think the difference will not be sooo big. Just would like...
Hello Max!
Please forgive me that I post a WCS4 question here but as long as I cannot switch to WCS5 I am still depending on my WCS4 and there is still - from the beginning on - a strange behaviour. Surely I should have try to fix it in the beginning and not in the ending time but I am in the...
Hmmm, do you mean this way:
http://www.locophono.com:9091/rest-api/call/startup
{
"callId":"3",
"callee":"00491777000001",
"rtmpUrl":"rtmp://localhost.com:1935/live",
"rtmpStream":"stream3",
"hasAudio":"true",
"hasVideo":"false",
"sipLogin":"xxx"...
Hi Max!
I have et up 5.1 now and made some tests with the REST API requests via that certain Chrome addon. I tried to make a phone call to my mobile and then inject a sound. The call is successful (and not stopped by my SIP provider) but the injected sound is not plyed, or at least not hearable...
Max, I can confirm a very good result! I could now successfully make test calls via Chrome and Microsoft Edge without any happening microphone access requests! That is great! Only Firefox was not ready to process the streams. (no audio output)
Anyway, that is much better than what my current...
Thank you, Max, that sounds good.
I know that surrpressing the access requests is not so important for most of the WCS users (I think) but for me it is essential. So may be you can give me a time estimation when you know more?
Best regards
Marc
Hello!
Since I do not need access to a microphone (also not to a camera) I would like to suppress the standard browser request to allow access to the microphone. For WCS4 Alex had a certain setting in the client JS code which worked in Chrome and in Edge but not in Firefox.
May be that is...