Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
My team is working on a POC project that involves Azure bot and ACS services. below is my bot details
What language is this in?
net core 3.1 C#
What happens?
I have both web chat and telephony channels configure to my bot. I see the web chat working with greeting message, but not in the telephony part. When i dial the # +1 833 299 9613, i hear nothing.
What are the steps to reproduce this issue?
consistent
What were you expecting to happen?
I expect the same greeting message that shows up in web chat to show up in telephony channel too.
What project is affected?
My team is working on a POC project that involves Azure bot and ACS services. below is my bot details
What language is this in?
net core 3.1 C#
What happens?
I have both web chat and telephony channels configure to my bot. I see the web chat working with greeting message, but not in the telephony part. When i dial the # +1 833 299 9613, i hear nothing.
What are the steps to reproduce this issue?
consistent
What were you expecting to happen?
I expect the same greeting message that shows up in web chat to show up in telephony channel too.
Can you share any logs, error output, etc.?
Any screenshots or additional context?