Dstny
ADD A SIP TRUNK
To create a SIP trunk, please see Register a SIP trunk > Create a trunk
In order to register a Dstny trunk on PBXware, several parameters must be configured.
Make sure that the PBXware public IP address/FQDN is allowed in the SIP trunk whitelist.

Go to the section Home > Trunks located on the left side panel of PBXware (position yourself in the Master-Tenant in the case of a Multi-Tenant edition) and click the button Add a Trunk.
Choose Generic SIP as provider and click on Next step.
Fill in the following fields:
- Name or number: Enter a name for your trunk
- User type:peer
- Peer host: voipXX.myopenip.fr where XX corresponds to the number in the URL that was provided to you, for example voip02.myopenip.fr
- Peer username: trunk username (Xka9uO…)
- Peer secret: trunk password
Show the advanced options and configure the following options:
- Qualification (ms): 16000
- Pass-thru mode: Yes
- Sign up/Register: With username
- Allow Remote-party-ID: Yes
- Send the Remote-Party-ID: Use Remote-Party-ID
Finally, fill in the following additional configuration so that the trunk can automatically re-register in case of an outage (expand the additional configuration field at the bottom of the page by clicking the button Advanced) :
[registration] expiration=120 auth_rejection_permanent=no max_retries=1000 retry_interval=60 fatal_retry_interval=60 forbidden_retry_interval=120 In order to check whether the SIP trunk is properly registered, go to Admin settings > Asterisk CLI, then type the following command:
pjsip show registrations 
