Check if account is registered
static bool isAccountRegistered(String accountId) => MultiSipService.isAccountRegistered(accountId);