<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Arial" size="3" style="font-size:12pt;">&nbsp; &nbsp;Ate ai tudo bem, dentro do contexto fica legal, mas precisava que fosse&nbsp;</font><div><font face="Arial" size="3" style="font-size:12pt;">num determinado numero que está dentro do contexto</font></div><div><font face="Arial" size="3" style="font-size:12pt;"><br></font></div><div><font face="Arial" size="3" style="font-size:12pt;"><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5555 =&gt; {dial(sip/48199200);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;noop(terminou---------);}</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;h =&gt; noop(origem terminou---------);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;H =&gt; noop(destino terminou---------);</div><div><br></div></font><br><br><pre style="line-height:17px;white-space:normal;color:rgb(42, 42, 42);background-color:rgb(255, 255, 255)">Hudson&nbsp;<br>(048) 8413-7000<br>Para quem nao cre, nenhuma prova converte,Para aquele que cre, nenhuma prova precisa.&nbsp;</pre><br><br><div><hr id="stopSpelling">Date: Thu, 29 Aug 2013 12:15:12 -0300<br>From: thiagoo.anselmoo@gmail.com<br>To: asteriskbrasil@listas.asteriskbrasil.org<br>Subject: Re: [AsteriskBrasil] procedimento a ser executado depois de        originate desliga<br><br><div dir="ltr">Ops falei errado, não é contexto h. e sim extensão!<div><br></div><div>;)</div></div><div class="ecxgmail_extra"><br><br><div class="ecxgmail_quote">Em 29 de agosto de 2013 12:11, Nicolas Tanski <span dir="ltr">&lt;<a href="mailto:nicolas.tanski@gmail.com" target="_blank">nicolas.tanski@gmail.com</a>&gt;</span> escreveu:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Hudson,<div><br></div><div>não sei se é isso que você precisa, mas segue uma dica</div><div><br></div><div>
<br></div><div><div style="font-family:arial,sans-serif;font-size:13px;"><b>Exemplo de funcionamento:</b></div>

<div style="font-family:arial,sans-serif;font-size:13px;">RAMAL A &nbsp; &nbsp;-------liga------&gt; &nbsp; RAMAL B</div><div style="font-family:arial,sans-serif;font-size:13px;">Quando RAMAL A desligar encaminha para um contexto que executa o áudio em RAMAL B.</div>


<div style="font-family:arial,sans-serif;font-size:13px;"><br></div><div style="font-family:arial,sans-serif;font-size:13px;"><div>[ramal]</div><div>exten =&gt; _X.,1,Dial(SIP/${EXTEN},10,<b>F(<span>audio</span>^s^1)</b>)</div>


<div><br></div><div>[<span>audio</span>]</div><div>exten =&gt; s,1,Playback(tt-monkeys)</div><div>exten =&gt; s,n,<span>Hangup</span></div><div><span><br></span></div><div><span>Para executar algum procedimento após o Hangup, deve criar dentro do contexto uma exten com o valor h.</span></div>


<div><span>exten =&gt; h,1,Agi(teste.php)</span></div><div><span><br></span></div></div></div><div class="ecxgmail_extra"><br clear="all"><div><div dir="ltr"><div><span style="border-collapse:separate;font-size:medium;"><font face="tahoma, sans-serif"><span style="font-size:small;"><font color="#cccccc">_____________________</font></span><span style="font-size:small;"><font color="#666666"><br>


</font></span></font></span></div><span style="border-collapse:separate;font-size:medium;"><span style="font-size:small;"><font color="#666666" face="tahoma, sans-serif"><div><br></div><div>Att,</div></font></span></span><div>


<div><span style="color:rgb(102,102,102);font-size:small;text-align:right;"><b><font face="tahoma, sans-serif">Nicolas Tanski Pavão</font></b></span></div><div><span style="color:rgb(102,102,102);font-family:tahoma,sans-serif;font-size:small;text-align:right;">skype: nicolastanski</span></div>


