Exchange Online Prerequisites§
Infra Setup§
To integrate SmartPTT with Exchange Online, you must perform the following actions:
Register a custom enterprise app in your Microsoft Entra
Add redirect URI
Add a secret for the created app and copy it for use in SmartPTT.
Set up automatic admin concent for the app
- Limit scope of users that may work with the application
Add users to the application
Enable SMTP AUTH for added users
- Learn Application ID (a.k.a. Client ID).
Instructions§
Instructions below authored by SmartPTT team and may not comply with all the policies and capabilities of your organization.
- Registering SmartPTT in Entra
- Adding Redirect URI to SmartPTT in Entra
- Creating Secrets for SmartPTT in Entra
- Setting Up Automatic Concent to SmartPTT in Entra
- Limiting Scope of Users for SmartPTT in Entra
- Adding Users to SmartPTT in Entra
- Enabling SMTP AUTH for SmartPTT users
- Learning SmartPTT Application (Client) ID
Networking§
Quality§
General network quality requirements apply:
​
- Packet loss is 0 to 2.5%.
- Two-way delay is 0 to 90 msec.
- Jitter is 0 to 90 msec.
Bandwidth§
Due to the nature of communications (text information only), there are no specific bandwidth requirements for the integration.
SmartPTT team recommends to allocate at least 100 kbps for email integration.
Data Security§
In-Transit§
- SmartPTT delegates authentication to native Exchange Online tools that occur in web browser over HTTPS.
-
Warning
SmartPTT supports only HTTP redirect URI.
Firewall§
Unlock the following network ports on the SmartPTT server host:
- TCP/587
- TCP/995
- At least one TCP port unused anywhere else.
For details, see the following table.
| Port Number | Protocol | Direction | Application | Quantity |
|---|---|---|---|---|
| 587 | TCP | Outbound | RadioService.exe | 1 |
| 587 | TCP | Inbound | RadioService.exe | 1 |
| 995 | TCP | Outbound | RadioService.exe | 1 |
| 995 | TCP | Inbound | RadioService.exe | 1 |
| Any (Redirect) | TCP | Inbound | RadioService.exe | 1 |
| Any (Redirect) | TCP | Outbound | RadioService.exe | 1 |
Click here to download the table as CSV.