0perationPrivacy / VoIP

Web Base Telnyx/Twilio VoIP Interface enabling SMS, MMS and Voice calls using the providers API Keys and self-hosting the application.
https://VoIP.OperationPrivacy.com
GNU General Public License v3.0
238 stars 421 forks source link

Call timing out at the 25 min mark. #127

Open VoiceIPRules opened 2 years ago

VoiceIPRules commented 2 years ago

To Reproduce

  1. Go to 'open brave'
  2. dial a call
  3. keep the call active to 25 minutes
  4. See browser reloading

Expected behavior Being able to maintain a call up to 75 minutes + without dropout should be expected.

VoiceIPRules commented 2 years ago

Here is the log. Is everything normal? TwilioApp_DropOut_55

VoiceIPRules commented 2 years ago

No errors on the Twilio log.

0perationPrivacy commented 2 years ago

Check the Heroku logs to see if you get any error there. I have not tested it over 25mins! Will check if something refreshing the page may be causing a call drop.

VoiceIPRules commented 2 years ago

Sorry for asking but what is the folder path of the log on the server build?

Thank you

On Sun, Apr 3, 2022, 3:22 AM Operation Privacy @.***> wrote:

Check the Heroku logs to see if you get any error there. I have not tested it over 25mins! Will check if something refreshing the page may be causing a call drop.

— Reply to this email directly, view it on GitHub https://github.com/0perationPrivacy/VoIP/issues/127#issuecomment-1086716317, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANPFNIARF2FH442WPEXILOLVDCUBZANCNFSM5SLEVHVA . You are receiving this because you authored the thread.Message ID: @.***>

0perationPrivacy commented 2 years ago

Sorry for asking but what is the folder path of the log on the server build? Thank you

In your Heroku dashboard, on the upper right there's More and under that click View Logs.

VoiceIPRules commented 2 years ago

I don't believe our setup is using an Heroku dashboard. Can't seem to find the aforementioned menu options.

VoiceIPRules commented 2 years ago

I'm confirming that we don't use Heroku. Where can we setup our own logs?

We are running Docker on a VPN. Please help. Any clues?

VoiceIPRules commented 2 years ago

Still the same problem call dropping / browser reloading after 25 minutes after the latest update.

Any clues?. Any preferences for browser?

0perationPrivacy commented 2 years ago

Still the same problem call dropping / browser reloading after 25 minutes after the latest update.

Any clues?. Any preferences for browser?

I checked the code and had a programmer check it as well, we couldn't find anything that refreshes the session or page after 25 mins. Could be be something related to your particular environment or browser. I have not tested this on Docker.