On transfer of call I am getting message 'welcome ...
# support
s
I am using twilio and transient assistant setup. I have not opted for any conference serice but on every single number I am getting this voice message.
v
message has been deleted
@Shahzad It sounds like you're experiencing an unexpected issue with your Twilio setup. If you're hearing a message related to conference services on every call, even though you haven't opted for that service, there might be a misconfiguration in your Twilio account or in the way your calls are being handled. To resolve this, you should check the following: 1. **Twilio Console**: Log in to your Twilio Console and review your number configurations, especially the Voice & Fax settings for each number. Ensure that the webhook for incoming calls points to the correct URL handling your calls. 2. **Call Handling Logic**: Review the code or service that handles incoming calls for any references to conference services. If you're using TwiML Bins, Studio Flows, Functions, or an external server, make sure that the logic is set up to handle calls as you intend and does not inadvertently route calls to a conference. 3. **Voice API Configuration**: If you're using the Voice API, check your API call configurations to ensure that the
Dial
verb is not being used with a
<Conference>
noun unless intended. If after reviewing these areas the issue persists, you may need to reach out to Twilio support for further assistance. They can provide more detailed help and potentially look into logs or account-specific configurations that could be causing this behavior. Would you like to check your configurations now, or do you need assistance with contacting Twilio support?
You can continue this conversation by mentioning me in the message.
s
Call_ID pls
s
dedd7356-6f2a-4f5e-8ec0-2d4e0c613397 Any call that I am doing is now going to this conference message
c9572519-e046-40a0-bf34-d1e895ad210d This one is the most recent and it went to the same 'Conference call'
s
Remove these parameters from servermessage and client message. It will fix the issue. "transfer-destination-request", "user-interrupted"
s
But I am not passing any of these params in my request.
s
Please schedule a meet. I sent you a link in DM
s
Meeting is scheduled.
Hi, I am waiting for you on the call
I waited for you till 10:04 PM
But you didn’t come
s
I was on the call
Waiting on Google Meet link
you had to come on Google Meet that was on the link
2 Views