Our goal is to forward calls arriving on our Open VoIP number to Eleven Labs using FreePBX. We currently have two separate SIP trunks configured—one for inbound calls and one for outbound calls. Can someone please let me know the settings for inbound and outbound trunk we suppose to use>
If you’re trying to connect FreePBX to Eleven Labs as a trunk provider, double-check their SIP credentials and endpoint format—some carriers use non-standard porting or codecs. Make sure your outbound routes match their dial plan exactly. I’d also recommend setting insecure=port,invite and qualify=yes to help with registration. SIP debug logs will be your best friend during setup.
These relate to a channel driver which is not longer supported by the main project, and isn’t included in latest version of Asterisk from the main project.
None of these settings relate to registration.
Insecure=port is normally only required for TCP/TLS, and should only be included unless there is a proven need.
I see various hints that this may have been LLM output.
Looking at SIP trunking | ElevenLabs Documentation Eleven Labs don’t seem to support registration, anyway (which also means that, if the OP wants to interpose their own PABX, they will need a static address; the Eleven Labs example assumes that outbound traffic is routed direct to the customer’s VoIP provider, not via their PABX}.