<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
eu estou conseguindo simular o ocupado normal, estou com dois telefone
ip e um softphone, ligo de um telefone ip para o softphone e dae tento
ligar do outro telefone ip para o telefone ip que est&aacute; em uso, ele da o
sinal de ocupado no asterisk "BUSY HERE"<br>
<br>
<blockquote cite="mid027c01c653f5$3de55350$9102a8c0@reddarlon"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2800.1106" name="GENERATOR">
  <style></style>
  <div><font size="2">N&atilde;o sei se &eacute; esse o problema, mas se tiver outras
linhas no softphone, talvez ele n&atilde;o d&ecirc; ocupado. Pegue o Iaxcomm, limite
o n&uacute;mero de linhas para apenas uma e teste. Por favor reporte os
resultados para lista.</font></div>
  <div>&nbsp;</div>
  <div><font size="2">Sorte pra vc</font></div>
  <div><br>
  <font face="Arial, Helvetica, sans-serif" size="2"></font>
  <p><font face="Arial, Helvetica, sans-serif" size="2"><b>Darlon
Ferreira Bortolini</b><br>
Rede/Desenvolvimento<br>
Betha Sistemas<br>
Fone (48) 3431-0750/Ramal 1000<br>
  <br>
  </font>----- Original Message ----- </p>
  </div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div
 style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b>
    <a title="fabio@syma.com.br" href="mailto:fabio@syma.com.br">fabio</a>
    </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b>
    <a title="asteriskbrasil@listas.asteriskbrasil.org"
 href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</a>
    </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b>
Thursday, March 30, 2006 9:12 AM</div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b>
[AsteriskBrasil] siga-me se ocupado</div>
    <div><br>
    </div>
estou tentando fazer um singa-me se ocupado no asterisk, mas como <br>
consigo no plano de discagem tratar o erro de ocupado, nesse exemplo <br>
abaixo estou fazendo os dois, sigame e sigame se ocupado, o sigame <br>
funciona mas o siga-me se ocupado naum. essa foi a &uacute;ltima forma que <br>
tentei mas sem sucesso.<br>
    <br>
    <br>
exten =&gt; _9xxx,1,Answer()<br>
exten =&gt; _9xxx,2,DBget(siga=CFIM/${EXTEN})<br>
exten =&gt; _9xxx,3,GoToIf($["${siga}" = ""]?5:4)<br>
exten =&gt; _9xxx,4,Dial(SIP/${siga},20,Tt)<br>
exten =&gt; _9xxx,5,Dial(SIP/${EXTEN},20,Tt)<br>
    <br>
exten =&gt; t,2,DBget(sigao=CFBS/${EXTEN})<br>
exten =&gt; t,3,Dial(SIP/${sigao},20,Tt)<br>
    <br>
exten =&gt; t,1,Goto(t,2)<br>
    <br>
    <br>
_______________________________________________<br>
LIsta de discuss&otilde;es AsteriskBrasil.org<br>
    <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
    <a
 href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
    <br>
_______________________________________________<br>
Acesse o&nbsp; wiki AsteriskBrasil.org:<br>
    <a href="http://www.asteriskbrasil.org">http://www.asteriskbrasil.org</a><br>
    <br>
    <br>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
LIsta de discuss&otilde;es AsteriskBrasil.org
<a class="moz-txt-link-abbreviated" href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>
<a class="moz-txt-link-freetext" href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a>

_______________________________________________
Acesse o  wiki AsteriskBrasil.org:
<a class="moz-txt-link-freetext" href="http://www.asteriskbrasil.org">http://www.asteriskbrasil.org</a></pre>
</blockquote>
<br>
</body>
</html>