setDefaultSipPort

open fun setDefaultSipPort(sipPort: Int): STWConfiguration.Builder

Set the default port for SIP connections

Return

Builder This Builder object to allow for chaining of calls to set methods.

Parameters

sipPort

Integer The default sip port. This port will be used by default for all sip connections.