Learning Hub / Tutorials / Issabel PBX / SIP Trunk SetupFAQs

Tutorials: SIP Trunk Setup

SIP Trunk Setup
Learn how to set up a Voxtelesys SIP Trunk on the Issabel PBX! Keywords: PBX, Issabel, Configuration, Elastix, SIP Trunk

This tutorial will help you to configure a Voxtelesys SIP Trunk on Issabel PBX.


Disclaimer: This setup will also work with older versions of Elastix. Issabel PBX is a fork of the older Elastix PBX, this guide will work for configuring Elastix as well.


Last Updated: 5/21/2025

issabel dropdown menu



Under the "PBX" tab, select "PBX Configuration" from the drop-down menu.

pbx configuration page trunks option

On the "PBX Configuration" page, select the "Trunks" option.

add SIP trunk button

Click on the "+ Add SIP Trunk" button.

SIP trunk settings

Enter the following under "General Settings"

Trunk Name: Voxtelesys

Outbound CID: Number from Voxtelesys


Enter the following under "Dialed Number Manipulation Rules:"

Match Pattern 1: NXXNXXXXXX

Match Pattern 2: 1NXXNXXXXXX

outgoing settings

Enter the following:

Trunk Name: OB_Voxtelesys


Enter the following under PEER Details:

  • username=Username from Voxtelesys
  • secret=Password from Voxtelesys
  • host=Domain/host from Voxtelesys
  • type=friend
  • insecure=port,invite
  • qualify=yes
  • disallow=all
  • allow=ulaw&alaw
incoming settings

Enter the following

USER Context: IB_Voxtelesys


Enter the following under "USER Details:"

  • qualify=yes
  • Register String: Username:Password@Domain

Submit and Apply, then your trunk will register!


To check, you can go to PBX > Tools > Asterisk CLI

Enter the command:

sip show registry
Learning Hub / Tutorials / Issabel PBX / SIP Trunk SetupFAQs