<!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.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>o default está assim:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><STRONG>[default]<BR>include =&gt; 
ext-local<BR>exten =&gt; s,1,Playback(vm-goodbye)<BR>exten =&gt; 
s,2,Macro(hangupcall)</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>e o include (ext-local) está assim:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><STRONG>[ext-local-confirm]<BR>exten =&gt; 
_LC-.,1,Noop(IN ext-local-confirm with - RT: ${RT}, RG_IDX: ${RG_IDX})<BR>exten 
=&gt; _LC-.,n,GotoIf($["x${ALERT_INFO}"="x"]?godial)<BR>exten =&gt; 
_LC-.,n,SIPAddHeader(Alert-Info: ${ALERT_INFO})<BR>exten =&gt; 
_LC-.,n(godial),dial(${DB(DEVICE/${EXTEN:3}/dial)},${RT},M(auto-confirm^${RG_IDX})${DIAL_OPTIONS})</STRONG></FONT></DIV>
<DIV><STRONG><FONT face=Arial size=2></FONT></STRONG>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Com essas informações&nbsp;é possível saber qual o 
problema?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Flávio</FONT></DIV>
<DIV><STRONG><FONT face=Arial size=2></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT face=Arial size=2></FONT></STRONG>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">&nbsp;</DIV>
  <DIV style="FONT: 10pt arial">&nbsp;</DIV>
  <DIV style="FONT: 10pt arial">&nbsp;</DIV>
  <DIV style="FONT: 10pt arial">&nbsp;</DIV>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=shazaum@gmail.com href="mailto:shazaum@gmail.com">Shazaum</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asteriskbrasil@listas.asteriskbrasil.org 
  href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, November 11, 2008 1:25 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AsteriskBrasil] Asterisk x 
  Hipath 3550</DIV>
  <DIV><BR></DIV>creio q seja necessario coloar o contexto default<BR><BR>
  <DIV class=gmail_quote>2008/11/10 Flávio Bittencourt <SPAN dir=ltr>&lt;<A 
  href="mailto:flaviobittencourt@uol.com.br">flaviobittencourt@uol.com.br</A>&gt;</SPAN><BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV bgcolor="#ffffff">
    <DIV><FONT face=Arial size=2>Olá novamente colegas!!!</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Muito obrigado pelas dicas e pelas colaborações 
    e&nbsp;</FONT><FONT face=Arial size=2> respondendo a pergunta do 
    Matheus:</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>* * Eu uso o Trixbox <A href="http://2.6.0.0" 
    target=_blank>2.6.0.0</A></FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Segue o dialplan em 
extensions.conf</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2><B>[macro-dial]<BR>exten =&gt; 
    s,1,GotoIf($["${MOHCLASS}" = ""]?dial)<BR>exten =&gt; 
    s,n,SetMusicOnHold(${MOHCLASS})<BR>exten =&gt; 
    s,n(dial),AGI(dialparties.agi)<BR>exten =&gt; s,n,NoOp(Returned from 
    dialparties with no extensions to call and DIALSTATUS: 
    ${DIALSTATUS})</B></FONT></DIV>
    <DIV><FONT face=Arial size=2><B></B></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2><B>exten =&gt; 
    s,n+2(normdial),Dial(${ds})&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    ; dialparties will set the priority to 10 if $ds is not null<BR>exten =&gt; 
    s,n,Set(DIALSTATUS=${IF($["${DIALSTATUS_CW}"!="" 
    ]?${DIALSTATUS_CW}:${DIALSTATUS})})<BR>exten =&gt; s,n,GosubIf($["${SCREEN}" 
    != ""]?${DIALSTATUS},1)</B></FONT></DIV>
    <DIV><FONT face=Arial 
  size=2><B></B></FONT>&nbsp;</DIV></DIV></BLOCKQUOTE></DIV>........<BR 
  clear=all><BR>-- <BR>Asterisk user number: 1099<BR>Linux user: #443184<BR><A 
  href="http://shazaum.googlepages.com">shazaum.googlepages.com</A><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>2 a 4 de Dezembro - 
  IPComm 2008<BR>Com presença de engenheiros da Digium e Jon "maddog" 
  Hall.<BR>http://www.ipcomm2008.com.br<BR><BR>Compre uma camiseta da 
  AsteriskBrasil.org!<BR>http://www.voipmania.com.br<BR><BR>Acesse o canal IRC 
  de discussão sobre Asterisk em Português Brasileiro na rede Freenode.net: 
  #asterisk-br<BR>_______________________________________________<BR>Lista de 
  discussões 
  AsteriskBrasil.org<BR>AsteriskBrasil@listas.asteriskbrasil.org<BR>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
  <P>
  <HR>

  <P></P>No virus found in this incoming message.<BR>Checked by AVG. 
  <BR>Version: 7.5.549 / Virus Database: 270.9.0/1780 - Release Date: 10/11/2008 
  20:58<BR></BLOCKQUOTE></BODY></HTML>