<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1515" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=138421315-15092005><FONT face=Arial color=#0000ff size=2>The 
SPA-3000 can do silence and tone detection for hangup and has a variable timer 
and sound threshold setting.</FONT></SPAN></DIV>
<DIV><SPAN class=138421315-15092005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> BJ Weschke 
[mailto:bweschke@gmail.com] <BR><B>Sent:</B> Thursday, September 15, 2005 10:01 
AM<BR><B>To:</B> Asterisk Users Mailing List - Non-Commercial 
Discussion<BR><B>Subject:</B> Re: [Asterisk-Users] Echo on SPA-3000 
FXO<BR><BR></FONT></DIV>&nbsp;That is an issue with Vonage not providing remote 
disconnect supervision through the ATA.&nbsp;The way I got around that was not 
to use Comedian mail with my home system, but instead, just use an analog 
answering machine I already had around. Not ideal, I know, but the answering 
machine hangs up the FXS port when it detects that the caller has hung up (via 
busy, silence, etc) and that instructs * to hang up the FXO port that has the 
Vonage ATA plugged into it. <BR><BR>
<DIV><SPAN class=gmail_quote>On 9/15/05, <B class=gmail_sendername><A 
href="mailto:asterisk@txpe.net">asterisk@txpe.net</A></B> &lt;<A 
href="mailto:asterisk@txpe.net">asterisk@txpe.net</A>&gt; wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I 
  tried switching out the 3000 with a X100P card, but the card would never 
  recognize when the caller hung up.&nbsp; So, I have to keep the 3000.&nbsp; 
  The X100P worked fine with the POTS line. 
  <DIV><SPAN class=e id=q_1065a20671072b3b_1><BR><BR>At 08:52 AM 9/15/2005, you 
  wrote:<BR>
  <BLOCKQUOTE cite=http:// type="cite">&nbsp;The CID with the Cisco isn't a 
    "Cisco issue". It's actually an issue based on the way Vonage passes CID 
    through the Cisco. It doesn't follow the same standard that LECs and others 
    use. <BR>&nbsp;<BR>&nbsp;I tried to get this going with an SPA3000 at first 
    as well and never really could get it to go right without having to really 
    hack-up my chan_sip.c. In the end I switched out the SPA-3000 for a Digium 
    TDM card with an FXO module on it and now use the following in the dial plan 
    for when that fxo port rings: <BR>&nbsp;<BR>[fxoports]<BR>exten =&gt; 
    s,1,Cut(cidone=CALLERID,&lt;,1)<BR>exten =&gt; 
    s,2,Cut(cidtwo=CALLERID,&lt;,2)<BR>exten =&gt; 
    s,3,GotoIf($[${LEN(${cidtwo})} &gt; 0]?4:12)<BR>exten =&gt; 
    s,4,SetCIDNum(${cidtwo:1:10})<BR>exten =&gt; s,5,SetVar(cidone=${cidone:2}) 
    <BR>exten =&gt; s,6,NoOp(${cidone})<BR>exten =&gt; 
    s,7,SetVar(ciolen=${LEN(${cidone})})<BR>exten =&gt; 
    s,8,SetVar(ciolen=$[${ciolen} - 2])<BR>exten =&gt; 
    s,9,NoOp(${ciolen})<BR>exten =&gt; s,10,SetCIDName(${cidone:0:${ciolen}}) 
    <BR>exten =&gt; s,11,Goto(fxoports,s,14)<BR>exten =&gt; 
    s,12,SetCIDNum(${CALLERID})<BR>exten =&gt; 
    s,13,SetCIDName(Unavailable)<BR>exten =&gt; 
    s,14,NoOp(${CALLERIDNUM})<BR>exten =&gt; 
    s,15,NoOp(${CALLERIDNAME})<BR><BR>&nbsp;CVS-HEAD versions of asterisk will 
    complain when you do this because it's using the deprecated SetCIDNum and 
    SetCIDName functions. In that case you'll want to replace those with <FONT 
    size=2>SetVar(CALLERID(name)=value) and SetVar(CALLERID(number)=value) 
    instead. <BR></FONT>&nbsp;<BR><BR>&nbsp;<BR>On 9/15/05, <A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:asterisk@txpe.net" target=_blank><B>asterisk@txpe.net</B></A> 
    &lt;<A onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:asterisk@txpe.net" target=_blank>asterisk@txpe.net</A>&gt; 
    wrote: <BR>
    <DL>
      <DD>I've been using 2 SPA3000's for several months.&nbsp; Both are 
      running<BR>
      <DD>3.1.3(GWa) software.&nbsp; I do not have any issues with echo.&nbsp; 
      One box is <BR>
      <DD>used to bring in a SBC POTS line and the other is connected to my<BR>
      <DD>Cisco ATA186 from Vonage.&nbsp; The 3000 connected to SBC line relays 
      CID<BR>
      <DD>info, I have never been able to get CID info passed from the 3000<BR>
      <DD>connected to the Cisco unit. <BR><BR>
      <DD>Doug 
  </DD></DL></BLOCKQUOTE></SPAN></DIV><BR>_______________________________________________<BR>--Bandwidth 
  and Colocation sponsored by <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://easynews.com/" target=_blank>Easynews.com</A> 
  --<BR><BR>Asterisk-Users mailing list<BR><A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A><BR><A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users" 
  target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>To 
  UNSUBSCRIBE or update options visit:<BR>&nbsp; <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users" 
  target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR><BR></BLOCKQUOTE></DIV><BR></BODY></HTML>