Telcoz
ADD A SIP TRUNK
To create a SIP trunk, please see Register a SIP trunk > Create a trunk
IMPORTANT NOTE:
DID numbers added to a Telcoz trunk must be in E164 format (339...) on PBXware. For example:
– 33985001000
– 33480001000
In order to register a Telcoz 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:
- Name or number: Enter a name for your trunk
- User type:peer
- Peer host: sip.telcoz.eu
- Peer username: Trunk ID
- 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 the P-Asserted-Identity
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 
