<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=927234217-14022007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
Pessoal, precisava de um&nbsp; exemplo básico de FILA de atendimento, pois estou 
implementando o ASTERISK em um provedor de acesso à internet e precisava que as 
chamadas ficassem ouvindo "musiquinha" até que algum ramal do suporte 
desocupasse.&nbsp;Procurando no Google achei o&nbsp;park() e&nbsp;o parkedcall() 
mas não fiz certo ou não são para isso. Alguém tem ao menos a sintaxe do comando 
que eu faço isso?&nbsp;</FONT></SPAN></DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial size=2>eu fiz isso aqui mas 
não deu certo, pois a chamada retorna a extensão que originou a 
chamada:</FONT></SPAN></DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial size=2>[fila]<BR>exten 
=&gt; s,1,Playback(custom/estaocupado)<BR>exten =&gt; 
s,2,Background(custom/menu) ; digite 1 para aguardar e 2 para ...<BR>exten =&gt; 
s,3,WaitExten(5)<BR>exten =&gt; s,4,Playback(custom/opcaoinvalida)<BR>exten 
=&gt; s,5,Goto(2)<BR>exten =&gt; 1,1,Park()<BR>exten =&gt; 1,2,Hangup()<BR>exten 
=&gt; 2,1,Goto(ura,s,5)<BR>exten =&gt; 2,2,Hangup()<BR></FONT></SPAN></DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial size=2>Se alguém puder 
adiantar alguma coisa... </FONT></SPAN></DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial 
size=2>Abraços,</FONT></SPAN></DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial size=2>Sadi A. 
Nogueira</FONT></SPAN></DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial size=2>Gerente de 
Telecom.</FONT></SPAN></DIV>
<DIV><SPAN class=927234217-14022007><FONT face=Arial size=2>Makenet 
Informática</DIV></FONT></SPAN></BODY></HTML>