@Edpreble
I'm glad to hear that your Twilio Elastic SIP Trunking setup is working. Regarding the DTMF issue, it sounds like there might be a configuration problem with the way DTMF tones are being sent. Twilio supports both in-band and out-of-band DTMF. In-band DTMF sends the tones as part of the audio stream, while out-of-band sends the tones as separate signals.
Here are a few steps you can take to troubleshoot the issue:
1. **Check Twilio Configuration**: Ensure that your Twilio configuration is set to use the correct DTMF method that is compatible with your SIP endpoint.
2. **SIP Endpoint Configuration**: Verify that your SIP endpoint is configured to handle the DTMF method you've chosen in Twilio.
3. **Network Issues**: Sometimes network configurations, such as firewalls or NAT, can interfere with DTMF signaling. Ensure that your network allows DTMF signals to pass through without alteration.
4. **Twilio Support**: If you've checked the above and the issue persists, consider reaching out to Twilio support with the call log ID you've provided. They can help you investigate the issue further.
If you need assistance with contacting Twilio support or any other actions, please let me know, and I'll be happy to help.