Asterisk Configuration - New

Below we provide example configurations for using Vonage's SIP service with Asterisk.

Downloading the Asterisk Configuration

  1. First, you must complete the SIP Trunking wizard, or choose instead to build from manual config.
  2. Once complete you will see a button to download an Asterisk config (PJSIP).
  3. The Asterisk config is returned with relevant parameters pulled from the SIP trunk config you setup in step 1.

Installing the Asterisk Configuration

Once the config has been downloaded:

  1. Insert config into pjsip.conf, or a custom config file.
  2. Reload your Asterisk config - from the Asterisk command line the command is pjsip reload.
  3. Create a dialplan to route calls to the Vonage endpoint.
  4. Reload the dialplan.
  5. Make a test call.