{t}Konfiguracja{/t}
{t}Szablon{/t}: {if $configuration->template_name}{$configuration->template_name}{else}{t}brak{/t}{/if}
{t}Profil{/t}: {if $configuration->profile_name}{$configuration->profile_name}{else}{t}brak{/t}{/if}
{t}Typ{/t}: {if $configuration->configuration_type}{$configuration->configuration_type}{else}{t}brak{/t}{/if}
{t}Lista parametrów autoryzacyjnych{/t}:
{foreach name=list from=$configuration->auth_item_list item=authItem} {if $authItem->user_name}

{t}Port{/t} {$authItem->port_no}

{if $smarty.const.PROVEX_CLIENT_NAME == 'GTS'}{t}Account ID{/t}{else}{t}User name{/t}{/if}: {$authItem->user_name}
{t}Auth name{/t}: {$authItem->auth_name}
{t}Display Name{/t}: {$authItem->display_name}
{t}Password{/t}: {if $authItem->password}******{elseif $authItem->user_name}--{t}brak{/t}--{/if}
{t}SIP Proxy{/t}: {$authItem->sip_proxy}
{t}SIP Proxy Port{/t}: {$authItem->sip_proxy_port}
{t}SIP Outbound Proxy{/t}: {$authItem->sip_outbound_proxy}
{t}SIP Outbound Proxy Port{/t}: {$authItem->sip_outbound_proxy_port}
{/if} {/foreach}
{t}Konfiguracja{/t}: {t}Podgląd{/t}