</div></div></div>
<br><br><div class="ecxgmail_quote"><div class="ecxim">Em 29 de agosto de 2013 12:02, Hudson Cardoso <span dir="ltr">&lt;<a href="mailto:hudsoncardoso@hotmail.com" target="_blank">hudsoncardoso@hotmail.com</a>&gt;</span> escreveu:<br>
</div><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">




<div><div dir="ltr"><font face="Arial" size="3" style="font-size:12pt;">&nbsp; &nbsp; Bom dia colegas.</font><div><div class="h5"><div><font face="Arial" size="3" style="font-size:12pt;">&nbsp; &nbsp;Estou com uma dificuldade no HangUp, gostaria de após o HangUp da Extensão A terminar a chamada,</font></div>


<div><font face="Arial" size="3" style="font-size:12pt;">que executasse um procedimento.</font></div><div><font face="Arial" size="3" style="font-size:12pt;">&nbsp; &nbsp; O problema é que isso não acontece. &nbsp;tá faltando algo ?</font></div>


<div><font face="Arial" size="3" style="font-size:12pt;"><br></font></div><div><font face="Arial" size="3" style="font-size:12pt;"><div>_X. =&gt;{ dial(sip/provedor/55${numerodiscar},90,T);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;procedimento a ser executado depois de originate desligar;</div>


<div>&nbsp; &nbsp; &nbsp;&nbsp;<span style="font-size:12pt;">&nbsp; &nbsp; &nbsp; &nbsp;HangUp;}</span></div><div><br></div></font></div><div><br><br><pre style="line-height:17px;color:rgb(42,42,42);white-space:normal;">Hudson&nbsp;<br><a target="_blank">(048) 8413-7000</a><br>


Para quem nao cre, nenhuma prova converte,Para aquele que cre, nenhuma prova precisa.&nbsp;</pre></div>                                               </div></div></div></div>
<br><div class="ecxim">_______________________________________________<br>
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1;<br>
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7;<br>
Intercomunicadores para acesso remoto via rede IP. Conheça em <a href="http://www.Khomp.com" target="_blank">www.Khomp.com</a>.<br>
_______________________________________________<br>
ALIGERA – Fabricante nacional de Gateways SIP-E1 para R2, ISDN e SS7.<br>
Placas de 1E1, 2E1, 4E1 e 8E1 para PCI ou PCI Express.<br>
Channel Bank – Appliance Asterisk - Acesse <a href="http://www.aligera.com.br" target="_blank">www.aligera.com.br</a>.<br>
_______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco para <a href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org" target="_blank">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br></div>
</blockquote></div>

<br></div></div>
<br>_______________________________________________<br>
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1;<br>
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7;<br>
Intercomunicadores para acesso remoto via rede IP. Conheça em <a href="http://www.Khomp.com" target="_blank">www.Khomp.com</a>.<br>
_______________________________________________<br>
ALIGERA – Fabricante nacional de Gateways SIP-E1 para R2, ISDN e SS7.<br>
Placas de 1E1, 2E1, 4E1 e 8E1 para PCI ou PCI Express.<br>
Channel Bank – Appliance Asterisk - Acesse <a href="http://www.aligera.com.br" target="_blank">www.aligera.com.br</a>.<br>
_______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco para <a href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br></blockquote></div>
<br><br clear="all"><div><br></div>-- <br>Thiago Anselmo
</div>
<br>_______________________________________________
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1;
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7;
Intercomunicadores para acesso remoto via rede IP. Conhe�a em www.Khomp.com.
_______________________________________________
ALIGERA � Fabricante nacional de Gateways SIP-E1 para R2, ISDN e SS7.
Placas de 1E1, 2E1, 4E1 e 8E1 para PCI ou PCI Express.
Channel Bank � Appliance Asterisk - Acesse www.aligera.com.br.
_______________________________________________
Para remover seu email desta lista, basta enviar um email em branco para asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</div></div>                                               </div></body>
</html>