Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In sipXecs create a SIP trunk to the hostname of your sipXecs server on port 9061. Make sure to select the internal SBC or you will experience weird issues.

Next, add a custom dial plan entry for 35 and 2 digits and append entire dialed number and use your new SIP trunk as the gateway.

After you've done all that you need to make sure /etc/sipxpbx/freeswitch is owned by sipxchange:sipxchange
Run the following command to do this:

Code Block
chown -R sipxchange:sipxchange /etc/sipxpbx/freeswitch

Restart all necessary services as well as Media Services

...