Sewan
ADD A SIP TRUNK
To create a SIP trunk, please see Register a SIP trunk > Create a trunk
In order to register a Sewan trunk on PBXware, several parameters must be configured.
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:
| Field | Value to enter |
|---|---|
| Name or number | Enter a name for your trunk |
| User type | peer |
| Peer host | Enter the URL provided by the operator (e.g., client1-70b2.tel.voip) |
| Peer username | Trunk ID |
| Inbound IP addresses | Proxy provided by Sewan (e.g. 37.97.65.73) |
| Peer secret | Trunk password |
| Qualification (ms) | 16000 |
|---|---|
| Pass-thru mode | Yes |
| Sign up/Register | With username |
| Outbound proxy | Proxy provided by Sewan, example: sip:trunkfsc4.sewan.fr:5070 |
| Use loose routing for the outbound proxy | No |
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 
