<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1561" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff size=2>For 
intercom, do you mean placing a call that is automatically answered by the 
called party?</FONT></SPAN></DIV>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff size=2>If so, 
the following works for legacy phones connected via a Citel Handset Gateway, 
amongst others:</FONT></SPAN></DIV>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff size=2>exten 
=&gt; _*803X.,1,Macro(user-callerid)<BR>exten =&gt; 
_*803X.,2,SetVar(_ALERT_INFO=info=alert-autoanswer)</FONT></SPAN></DIV>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff size=2>exten 
=&gt; _*803X.,3,SIPAddHeader(Answer-Mode: Auto) <BR>exten =&gt; 
_*803X.,4,Dial(SIP/${EXTEN:4})<BR></DIV></FONT></SPAN>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff size=2>(so 
you dial *803 and then the extension number you want to 
target)</FONT></SPAN></DIV>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=734454216-15082006><FONT face=Arial color=#0000ff 
size=2>Similar techniques can be used for page.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  asterisk-users-bounces@lists.digium.com 
  [mailto:asterisk-users-bounces@lists.digium.com]<B>On Behalf Of </B>Curt 
  Shaffer<BR><B>Sent:</B> 15 August 2006 17:16<BR><B>To:</B> 'Asterisk Users 
  Mailing List - Non-Commercial Discussion'<BR><B>Subject:</B> [asterisk-users] 
  Page Groups<BR><BR></FONT></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I have a company that I am going 
  to be moving away from a legacy PBX to Asterisk. They use page zones pretty 
  heavy and I would like to keep that functionality. Basically when someone is 
  not at their desk the receptionist pages all of the phones, telling them there 
  is a call. Does anyone out there know of the best phones to do this with and 
  if it is really even possible. I see that intercom is not supported and paging 
  appears to be minimally supported. <o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Curt<o:p></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>