Home / Support / Configuration Guides / Trixbox
Trixbox / Asterisk VoIP Settings & Configuration Guide
Trixbox made easy with VoIPVoIP. To use the TrixBox PBX with your VoIPVoIP account, please use below sample trunk configuration:
Outgoing Settings
Peer Details
username=5551231234 (your VoIP VoIP account assigned while signing up)
type=peer
secret=XXXXX (your VoIP VoIP password)
nat=auto
insecure=very
host=sip3.voipvoip.com
fromuser=5551231234 (your VoIP VoIP account assigned while signing up)
fromdomain=sip3.voipvoip.com
dtmfmode=rfc2833
disallow=all
allow=g729
allow=ilbc
allow=ulaw
allow=alaw
Incoming Settings
USER Details
username=5551231234 (your VoIP VoIP account assigned while signing up)
type=user
secret=XXXXXX (your VoIP VoIP password)
nat=auto
insecure=very
host=sip3.voipvoip.com
fromdomain=sip3.voipvoip.com
dtmfmode=rfc2833
disallow=all
context=from-trunk
allow=g729
allow=ulaw
allow=alaw
allow=ilbc
REGISTRATION STRING
5551231234:XXXXXXXX@sip3.voipvoip.com/55551231234
(for 5551231234 use your VoIP VoIP account and for XXXXXXXX use your password)
NOTE: VoIPVoIP does not provide technical support for Asterisk.
