Asterisk

PBX by Sangoma Technologies Validated

Asterisk is the open-source telephony engine behind FreePBX, Issabel, and many custom voice platforms. Connect DIDfarm at the config level with PJSIP objects for maximum control. Ideal for engineers and integrators who prefer direct config file management.

Tested with Asterisk 20. Supports: 18, 20, 21.
Connect Now View Setup Guide Visit Sangoma Technologies →

Features

How to Connect

1
Create PJSIP objects
Add auth, AOR, and endpoint objects to your pjsip.conf (or pjsip_custom.conf) using the credentials below.
2
Add dialplan context
Create a [from-didfarm] context in extensions.conf to handle inbound calls from DIDfarm numbers.
3
Reload and validate
Run "pjsip reload" from the Asterisk CLI. Check registration with "pjsip show registrations".
4
Run test traffic
Call your DIDfarm number and verify it hits the correct dialplan context. Check SIP traces if needed.

Requirements

Trunk Configuration

When you connect, a SIP trunk is created with these optimized defaults:

transport
udp
codec preference
ulaw,alaw,g722,opus
nat mode
auto
auth type
credentials
max channels
4

Post-Setup Checklist

  • pjsip show registrations shows Registered
  • Inbound call reaches [from-didfarm] context
  • Outbound call routes via DIDfarm trunk
  • No one-way audio (NAT traversal working)

Ready to connect Asterisk?

Create a pre-configured SIP trunk in seconds. Your credentials are generated instantly.

Connect Now Browse All Integrations