<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none"></DIV>&nbsp;</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Boa tarde amigos da Lista.<BR><BR>Meu cenário atual é o 
seguinte:<BR><BR>Tenho um servidor com Elastix 1.6 que estou utilizando para 
fazer uma espécie de Broadcast para uma pesquisa. (<A 
href="http://blogs.elastix.org/en/2010/01/broadcast-messages-with-elastixs-call-center-module/"><FONT 
face="Times New Roman">http://blogs.elastix.org/en/2010/01/broadcast-messages-with-elastixs-call-center-module/</FONT></A><FONT 
face="Times New Roman"> </FONT><FONT face=Calibri>)<BR><BR>Eu uso o módulo 
callcenter do elastix para disparar vários números, ao atender, toca uma 
mensagem e da opção para digitar 1 (sim) ou 2(não) por exemplo. Aí vem o meu 
problema. <BR><BR>Eu queria que quando a pessoa apertasse o 1 por exemplo. 
Tocasse outra mensagem de “Obrigado” E fizesse um report de quantas pessoas 
apertaram 1 ou 2. Segue meu contexto:<BR><BR></FONT></DIV>
<DIV>[amessage]</DIV>
<DIV>exten =&gt; s,1,Answer</DIV>
<DIV>exten =&gt; s,n,BackGround(teste)</DIV>
<DIV>exten =&gt; s,n,Set(TIMEOUT(digit)=5)</DIV>
<DIV>exten =&gt; s,n,Set(TIMEOUT(response)=5)</DIV>
<DIV>exten =&gt; s,n,Wait(1)</DIV>
<DIV>exten =&gt; s,n,WaitExten(5)</DIV>
<DIV>exten =&gt; 1,1,Goto(sim,s,1)</DIV>
<DIV>exten =&gt; 1,n,Hangup()</DIV>
<DIV>exten =&gt; 2,1,Goto(nao2)</DIV>
<DIV>exten =&gt; 2,n,Hangup()</DIV>
<DIV>exten =&gt; i,1,Goto(amessage,s,1)</DIV>
<DIV>exten =&gt; t,1,Playback(goodbye)</DIV>
<DIV>exten =&gt; t,2,Hangup()</DIV>
<DIV>&nbsp;</DIV>
<DIV>[sim]</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; s,1,Answer</DIV>
<DIV>exten =&gt; s,n,Playback(obrigado)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Pensei em fazer algum AGI, Interligar com MySQL. Mas eu não tenho noção 
nenhuma, teria outra forma mais fácil de fazer isto?<BR><BR>Agradeço desde 
já.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<META name=GENERATOR content="Microsoft FrontPage Express 2.0">
<STYLE type=text/css>
<!-- 
-->
</STYLE>

<P><!-- saved from url=(0022)http://internet.e-mail --></P>
<TABLE style="COLOR: #000000" border=0 cellSpacing=0 width=390>
  <TBODY>
  <TR>
    <TD width="30%"><SPAN class=txt><IMG 
      src="http://www.aktiv.com.br/images/logomarca.gif" width=159 height=69 
      img> </SPAN></TD>
    <TD width="70%"><SPAN class=txt><FONT color=#000000 size=1 
      face="Verdana, Arial"><STRONG>Aktiv Telecom</STRONG></FONT><BR><FONT 
      size=1 face="Verdana, Arial"><BR>Victor Gonçalves <BR>NOC - Rio de 
      Janeiro/RJ<BR>Tel: +55 (21) 6958-8058<BR>Rua Soares Caldeira, 142<BR>Salas 
      1315/1316<BR>Bairro: Madureira<BR>CEP: 21351-080<BR>Email: <A 
      href="mailto:victor@aktiv.com.br">victor@aktiv.com.br</SPAN></FONT></A> 
  </TD></TR></TBODY></TABLE></DIV></DIV></DIV></DIV></DIV></DIV></BODY></HTML>