isFallbackPortsEnabled

open fun isFallbackPortsEnabled(@NonNull context: Context): Boolean

Call this method to check whether the fallback ports for HTTP and/or Sip is enabled or not based on the configuration of the http/sip ports in the BE admin interface or default if not configured.

Return

Whether the fallback ports for HTTP and/or SIP is enabled or not

Parameters

context

The application context