Installation of the PortSIP IM Server
Last updated
Last updated
This article is for installing the PortSIP IM Server for the PortSIP PBX, please ensure you have completed the step of Installation of the PortSIP PBX v22.0 beta.
Follow these steps to install the IM server:
1. Generate Token for the IM Server
Log in as the System Administrator to the PortSIP PBX Web portal.
Navigate to Servers > IM Servers.
Select the default server and click the Generate Token button.
Copy the generated token.
Follow these steps to create the IM service Docker instance:
Navigate to the /opt/portsip directory by running the following command:
Use the command below to create the Instant Messaging service Docker instance. Replace the placeholders with your actual values:
-p: Specifies the path for storing the IM service data.
-a: Specifies the IP address of the server.
-i: Specifies the PBX Docker image version.
-t: Specifies the token generated in the previous step.
If you uploaded a trusted SSL certificate in Step 2: SSL Certificate (instead of using the default self-signed certificate), you need to restart the PBX to apply the changes. Use the following commands to reboot the PBX:
Now the PortSIP PBX is successfully installed.