Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add Plivo lib in local setup requirement.txt #250

Open
satishBohra opened this issue Jun 17, 2024 · 1 comment
Open

Please add Plivo lib in local setup requirement.txt #250

satishBohra opened this issue Jun 17, 2024 · 1 comment
Assignees
Labels
bug Something isn't working fixed

Comments

@satishBohra
Copy link

satishBohra commented Jun 17, 2024

Here's the corrected version of your text:

  1. Add the Plivo library to requirements.txt:

    plivo==4.55.0
    
  2. Add the keepalive parameter to Plivo to stay connected. For example:

    <Stream bidirectional="true" keepCallAlive="true">{}</Stream>
  3. I am still not getting any output. Please update the code.

@prateeksachan prateeksachan self-assigned this Jun 28, 2024
@prateeksachan prateeksachan added the bug Something isn't working label Jun 28, 2024
@prateeksachan
Copy link
Member

hey @satishBohra, have added this in the local_setup directory so it's available in the docker. ref: 7f665d4. do let me know in case of any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants