getSipPortsAsArray

open fun getSipPortsAsArray(@NonNull context: Context): Array<String>

Call this method to get the [SIP/VoIP ports] either configured in the BE admin interface or default if not configured.

Return

The configured SIP/VoIP ports or defaultPorts

Parameters

context

The application context