IServer

public interface IServer

Contains informations about the remote Sip Server (e.g Asterisk)

Methods

getIp

String getIp()

get the ip address of the remote sip server

Returns:the ip address of the remote sip server

getPort

String getPort()

get the port of the remote sip server

Returns:the ip address of the remote sip server

getState

ServerState getState()

get the current status of the sip server (see most.voip.constants.ServerState)

Returns:the current status of the sip server