{include file="common/head.tpl.html" html5=true}
{if !$cti_disabled} {/if}
{help->link name="admin_phone_main" class="help-fieldset" ext="relative"}
{$lang.optionen_phone_phone}
{$lang.optionen_cti_url}: {html->input_text name="cti_url" value=$cti_url class="f-width"}
{$lang.optionenlayer3_date_eg}: callto:<#NUMBER#>&session=<#SESSID#>&userid=<#USERID#>
{$lang.phone_open_call}:
 
{$lang.optionen_phone_handler}:
 
{cssbutton->window query="op=admin_phonehandlerwin" string=$lang.global_new w_width=$smarty.const.PHONE_WIN_WIDTH w_height=$smarty.const.PHONE_WIN_HEIGHT}
{help->link name="admin_phone_service" class="help-fieldset" ext="relative"}
{$lang.phone_service}
{$lang.global_status}: {if $cti_run}{$lang.cron_activ} {$lang.cron_running}{else}{$lang.cron_notactiv}{/if}
{$lang.phone_autostart}: {html->checkbox name="cti_autostart" value=1 selected=$cti_autostart}
{$lang.phone_port}: {html->input_text name="cti_port" size=5 maxlength=5 value=$cti_port style="width:50px;text-align:right"}
 
{cssbutton->sub name="cti_start" string=$lang.phone_start} {cssbutton->sub name="cti_stop" string=$lang.phone_stop}
{include file="common/foot.tpl.html"}