VA Telecom
ADD A SIP TRUNK
To create a SIP trunk, please see Register a SIP trunk > Create a trunk
In order to register a VA Telecom trunk on PBXware, several parameters must be configured.
Make sure that the PBXware public IP address 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.
- Name or number: Enter a name for your trunk
- User type:peer
- Peer host: sipXX.va-telecom.fr (XX is to be replaced by the number that depends on your trunk, for example sip28.va-telecom.fr)
- Peer username: trunk number (09…)
- 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
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 
