i did all , my agents answerıng but i have warn on...
# ask-ai
m
i did all , my agents answerıng but i have warn on docker : sip_server | 2025-02-13T151357.513Z WARN SIP request handler not found {"nodeID": "NE_Qp6mY8hEHXwu"}
g
It seems likely that the warning "SIP request handler not found" indicates a configuration issue with your SIP server setup. This could be due to a missing or incorrect dispatch rule or trunk configuration. According to the LiveKit SIP documentation, SIP requests are managed through trunks and dispatch rules, which need to be correctly set up to handle incoming and outgoing calls. To address this, you might want to: 1. Verify that your SIP trunks and dispatch rules are correctly configured. Ensure that the SIP trunk is set up to handle the specific type of SIP requests you are receiving. 2. Check if the dispatch rules are correctly routing the calls to the appropriate rooms or participants. Would you like more detailed guidance on setting up SIP trunks and dispatch rules? Sources: - LiveKit SIP documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.