mr.claude.
05/30/2024, 2:33 PMVapi Support
05/30/2024, 2:33 PMVapi Support
05/30/2024, 2:33 PMphoneNumber.serverUrl configuration is present but not functioning as expected. This might be a case of precedence where the serverUrl set at different levels (organization, phone number) conflicts or isn't correctly recognized by the system.
From the documentation, the serverUrl should follow a specific order of precedence: function.serverUrl > assistant.serverUrl > phoneNumber.serverUrl > org.serverUrl. If the phoneNumber.serverUrl is set but the assistant-level or function-level serverUrl is also set, they might override the phone-level URL.
You can verify the configuration and check if any other serverUrl settings at higher precedence levels are influencing this behavior. It's also worth testing by temporarily removing higher-level URL configurations to isolate the issue.
If the problem persists, it might be a specific issue with how the configurations are being processed, which may need a direct look into the system's handling of these settings. Since this kind of detailed system behavior troubleshooting isn't covered directly in the available documentation, you might consider verifying the entire configuration setup or reach out on a developer community platform or forum for more targeted assistance.Sahil
05/30/2024, 4:30 PMmr.claude.
05/31/2024, 5:23 AMSahil
05/31/2024, 4:44 PMSahil
06/03/2024, 12:41 PMmr.claude.
06/04/2024, 3:04 PMSahil
06/04/2024, 5:50 PM