PABX da Simples IP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

179 lines
9.7 KiB

{capture name="subDisplay"}
<table width="100%" class="formCad" border="0" cellspacing="0" cellpadding="2">
<tr>
<th width="100" align="left" nowrap>Classifica&ccedil;&atilde;o</th>
<td><input name="prm_agente_classifica" type="radio" value="1" {if $prm_agente_classifica} checked {/if}>
Sim
<input name="prm_agente_classifica" type="radio" value="0" {if !$prm_agente_classifica} checked {/if} />
N&atilde;o</td>
</tr>
<tr>
<th align="left" nowrap>Tempo Atualiza&ccedil;&atilde;o </th>
<td><input name="prm_agente_atualiza" type="text" id="prm_agente_atualiza" value="{$prm_agente_atualiza}" size="10" maxlength="2">
(Tempo em Segundos) </td>
</tr>
<tr>
<th align="left">Usar Protocolo </th>
<td><input name="prm_agente_proto" type="radio" value="1" {if $prm_agente_proto} checked {/if}>
Sim
<input name="prm_agente_proto" type="radio" value="0" {if !$prm_agente_proto} checked {/if}>
N&atilde;o</td>
</tr>
<tr>
<th align="left">Usar Protocolo Parceiro</th>
<td><input name="prm_use_proto_parceiro" type="radio" value="1" {if $prm_use_proto_parceiro} checked {/if}>
Sim
<input name="prm_use_proto_parceiro" type="radio" value="0" {if !$prm_use_proto_parceiro} checked {/if}>
N&atilde;o</td>
</tr>
<tr>
<th align="left">Cadastro {$nomeCadCli} </th>
<td><input name="prm_agente_contribuinte" type="radio" value="1" {if $prm_agente_contribuinte} checked {/if}>
Sim
<input name="prm_agente_contribuinte" type="radio" value="0" {if !$prm_agente_contribuinte} checked {/if}>
N&atilde;o</td>
</tr>
<tr>
<th align="left"> Dispon&iacute;vel Fila</th>
<td><input name="prm_disponivel_fila" type="radio" value="1" {if $prm_disponivel_fila} checked="checked" {/if} />
Sim
<input name="prm_disponivel_fila" type="radio" value="0" {if !$prm_disponivel_fila} checked="checked" {/if} />
N&atilde;o</td>
</tr>
{if $isAdmin}
<tr>
<th align="left">Bloco de Notas Pesquisa</th>
<td>
<input name="prm_boloco_notas_key" type="radio" value="1" {if $prm_boloco_notas_key} checked="checked" {/if} />
Telefone
<input name="prm_boloco_notas_key" type="radio" value="0" {if !$prm_boloco_notas_key} checked="checked" {/if} />
Protocolo
</td>
</tr>
<tr>
<th align="left">Label Protocolo Pesquisa</th>
<td><input name="prm_label_protoco_pesquisa" type="text" id="prm_label_protoco_pesquisa" value="{$prm_label_protoco_pesquisa}" size="30" maxlength="64" /></td>
</tr>
<tr>
<th align="left">Label Protocolo Texto</th>
<td><input name="prm_label_protoco_texto" type="text" id="prm_label_protoco_texto" value="{$prm_label_protoco_texto}" size="30" maxlength="64" /></td>
</tr>
<tr>
<th align="left">Label Protocolo Grid</th>
<td><input name="prm_label_protoco_grid" type="text" id="prm_label_protoco_grid" value="{$prm_label_protoco_grid}" size="30" maxlength="64" /></td>
</tr>
<tr>
<th align="left">Logof Autom&aacute;tico</th>
<td>
<input name="autologoff" type="text" id="autologoff" value="{if $autologoff}{$autologoff}{else}0{/if}" size="15" maxlength="11" />
</td>
</tr>
<tr>
<th align="left">Logof se indisponivel</th>
<td>
<input name="autologoffunavail" type="radio" value="yes" {if $autologoffunavail == 'yes'} checked="checked"{/if}>Sim
<input name="autologoffunavail" type="radio" value="no" {if $autologoffunavail == 'no'} checked="checked"{/if}> N&atilde;o
</td>
</tr>
<tr>
<th align="left">Finalizar com *</th>
<td>
<input name="endcall" type="radio" value="yes" {if $endcall == 'yes'} checked="checked"{/if}>Sim
<input name="endcall" type="radio" value="no" {if $endcall == 'no'} checked="checked"{/if}> N&atilde;o
</td>
</tr>
<tr>
<th align="left" nowrap>Aguardar Antes Proximo Atendimento</th>
<td>
<input name="wrapuptime" type="text" id="wrapuptime" value="{$wrapuptime}" size="20" maxlength="32" />
</td>
</tr>
<tr>
<th align="left">Sinalizar Atendimento</th>
<td>
<input name="custom_beep" type="text" id="custom_beep" value="{$custom_beep}" size="20" maxlength="32" />
</td>
</tr>
<tr>
<th align="left">Alerta Classifica<EFBFBD><EFBFBD>o</th>
<td>
<input name="prm_alerta_classificacao" type="text" id="prm_alerta_classificacao" title="Informe o tempo em segundos para o <EFBFBD>udio de alerta na classifica<EFBFBD><EFBFBD>o obrigat<EFBFBD>ria!" value="{$prm_alerta_classificacao}" size="10" maxlength="3" />
</td>
</tr>
{else}
<input name="prm_label_protoco_pesquisa" type="text" id="prm_label_protoco_pesquisa" value="{$prm_label_protoco_pesquisa}" hidden/>
<input name="prm_label_protoco_texto" type="text" id="prm_label_protoco_texto" value="{$prm_label_protoco_texto}" hidden/>
<input name="prm_label_protoco_grid" type="text" id="prm_label_protoco_grid" value="{$prm_label_protoco_grid}" hidden/>
<input name="prm_boloco_notas_key" type="text" id="prm_boloco_notas_key" value="{$prm_boloco_notas_key}" hidden/>
<input name="prm_alerta_classificacao" type="text" id="prm_alerta_classificacao" value="{$prm_alerta_classificacao}" hidden/>
<input name="autologoff" type="text" id="autologoff" value="{$autologoff}" size="15" maxlength="11" hidden/>
<input name="autologoffunavail" type="text" value="{$autologoffunavail}" hidden/>
<input name="endcall" type="text" value="{$endcall}" hidden/>
<input name="wrapuptime" type="text" id="wrapuptime" value="{$wrapuptime}" hidden/>
<input name="custom_beep" type="text" id="custom_beep" value="{$custom_beep}" hidden/>
<input name="prm_alerta_classificacao" type="text" id="prm_alerta_classificacao" title="Informe o tempo em segundos para o <EFBFBD>udio de alerta na classifica<EFBFBD><EFBFBD>o obrigat<EFBFBD>ria!" value="{$prm_alerta_classificacao}" size="10" maxlength="3" hidden/>
{/if}
<tr>
<th align="left">Alerta de Desconex<EFBFBD>o</th>
<td>
<input name="prm_aviso_desconnect" type="radio" value="yes" {if $prm_aviso_desconnect == 'yes'} checked="checked"{/if}>Sim
<input name="prm_aviso_desconnect" type="radio" value="no" {if $prm_aviso_desconnect == 'no'} checked="checked"{/if}> N&atilde;o
</td>
</tr>
<tr>
<th align="left">Nova Janela</th>
<td>
<input name="prm_agente_nova_janela" type="radio" value="1" {if $prm_agente_nova_janela} checked="checked"{/if}>Sim
<input name="prm_agente_nova_janela" type="radio" value="0" {if !$prm_agente_nova_janela} checked="checked"{/if}> N&atilde;o
</td>
</tr>
{if $isAdmin}
<tr>
<th align="left">Validacao Protocolo</th>
<td>
<select name="prm_validacao_protocolo" class="caixas">
{$optValProto}
</select>
</td>
</tr>
<tr>
<th align="left">Usar integra<EFBFBD><EFBFBD>o Ativa</th>
<td>
<input name="prm_ativa_integracao" type="radio" value="1" {if $prm_ativa_integracao} checked="checked"{/if}/>Ativar
<input name="prm_ativa_integracao" type="radio" value="0" {if !$prm_ativa_integracao} checked="checked"{/if}/>Desativar
</td>
</tr>
<tr>
<th align="left">Destino</th>
<td>
<select name="prm_select_integracao" class="caixas" id="opcao">
{$opcoes}
</select>
</td>
</tr>
<tr>
<th align="left">Link <EFBFBD>udio (Apenas o host/porta)</th>
<td>
<input name="prm_link_audio" type="text" id="prm_link_audio" title="Link para download de <EFBFBD>udio!" value="{$prm_link_audio}" size="30" maxlength="255" />
</td>
</tr>
{else}
<select name="prm_validacao_protocolo" class="caixas" hidden>{$optValProto}</select>
<input name="prm_ativa_integracao" type="text" value="{$prm_ativa_integracao}" hidden/>
<select name="prm_select_integracao" class="caixas" id="opcao" hidden>{$opcoes}</select>
<select name="prm_link_audio" class="caixas" id="prm_link_audio" hidden>{$prm_link_audio}</select>
{/if}
<tr>
<td align="left">&nbsp;</td>
<td><input name="btGravar" type="submit" id="btGravar" value="Gravar"></td>
</tr>
</table>
{/capture}