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

No progress in call in dialin even after the user responds many time #690

Open
geekofycoder opened this issue Nov 5, 2024 · 0 comments
Open

Comments

@geekofycoder
Copy link

Description

Is this reporting a bug or feature request?
It is a Bug regarding the used of dialin feature of pipecat

If reporting a bug, please fill out the following:

Environment

  • pipecat-ai version:0.0.48.dev5
  • python version:3.10.12
  • OS:Ubuntu

Issue description

Provide a clear description of the issue.
I was implementing the dialin feature with twilio.I manage to do the call forwarding my creation of new room but when the bot says the first phrase,how many times the user responds ,it doesnt respond back.For checking if the user transcription are loading,I tried the content.get_messages.json()method also but the role:user transcript part is not available

Repro steps

List the steps to reproduce the issue.
call the bot_runner.py in the dialin chatbot through twilio method.

Expected behavior

User query should be mentioned and answered

Actual behavior

NO response to the user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant