<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Erick voce tambem pode usar o plano de discagem se seu asterisk foi
    compilado com suporte a mysql.<br>
    <br>
    exten =&gt; s,1,Answer<br>
    exten =&gt; s,n,Set(NUM=${CALLERID(num)})<br>
    exten =&gt; s,n,Read(CPF,,,,,5)<br>
    exten =&gt; s,n,MYSQL(Connect connid 127.0.0.1 usuario senha banco)<br>
    exten =&gt; s,n,MYSQL(Query resultid ${connid} INSERT INTO `tabela`
    (`CPF`,`NUM`) VALUES ('${CPF}','${NUM}'))<br>
    exten =&gt; s,n,HangUp<br>
    <br>
    Na teoria funciona.rsrs...<br>
    Nao testei aqui,mas tenho algo parecido rodando.<br>
    <br>
    Em 02/08/2011 11:45, andre escreveu:
    <blockquote cite="mid:003001cc5122$d3c6f0b0$7b54d210$@com.br"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"Pr&eacute;-formata&ccedil;&atilde;o HTML Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.Pr-formataoHTMLChar
        {mso-style-name:"Pr&eacute;-formata&ccedil;&atilde;o HTML Char";
        mso-style-priority:99;
        mso-style-link:"Pr&eacute;-formata&ccedil;&atilde;o HTML";
        font-family:"Consolas","serif";
        color:black;}
span.EstiloDeEmail19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;">Erick
            voc&ecirc; pode utilizar dessa forma simples.<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">NO SEU EXTENSIONS<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">Exten =&gt; s,1,Answer()<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">Exten =&gt; s,n,Read(cpf,,,,,5)<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">Exten =&gt; s,n,Agi(insert.php,cpf)<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">Exten =&gt; s,n,Hangup()<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">#################################################
            insert.php ################################################<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">#!/usr/bin/php -q<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">&lt;?php<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">include "phpagi-1.6.php";<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">include "phpagi-asmanager.php";<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">include "conexao.php";<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">$agi = new AGI();<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">$telefone=$agi-&gt;get_variable("telefone",true);<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US">$cpf=$agi-&gt;get_variable("cpf",true);<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;">$sql="insert
            into tabela (codigo,telefone,cpf) VALUES
            ('','$telefone',&#8217;$cpf&#8217;)";<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;">$res=mysql_query($sql);<o:p></o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal" style=""><span style="font-size: 9pt;
            font-family: &quot;Courier New&quot;; color: windowtext;">?&gt;<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);">Qualquer duvida estou a disposi&ccedil;&atilde;o.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);">Att,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);"><o:p>&nbsp;</o:p></span></p>
        <div>
          <p class="MsoNormal"><span style="font-size: 10pt;
              font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;
              color: navy;">Andr&eacute; Luiz<br>
              <b>Sertel-Info</b>&nbsp;<br>
            </span><span style="font-size: 10pt; font-family: Wingdings;
              color: navy;">8</span><span style="font-size: 10pt;
              font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;
              color: navy;">- &nbsp;</span><span style="font-size: 10pt;
              font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;
              color: rgb(31, 73, 125);"><a moz-do-not-send="true"
                href="http://www.sertelinfo.com.br/" target="_blank"
                title="http://www.sertelinfo.com.br/"><span
                  style="color: navy;">http://www.sertelinfo.com.br</span></a><br>
            </span><u><span style="font-size: 7.5pt; font-family:
                Wingdings; color: navy;">*</span></u><span
              style="font-size: 11pt; font-family:
              &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
              73, 125);"> </span><u><span style="font-size: 7.5pt;
                font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;
                color: navy;">-</span></u><span style="font-size: 11pt;
              font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;
              color: rgb(31, 73, 125);"> </span><span style="font-size:
              10pt; font-family:
              &quot;Arial&quot;,&quot;sans-serif&quot;; color: rgb(31,
              73, 125);"><a moz-do-not-send="true"
                href="mailto:andre@sertelinfo.com.br"
                title="mailto:andre@sertelinfo.com.br"><span
                  style="color: navy;">andre@sertelinfo.com.br</span></a><br>
            </span><span style="font-size: 10pt; font-family: Wingdings;
              color: navy;">(</span><span style="font-size: 10pt;
              font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;
              color: navy;">- &nbsp;21-3527-0333 / 8309-8535 / 8502-0919</span><span
              style="font-size: 11pt; font-family:
              &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
              73, 125);"><o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31,
            73, 125);"><o:p>&nbsp;</o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0cm 0cm;">
            <p class="MsoNormal"><b><span style="font-size: 10pt;
                  font-family:
                  &quot;Tahoma&quot;,&quot;sans-serif&quot;; color:
                  windowtext;">De:</span></b><span style="font-size:
                10pt; font-family:
                &quot;Tahoma&quot;,&quot;sans-serif&quot;; color:
                windowtext;">
                <a class="moz-txt-link-abbreviated" href="mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org">asteriskbrasil-bounces@listas.asteriskbrasil.org</a>
                [<a class="moz-txt-link-freetext" href="mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org">mailto:asteriskbrasil-bounces@listas.asteriskbrasil.org</a>]
                <b>Em nome de </b>Guilherme Rezende<br>
                <b>Enviada em:</b> ter&ccedil;a-feira, 2 de agosto de 2011
                11:03<br>
                <b>Para:</b> <a class="moz-txt-link-abbreviated" href="mailto:erik@kivik.com.br">erik@kivik.com.br</a>;
                <a class="moz-txt-link-abbreviated" href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</a><br>
                <b>Assunto:</b> Re: [AsteriskBrasil] Asterisk + Bando de
                Dados<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Ent&atilde;o Erik, vc resolver&aacute; isso c/ uma
          programa&ccedil;&atilde;o AGI.&nbsp; Pelo que entendi, quando algu&eacute;m ligar p/ o
          seu n&uacute;mero, a URA atende e pede p/ o cliente digitar o CPF. Em
          seguida ser&aacute; armazenado em uma banco o Caller-id do cliente
          que ligou e o seu CPF que ele digitou..&nbsp; &Eacute; isso mesmo que
          precisa?<br>
          <br>
          Abs..<br>
          <br>
          <br>
          <o:p></o:p></p>
        <p class="MsoNormal">Bom dia lista!<br>
          <br>
          <br>
          Tenho um servidor Asterisk e queria saber como fa&ccedil;o para
          armazenar o telefone e o CPF do cliente quando o mesmo faz a
          liga&ccedil;&atilde;o em um banco de dados.<br>
          <br>
          Se algu&eacute;m souber de algum tutorial, algo que me d&ecirc; uma luz
          pelo menos.<br>
          <br>
          Obrigado!<br>
          <br>
          &nbsp;<o:p></o:p></p>
        <div>
          <p class="MsoNormal"><img id="_x0000_i1025"
              src="cid:part1.07020907.06000102@teknisa.com" width="400"
              border="0" height="75"><o:p></o:p></p>
        </div>
        <pre><o:p>&nbsp;</o:p></pre>
        <pre><o:p>&nbsp;</o:p></pre>
        <pre>_______________________________________________<o:p></o:p></pre>
        <pre>KHOMP: qualidade em placas de E1, GSM, FXS e FXO para Asterisk. <o:p></o:p></pre>
        <pre>- Hardware com alta disponibilidade de recursos e qualidade KHOMP<o:p></o:p></pre>
        <pre>- Suporte t&eacute;cnico local qualificado e gratuito <o:p></o:p></pre>
        <pre>Conhe&ccedil;a a linha completa de produtos KHOMP em <a moz-do-not-send="true" href="http://www.khomp.com.br">www.khomp.com.br</a><o:p></o:p></pre>
        <pre>_______________________________________________<o:p></o:p></pre>
        <pre>DIGIVOICE: Lider no mercado de placas para Asterisk<o:p></o:p></pre>
        <pre>&Uacute;nico fabricante com Centro de Treinamento especializado.<o:p></o:p></pre>
        <pre>LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO. <o:p></o:p></pre>
        <pre><a moz-do-not-send="true" href="http://www.digivoice.com.br">www.digivoice.com.br</a> ou (11)3016-5200.<o:p></o:p></pre>
        <pre>________<o:p></o:p></pre>
        <pre>LAN&Ccedil;AMENTO SHOPVOIP! Gateway Xibelis Lyric VoIP com 2,4 e 6 canais GSM.<o:p></o:p></pre>
        <pre>Arquitetura Escal&aacute;vel, Balanceamento de Carga, Portabilidade Num&eacute;rica.<o:p></o:p></pre>
        <pre>Confira em <a moz-do-not-send="true" href="http://www.yx.cl/landing/brasil/lyric_voip_asterisk.org">http://www.yx.cl/landing/brasil/lyric_voip_asterisk.org</a><o:p></o:p></pre>
        <pre>Mais informa&ccedil;&otilde;es: <a moz-do-not-send="true" href="http://www.shopvoip.com.br">www.shopvoip.com.br</a> ou 0800-6021244<o:p></o:p></pre>
        <pre>______________________________________________<o:p></o:p></pre>
        <pre>Para remover seu email desta lista, basta enviar um email em branco para <a moz-do-not-send="true" href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><o:p></o:p></pre>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
KHOMP: qualidade em placas de E1, GSM, FXS e FXO para Asterisk. 
- Hardware com alta disponibilidade de recursos e qualidade KHOMP
- Suporte t&eacute;cnico local qualificado e gratuito 
Conhe&ccedil;a a linha completa de produtos KHOMP em <a class="moz-txt-link-abbreviated" href="http://www.khomp.com.br">www.khomp.com.br</a>
_______________________________________________
DIGIVOICE: Lider no mercado de placas para Asterisk
&Uacute;nico fabricante com Centro de Treinamento especializado.
LAN&Ccedil;AMENTO: Channel Bank TDMoE, at&eacute; 64 canais FXS / FXO. 
<a class="moz-txt-link-abbreviated" href="http://www.digivoice.com.br">www.digivoice.com.br</a> ou (11)3016-5200.
________
LAN&Ccedil;AMENTO SHOPVOIP! Gateway Xibelis Lyric VoIP com 2,4 e 6 canais GSM.
Arquitetura Escal&aacute;vel, Balanceamento de Carga, Portabilidade Num&eacute;rica.
Confira em <a class="moz-txt-link-freetext" href="http://www.yx.cl/landing/brasil/lyric_voip_asterisk.org">http://www.yx.cl/landing/brasil/lyric_voip_asterisk.org</a>
Mais informa&ccedil;&otilde;es: <a class="moz-txt-link-abbreviated" href="http://www.shopvoip.com.br">www.shopvoip.com.br</a> ou 0800-6021244
______________________________________________
Para remover seu email desta lista, basta enviar um email em branco para <a class="moz-txt-link-abbreviated" href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a></pre>
    </blockquote>
  </body>
</html>