<!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> </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> That is an issue with Vonage not providing remote
disconnect supervision through the ATA. 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> <<A
href="mailto:asterisk@txpe.net">asterisk@txpe.net</A>> 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. So, I have to keep the 3000.
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"> 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> <BR> 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> <BR>[fxoports]<BR>exten =>
s,1,Cut(cidone=CALLERID,<,1)<BR>exten =>
s,2,Cut(cidtwo=CALLERID,<,2)<BR>exten =>
s,3,GotoIf($[${LEN(${cidtwo})} > 0]?4:12)<BR>exten =>
s,4,SetCIDNum(${cidtwo:1:10})<BR>exten => s,5,SetVar(cidone=${cidone:2})
<BR>exten => s,6,NoOp(${cidone})<BR>exten =>
s,7,SetVar(ciolen=${LEN(${cidone})})<BR>exten =>
s,8,SetVar(ciolen=$[${ciolen} - 2])<BR>exten =>
s,9,NoOp(${ciolen})<BR>exten => s,10,SetCIDName(${cidone:0:${ciolen}})
<BR>exten => s,11,Goto(fxoports,s,14)<BR>exten =>
s,12,SetCIDNum(${CALLERID})<BR>exten =>
s,13,SetCIDName(Unavailable)<BR>exten =>
s,14,NoOp(${CALLERIDNUM})<BR>exten =>
s,15,NoOp(${CALLERIDNAME})<BR><BR> 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> <BR><BR> <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>
<<A onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:asterisk@txpe.net" target=_blank>asterisk@txpe.net</A>>
wrote: <BR>
<DL>
<DD>I've been using 2 SPA3000's for several months. Both are
running<BR>
<DD>3.1.3(GWa) software. I do not have any issues with echo.
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. 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> <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>