Hello, I currently use Asterisk through FreePBX and am starting studies on Freeswitch and FusionPBX.
I have a DID that works perfectly in FreePBX, but when trying to set it in FusionPBX, I could not.
I will copy below how the DID is configured in FreePBX.
Please, could you help me translate this configuration to FusionPBX?
Many thanks to all who can help.
FreePBX Trunk (DID) configuration:
Outgoing (PEER Details):
Incoming (Register String):
I have a DID that works perfectly in FreePBX, but when trying to set it in FusionPBX, I could not.
I will copy below how the DID is configured in FreePBX.
Please, could you help me translate this configuration to FusionPBX?
Many thanks to all who can help.
FreePBX Trunk (DID) configuration:
Outgoing (PEER Details):
Code:
username=***number with country code and state code***
type=peer
secret=***password***
reinvite=no
qualify=yes
port=5060
nat=no
insecure=very
host=***provider ip***
fromuser=***same as username***(number with country code and state code)
fromdomain=***same as host***(provider ip)
dtmfmode=rfc2833
domain=***same as host***(provider ip)
disallow=all
canreinvite=no
allow=g729&gsm&ulaw&alaw&g722&g726
Incoming (Register String):
Code:
username(number with country code and state code):password@providerIP/username(number with country code and state code)