<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:m =
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19046"><!--[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: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:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
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;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Texto de balão Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EstiloDeEmail17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.TextodebaloChar
        {mso-style-name:"Texto de balão Char";
        mso-style-priority:99;
        mso-style-link:"Texto de balão";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
        {page:Section1;}
-->
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=PT-BR link=blue bgColor=#ffffff vLink=purple>
<DIV><FONT size=2 face=Arial>Olá Marcelo, </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Pode-se fazer da seguinte forma:</FONT></DIV>
<DIV><FONT size=2 face=Arial><STRONG>exten =>
_X.,1,Dial(SIP/ramal1,20,Ttr)</STRONG> ;20 é o tempo tocando.</FONT></DIV>
<DIV><FONT size=2 face=Arial><STRONG>exten => _X.,n,ExecIF($[${DIALSTATUS} =
ANSWER]|Hangup)</STRONG> ;testa se a chamada foi
atendida </FONT></DIV>
<DIV><FONT size=2 face=Arial><STRONG>exten =>
_X.,n,Dial(SIP/ramal2,20,Ttr)</STRONG> ;se não foi atendida vai para o segundo
ramal.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>caso queira fazer os dois ramais tocaram ao mesmo
tempo pode-se fazer assim:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2><FONT face=Arial><STRONG>exten =>
_X.,1,Dial(SIP/ramal1&SIP/ramal2,40,Ttr)</STRONG></FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial></FONT></FONT> </DIV>
<DIV><FONT size=2><FONT face=Arial></FONT></FONT> </DIV>
<DIV><FONT size=2><FONT face=Arial>Espero ter ajudado.</FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial></FONT></FONT> </DIV>
<DIV><FONT size=2><FONT face=Arial>Att</FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial>Roger Stevens Spies</FONT></DIV></FONT>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=mbattistini@artit.com.br
href="mailto:mbattistini@artit.com.br">Marcelo Angelo C. Battistini</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> Thursday, May 26, 2011 4:16
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [AsteriskBrasil] estrategia de
atendimento.</DIV>
<DIV><BR></DIV>
<DIV class=Section1>
<P class=MsoNormal>Tendo 2 ramais logados numa mesma fila, tem
como qdo chegar uma ligacao por exemplo o ramal 1 tocar , se
ninguem atender tocar no ramal 2 ?<o:p></o:p></P>
<P class=MsoNormal>O que ta acontecendo é que toca no ramal 1 até esgotar e
cai a ligação.<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<TABLE style="WIDTH: 446.55pt; BORDER-COLLAPSE: collapse" class=MsoNormalTable
border=0 cellSpacing=0 cellPadding=0 width=595>
<TBODY>
<TR style="HEIGHT: 33.4pt">
<TD
style="PADDING-BOTTOM: 0cm; PADDING-LEFT: 5.4pt; WIDTH: 446.55pt; PADDING-RIGHT: 5.4pt; HEIGHT: 33.4pt; PADDING-TOP: 0cm"
vAlign=top width=595 colSpan=4>
<P class=MsoNormal><A href="http://www.artit.com.br/"><SPAN
style="COLOR: #1f497d; TEXT-DECORATION: none"><IMG id=Imagem_x0020_1
border=0 alt=ass-grande
src="cid:503CE6CA7AB94E5EBDAC2F76AB185708@dccontrol.com.br" width=575
height=90></SPAN></A><SPAN
style="COLOR: #1f497d"><o:p></o:p></SPAN></P></TD></TR>
<TR style="HEIGHT: 38.25pt">
<TD
style="PADDING-BOTTOM: 0cm; PADDING-LEFT: 5.4pt; WIDTH: 274.25pt; PADDING-RIGHT: 5.4pt; HEIGHT: 38.25pt; PADDING-TOP: 0cm"
vAlign=top width=366 colSpan=3>
<P style="TEXT-INDENT: 9pt" class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1e124d; FONT-SIZE: 7pt">MARCELO
BATTISTINI</SPAN></B><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1e124d; FONT-SIZE: 7pt"><o:p></o:p></SPAN></B></P>
<P style="TEXT-INDENT: 9pt" class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #7c72aa; FONT-SIZE: 7pt">DESENVOLVIMENTO/SOFTWARE
| ART IT<o:p></o:p></SPAN></B></P>
<P style="TEXT-INDENT: 9pt" class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #7c72aa; FONT-SIZE: 7pt"><o:p> </o:p></SPAN></B></P>
<P style="TEXT-INDENT: 9pt" class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US>FONE:</SPAN></B><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: silver; FONT-SIZE: 7pt"
lang=EN-US> </SPAN></B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US>19 3514-8383 (8341) | <B>CEL:</B></SPAN><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: silver; FONT-SIZE: 7pt"
lang=EN-US> </SPAN><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US>19 8138-3099</SPAN><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: silver; FONT-SIZE: 7pt"
lang=EN-US><o:p></o:p></SPAN></P>
<P style="TEXT-INDENT: 9pt" class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US>EMAIL:</SPAN></B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: silver; FONT-SIZE: 7pt"
lang=EN-US> </SPAN><SPAN style="COLOR: #1f497d"><A
href="mailto:mbattistini@artit.com.br"><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US>mbattistini@artit.com.br</SPAN></A></SPAN><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US> | <B>GTALK:</B></SPAN><B><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: silver; FONT-SIZE: 7pt"
lang=EN-US> </SPAN></B><SPAN style="COLOR: #1f497d"><A
href="mailto:mabattistini@gmail.com"><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US>mabattistini@gmail.com</SPAN></A></SPAN><SPAN
style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: gray; FONT-SIZE: 7pt"
lang=EN-US><o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: #1f497d"
lang=EN-US><o:p> </o:p></SPAN></P></TD>
<TD
style="PADDING-BOTTOM: 0cm; PADDING-LEFT: 5.4pt; WIDTH: 172.3pt; PADDING-RIGHT: 5.4pt; HEIGHT: 38.25pt; PADDING-TOP: 0cm"
vAlign=top width=230>
<P class=MsoNormal><A
href="http://www.artit.com.br/certificacoes-e-premiacoes/"><SPAN
style="COLOR: #1f497d; TEXT-DECORATION: none"><IMG id=Imagem_x0020_39
border=0 alt=ass_05.jpg
src="cid:67F64BB671244CB5B67792AFB7280232@dccontrol.com.br" width=195
height=75></SPAN></A><SPAN
style="COLOR: #1f497d"><o:p></o:p></SPAN></P></TD></TR>
<TR style="HEIGHT: 15.95pt">
<TD
style="PADDING-BOTTOM: 0cm; PADDING-LEFT: 5.4pt; WIDTH: 35.45pt; PADDING-RIGHT: 5.4pt; HEIGHT: 15.95pt; PADDING-TOP: 0cm"
vAlign=top width=47></TD>
<TD
style="PADDING-BOTTOM: 0cm; PADDING-LEFT: 5.4pt; WIDTH: 36.3pt; PADDING-RIGHT: 5.4pt; HEIGHT: 15.95pt; PADDING-TOP: 0cm"
vAlign=top width=48>
<P class=MsoNormal><SPAN style="COLOR: #1f497d; FONT-SIZE: 7.5pt"><IMG
id=Imagem_x0020_43 border=0 alt=tree.gif
src="cid:79BC8268456F48B98A06680474AC205C@dccontrol.com.br" width=32
height=49></SPAN><SPAN style="COLOR: #1f497d"><o:p></o:p></SPAN></P></TD>
<TD
style="PADDING-BOTTOM: 0cm; PADDING-LEFT: 5.4pt; WIDTH: 374.8pt; PADDING-RIGHT: 5.4pt; HEIGHT: 15.95pt; PADDING-TOP: 0cm"
vAlign=top width=500 colSpan=2>
<P class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: green; FONT-SIZE: 7pt"><o:p> </o:p></SPAN></B></P>
<P class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: green; FONT-SIZE: 7pt"><o:p> </o:p></SPAN></B></P>
<P class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: green; FONT-SIZE: 7pt">Antes
de imprimir, pense em sua responsabilidade e compromisso com o meio
ambiente</SPAN></B><SPAN
style="COLOR: #1f497d"><o:p></o:p></SPAN></P></TD></TR>
<TR height=0>
<TD
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none"
width=47></TD>
<TD
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none"
width=48></TD>
<TD
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none"
width=270></TD>
<TD
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none"
width=230></TD></TR></TBODY></TABLE>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal><o:p> </o:p></P></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>KHOMP: qualidade em
placas de E1, GSM, FXS e FXO para Asterisk. <BR>- Hardware com alta
disponibilidade de recursos e qualidade KHOMP<BR>- Suporte técnico local
qualificado e gratuito <BR>Conheça a linha completa de produtos KHOMP em
www.khomp.com.br<BR>_______________________________________________<BR>DIGIVOICE:
Lider no mercado de placas para Asterisk<BR>Único fabricante com Centro de
Treinamento especializado.<BR>LANÇAMENTO: Channel Bank TDMoE, até 64 canais
FXS / FXO. <BR>www.digivoice.com.br ou (11)3016-5200.<BR>________<BR>Lista de
discussões
AsteriskBrasil.org<BR>AsteriskBrasil@listas.asteriskbrasil.org<BR>http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil<BR>______________________________________________<BR>Para
remover seu email desta lista, basta enviar um email em branco para
asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</BLOCKQUOTE></BODY></HTML>