Subscriber Management
A Subscriber
represents a remote voice user endpoint, that normally interacts with the platform via a voice application.
A Subscriber
can any of the following:
Subscriber Type | Description | Recommended Vendors |
---|---|---|
IP Desk Phone | A SIP compatbile IP Deskphone | See list below |
IP Softphone | A SIP compatible SIP application | See list below |
WebRTC Client | A Chromium WebRTC compatible browser | See list below |
SIP SDK | A SIP Compatible SDK | See list below |
While each device is mildly different, they all adhere to the same configuration paradigm - based upon a SIP username/password registration regime. Most SIP Phones (either hardware of software) will require the following properties to perform registration properly:
Property | Description | Mandatory |
---|---|---|
Username | A unique username, normally an alphanumeric string without special characters. | Yes |
Password | A unique password - recommended length is 16 characters. On some devices, may also be called Authentication Password . | Yes |
Realm | A SIP domain name. On some devices may also be called Domain (This is your Cloudonx domain name). | No |
Authentication User | This is identical to the Username above. On some devices, may differ. | No |
Server Address | The remote SIP Server address. In Cloudonix, this will be your Cloudonix Domain name or simply subscribers.cloudonix.io | Yes |
Server Port | The remote SIP Server port, normally will default to 5060 | Yes |
Transport | The SIP Transport to use, normally will default to UDP | Yes |
Your device or software may include additional configuration properties, but the above are the most common and basic ones. If you are unsure about your device, contact our support staff or join our community slack for additional assistance.
Subscriber Interactions
Subscribers interact with the platform in two manners - making voice calls that activate voice applications or using the REST API (with a preassigned Subscriber API key). Once a call is initiated by a subscriber, it will be processed by a Cloudonix voice application, assuming that the dialled number matches a specific one.
Recommended SIP SDKs
The following is a list of verified SIP SDKs that have successfully connected with Cloudonix. Each includes a rating, based upon
a number of stars. The rating is based upon the level of compatibility with Cloudonix, ranging from simple SIP interconnectivity,
all the way to advanced codec support, proper SIP RE-INVITE
capabilities and more.
The more stars a vendor has, the relative vendor supports more Cloudonix special capabilities and functionality.
Rating ranges from a single star (
Vendor | SDK Type | Platform | License | Compatibility Score |
---|---|---|---|---|
Cloudonix | Mobile | Android and iOS | Licensed | |
Cloudonix | Web | Chromium Compatible | Licensed | |
PJSIP | Cross-Platform | Mobile, PC, Linux, OSX | Open Source | |
LinPhone | Cross-Platform | Mobile, PC, Linux, OSX | Open Source |
Recommended IP Desk Phones and Soft Phones
The following is a list of verified SIP Device that have successfully connected with Cloudonix. Each includes a rating, based upon
a number of stars. The rating is based upon the level of compatibility with Cloudonix, ranging from simple SIP interconnectivity,
all the way to advanced codec support, proper SIP RE-INVITE
capabilities and more.
The more stars a vendor has, the relative vendor supports more Cloudonix special capabilities and functionality.
Rating ranges from a single star (
SIP Hardware Phones
Vendor | Models Tested | Compatibility Score |
---|---|---|
Fanvil | X-Series | |
XU-Series | ||
Polycom | All Models | |
Sangoma | All Models | |
Cisco | SIP Compatible Firmware | |
ClearlyIP | All Models | |
Yealink | All Models | |
Grandstream | All Models |
SIP Softphones
Vendor | Models Tested | Compatibility Score |
---|---|---|
CounterPath | All Versions | |
Zoiper | All Versions | |
LinPhone | All Versions | |
MicroSIP | All Versions |