Cloud Telecom
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 Cloud Telecom trunk must be in E164 format (339...) on PBXware. For example:
– 33985001000
– 33480001000
In order to register a Cloud Telecom 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 | Registrar provided by Cloud Telecom |
| Peer username | Trunk ID provided by Cloud Telecom |
| Save | With username |
| Peer secret | Trunk password |
| E164 accepted | Yes |
IMPORTANT NOTE:
Add the following two entries to the file /opt/pbxware/pw/etc/asterisk/pjsip_custom.conf :
[NOM_DU_TRUNK]
type=aor
contact=sip:url.du.registrar:5060
Example:
[CLOUDTELECOM]
type=aor
contact=sip:voip.cloud-telecom.fr:5060

