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

Could not start outbound call. CALLER_VOICE_GATEWAY_URI was not defined #195

Open
sarahbacha opened this issue Apr 28, 2020 · 7 comments
Open

Comments

@sarahbacha
Copy link

What to set the CALLER_VOICE_GATEWAY_URI if I am using voice agent and not voice gateway

@bpulito
Copy link
Contributor

bpulito commented Apr 28, 2020

That is the tenant URI. Basically the SIP URI associated with the BOT side of the call (the side that is calling). For outbound you specific this in the REST request to Voice Agent and you have to have that number configured in one of your voice agents.

@sarahbacha
Copy link
Author

My question is what will be the CALLER_VOICE_GATEWAY_URI value if i am NOT using voice gateway however i am using voice agent.
The documentation is confusing.
What is a clear value for this field?

@bpulito
Copy link
Contributor

bpulito commented Apr 28, 2020

Its the phone number associated with your voice agent.

@sarahbacha
Copy link
Author

I put that it is still giving me :
Could not start outbound call. CALLER_VOICE_GATEWAY_URI was not defined.

@bpulito
Copy link
Contributor

bpulito commented Apr 28, 2020

Can you be more specific about where you are seeing this message?

@sarahbacha
Copy link
Author

When I try and run a job it will give me a 409: Error Conflict
And in the console i will get the error at the top

@bpulito
Copy link
Contributor

bpulito commented Apr 28, 2020

Not sure what you mean by "whey I try and run a job". Are you using Voice Agent Tester? Trying to figure out which product you are using. Also, probably a better place to get questions answered is our public Slack channel. You can go here for details on how to join that:
https://www.ibm.com/support/knowledgecenter/SS4U29/troubleshooting.html

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

2 participants