Asterisk Configuration - New
Below we provide example configurations for using Vonage's SIP service with Asterisk.
Downloading the Asterisk Configuration
- First, you must complete the SIP Trunking wizard, or choose instead to build from manual config.
- Once complete you will see a button to download an Asterisk config (
PJSIP). - 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:
- Insert config into
pjsip.conf, or a custom config file. - Reload your Asterisk config - from the Asterisk command line the command is
pjsip reload. - Create a dialplan to route calls to the Vonage endpoint.
- Reload the dialplan.
- Make a test call.