Documentation Index
Fetch the complete documentation index at: https://docs.famulor.io/llms.txt
Use this file to discover all available pages before exploring further.
Amazon Chime SDK Voice Connector Integration
Connect a Chime SDK Voice Connector to Famulor via SIP/TLSIf your phone numbers are provisioned through AWS, you can route them to Famulor by creating an Amazon Chime SDK Voice Connector and pointing its termination at your Famulor SIP address. Inbound calls land on the Voice Connector and are forwarded to Famulor; outbound calls from Famulor authenticate to the Voice Connector and break out to PSTN via AWS.
Prerequisites
- An AWS account with Chime SDK enabled.
- At least one phone number provisioned via Chime SDK in your target region (e.g.
us-east-1,us-west-2). - Permissions for
chime:*VoiceConnector*andchime:*PhoneNumber*.
Step 1: Create a Voice Connector
- Sign in to the Amazon Chime SDK console and select your region.
- Go to Voice Connectors → Create Voice Connector.
- Name: e.g.
famulor-voice-connector. - AWS Region: match the region where your numbers are provisioned.
- Encryption: Enabled (default — this enforces TLS for signaling and SRTP for media).
- Network Type:
IPv4 Only. - Create.
Step 2: Configure Termination (outbound from Famulor)
In the new Voice Connector, open the Termination tab:- Termination status: Enabled.
- Allowed CIDRs: add Famulor’s current SIP egress CIDR ranges. Get these from Famulor support — LiveKit’s egress evolves over time.
- Calling Plan: select the country/region rates you’ve enabled in your AWS account.
- Default phone number: the DID you want Famulor to use as caller ID.
- Termination credentials: create a username/password pair. Save these — they go into Famulor in step 4.
Step 3: Configure Origination (inbound to Famulor)
In the same Voice Connector, open the Origination tab:- Origination status: Enabled.
-
Add a route:
Find your Famulor SIP address: Famulor dashboard → Phone Numbers → Integrate SIP trunk → Our SIP address.
Step 4: Assign phone numbers to the Voice Connector
- Phone Numbers → Assignment → Assign to Voice Connector.
- Select your
famulor-voice-connector. - Move the desired DIDs into the Assigned column.
Step 5: Import the number into Famulor
- Open your Famulor dashboard and go to Phone Numbers → Integrate SIP trunk.
-
Fill in:
-
Outbound settings:
Find the per-Voice-Connector hostname under the connector’s Details tab.
- Authorization type: Username and password.
- Country: the country of the assigned DID.
Step 6: Verify
- Assign the number to a
Receive phone callsassistant. Call your Chime DID — the AI should answer. - Create a
Make phone callsassistant with the same number and trigger an outbound test call.
Common issues
Inbound calls don't reach the AI
Inbound calls don't reach the AI
Re-check that the DID is Assigned to the Voice Connector (not just provisioned in your account) and that Origination is Enabled with the correct Host/Port/TLS route.
Outbound calls return 403
Outbound calls return 403
Famulor’s egress IP isn’t in the Termination CIDR allowlist. Pull the latest egress range from Famulor support and update the Voice Connector’s Allowed CIDRs.
Calls connect but no media
Calls connect but no media
Chime requires SRTP when Encryption is Enabled. Either confirm your Famulor project advertises SRTP, or disable encryption on the Voice Connector (acceptable only for non-production tests — production should always use SRTP).
Calling Plan country error
Calling Plan country error
Your AWS account hasn’t enabled outbound calling to the destination country. Phone Numbers → Calling rules → request access for the relevant country.
Need help with setup? Our support team can supply the current Famulor SIP egress CIDR list for your Termination allowlist.

