SIP Troubleshooting
This guide helps you resolve typical SIP integration issues when connecting your SIP provider to the Famulor platform.Testing Strategy
- Test outbound first – usually easier and faster to configure
- Then test inbound – once outbound is stable
Outbound SIP Issues
Connection Problems
SIP trunk does not connect for outgoing calls:- Check SIP credentials – username, password, and server details
- Verify phone-type selection – select the correct setting with your provider
- Fixed IP configuration – usually enable this and enter the provider’s IP
- Verify provider settings – check codec, transport, and port settings
SIP Registration
Important: The Famulor platform:- does NOT send SIP REGISTER messages to your provider
- does NOT require incoming SIP REGISTER from your provider
- uses direct call authentication
Testing Outbound
- Configure SIP trunk settings
- Trigger a direct test call via the platform
- Check call logs for error messages
Inbound SIP Issues
Setting Up Authentication
For incoming calls:- Use IP authentication instead of username/password
- Whitelist all provider IPs within Famulor
- Provider configuration – crucial:
- Use our FQDN for routing (not the outbound IP)
- Send calls to the domain – ensures proper routing
- Do not send to the IP address – causes routing issues
Common Inbound Issues
Calls do not reach the assistant:- Verify all provider IPs are whitelisted
- Confirm the provider sends to the FQDN domain (not an IP)
- Check the target number format
General Issues
Network:- Verify internet connection
- Ensure no firewall is blocking SIP traffic
- Confirm the provider supports direct dialing without registration
- Ensure IP authentication is supported
Testing Checklist
Before Contacting Support
- Outbound test:
- Credentials verified
- Correct phone-type selected
- Fixed IP configured with provider IP
- Direct test call done
- Inbound test:
- IP authentication configured
- All provider IPs whitelisted in Famulor
- Provider sends to FQDN domain (not direct IP)
- Test call from external number performed
- General:
- Network connection verified
FAQ
Call Transfer Does Not Work
Question: Why does the call forwarding feature fail?Answer: If call transfers fail, try the following steps:
- Check SIP transfer settings:
- Set transfer mode to “Advanced”
- Use SIP URI format:
sip:number@sip-server - Example:
sip:+1234567890@sip.provider.com:5060
- Verify provider support:
- Confirm your provider supports SIP REFER
- Check if transfer functionality is enabled on your account
- Some providers require specific transfer settings
- Test different formats:
- With port:
sip:+1234567890@sip-server:5060 - Without port:
sip:+1234567890@sip-server - Simple format:
sip:+1234567890
- With port:
- Check the target:
- Make sure the target number is reachable
- Test if the number accepts calls normally
- Verify the number is not blocked or restricted
- Common causes:
- Provider does not support SIP REFER
- Incorrect SIP URI format
- Network/firewall blocking transfer requests
- Target number does not answer
- Test with a known working number
- Try different SIP URI formats
- Contact the provider to verify SIP REFER support
- Check call logs for specific error messages
Getting Help
When contacting support, please provide:- Error messages from the call logs
- SIP trunk configuration
- Test results (outbound and inbound)
- Details of transfer attempts including the SIP URI used
support@famulor.io.
