Learning Hub / Tutorials / FreePBX / SIP Trunk Setup (V16)FAQs

Tutorials: SIP Trunk Setup (V16)

Learn how to set up a Voxtelesys SIP Trunk in FreePBX! Keywords: Free, FreePBX, PBX, SIP, SIP Trunk, V16, Trunks

Required Access: FreePBX


Last Updated: 5/28/2025

freepbx login



Enter your credentials.

trunks in connectivity tab drop-down menu



Select the "Connectivity" tab, then click on "Trunks" from the drop-down menu.

add trunk dropdown

Click on the "+ Add Trunk" drop-down menu, then choose the "+ Add SIP (chan_pjsip) Trunk" option.

add trunk general settings

Enter the following under the General Settings tab:

  • Trunk Name: Enter Voxtelesys as your SIP Trunk's name.
  • Outbound CallerID: Enter the DID Number you received from Voxtelesys.
  • Maximum Channels: Enter the Line limit set by Voxtelesys.

Switch over to the "Dialed Number Manipulation Rules" tab.

dialed number manipualtion rules tab

Add the rules below:

North American dialing rule w/ prepend:

  • Prepend: 1
  • Match Pattern: NXXNXXXXXX

North American dialing rule:

  • Match Pattern: 1NXXNXXXXXX

911 rule:

  • Match Pattern: 911

922 rule (Test dial of 911):

  • Match Pattern: 922

988 rule:

  • Match Pattern: 988

International dialing rule:

  • Match Pattern: 011.

Switch over to the "pjsip Settings" tab.

general pjsip settings in freepbx

Enter the following:

  • Username: Enter the username you received from Voxtelesys.
  • Secret: Enter the password you received from Voxtelesys.
  • SIP Server: Enter the domain you received from Voxtelesys.

Switch over to the "Advanced" sub-section.

advanced pjsip settings in freepbx



Enter the following:

  • Contact User: Enter the username you received from Voxtelesys.
  • From Domain: Enter the same domain as the one used in the SIP Server.

Switch over to the "Codecs" sub-section.

codecs order



Set the following codecs in this order:

  • ulaw
  • alaw
  • g729

submit button



Click on "Submit" when you are finished.

apply config button


After that, select "Apply Config" to reload FreePBX and finalize your changes.

Learning Hub / Tutorials / FreePBX / SIP Trunk Setup (V16)FAQs