If you have a
question or comment about this sample device configuration, or
do you wish to add a comment that might help the next person in
their configuration?
Click here,
and let us know. Any constructive input is always greatly
appreciated!
To speak with
a support technician for help with this device configuration,
login and chat.
Configuring trunk for inbound calls
Before you begin your trunk config, please note that if you are
Connect to your trixbox using a PC in your network by typing HTTP://YourAsteriskIpaddress in your web browser.
Select FREEPBX under the Asterisk Menu
Click Trunks then - Add SIP Trunk.
Enter the following information (see example below):
Trunk Name
USER Context
USER Details
Click Submit Changes.
Next go to the “Inbound routes” Tab to set the call routings. Populate “DID Number” field with a particular DID that you wish to route to a destination or alternatively, you can leave it empty, and all DIDs will be routed to one selected route.
Click Submit to apply changes.
This step is optional, and may only be needed if your trixbox server has a private IP Address.
This step may also be needed if you notice one-way audio.
Open the SIP_NAT.CONF file.
Enter the following information at the top of
your sip.conf file in the general section of the SIP_NAT.CONF file:
externip=WAN IP address
localnet=192.168.1.0/255.255.255.0
(or whatever your private LAN is configured for) nat=yes
Click Update
Now try calling your DID. The destination you choose should ring or answer.