Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用 lambda 集成和发布创建了调用流。我没有从应该将新创建的呼叫流附加到路由配置文件的位置。
问候, 米特什
路由配置文件与队列相关联,而不是与特定联系流相关联。找出您的联系流将呼叫者放入哪个队列,然后将这些队列添加到路由配置文件。从那里,将路由配置文件分配给代理以处理这些呼叫。