Search results

  1. M

    How to suppress permisson request to microphone in browsers?

    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...
  2. M

    How to suppress permisson request to microphone in browsers?

    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...
  3. M

    How to suppress permisson request to microphone in browsers?

    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...
  4. M

    How to suppress permisson request to microphone in browsers?

    Thank you, Max, I have sent an email. Best Marc
  5. M

    How to suppress permisson request to microphone in browsers?

    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...
  6. M

    How to suppress permisson request to microphone in browsers?

    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...
  7. M

    How to suppress permisson request to microphone in browsers?

    That makes it clear, thank you, Max!
  8. M

    How to suppress permisson request to microphone in browsers?

    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?
  9. M

    How to suppress permisson request to microphone in browsers?

    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...
  10. M

    WCS4: Very often Socket IO connection time out Errors

    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...
  11. M

    How to suppress permisson request to microphone in browsers?

    Thanks Max, I send the log to support@flashphoner.com Best Marc
  12. M

    How to suppress permisson request to microphone in browsers?

    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"...
  13. M

    How to suppress permisson request to microphone in browsers?

    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...
  14. M

    How to suppress permisson request to microphone in browsers?

    Thank you, Max, I will try out 5.1. Can I simply uninstall 5.0, install 5.1 and enter again my serial from 5.0? Best Marc
  15. M

    How to suppress permisson request to microphone in browsers?

    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...
  16. M

    How to suppress permisson request to microphone in browsers?

    You are absolutely the best, Max!!
  17. M

    How to suppress permisson request to microphone in browsers?

    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
  18. M

    How to suppress permisson request to microphone in browsers?

    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...
Top