<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I have a TDM400 working quite well, Digium dialled in and recompiled&nbsp;&nbsp;
chan_zap with some changes , to get BT Callerid working and&nbsp; I have set
hangup on polarity in the zaptel.conf which seems to work well<br>
<br>
this is a BT home line, not business, if you have a business line you
should get the DCT set to 800ms and the disconnect clear should work <br>
<br>
Robb<br>
<br>
Gordon Henderson wrote:
<blockquote
 cite="mid:Pine.LNX.4.64.0810091907010.29208@unicorn.drogon.net"
 type="cite">On Fri, 10 Oct 2008, Luis Morales wrote:
  <br>
  <br>
  <blockquote type="cite">Ok!!
    <br>
    <br>
Do this finale test.
    <br>
  </blockquote>
  <br>
Who, me or the OP (Mike). My setup works OK and I've no intention of
doing tests, final or otherwise, thanks.
  <br>
  <br>
Gordon
  <br>
  <br>
  <blockquote type="cite"><br>
call fron analog lines to any number, wait until the called hang up.
    <br>
Now tell us the signal tone. If the signal is busy ? or any thing
    <br>
else....
    <br>
    <br>
Your set up look ok. Now try with this options into zapata.conf header:
    <br>
    <br>
    <br>
zapata.conf:
    <br>
usecallerid=yes
    <br>
hidecallerid=no
    <br>
callwaiting=no
    <br>
threewaycalling=yes
    <br>
transfer=yes
    <br>
echocancelwhenbridged=no
    <br>
immediate=no
    <br>
faxdetect=no
    <br>
busydetect=yes
    <br>
busycount=4
    <br>
    <br>
On Fri, Oct 10, 2008 at 11:42 AM, Gordon Henderson
    <br>
<a class="moz-txt-link-rfc2396E" href="mailto:gordon+asterisk@drogon.net">&lt;gordon+asterisk@drogon.net&gt;</a> wrote:
    <br>
    <blockquote type="cite">On Thu, 9 Oct 2008, Mike wrote:
      <br>
      <br>
      <blockquote type="cite">Folks,
        <br>
        <br>
I've seen a few reports that people have had problems with hang up
        <br>
detection on UK cable phone lines.&nbsp; I have a TDM400P with two FXO
ports,
        <br>
one connected to my BT line and the other connected to my
        <br>
Telewest/Virgin Media cable line.&nbsp; If I ring the BT line and then clear
        <br>
down, Asterisk detects this and acts accordingly.&nbsp; If I ring the
        <br>
Telewest line, the clear down is not detected, hence Asterisk continues
        <br>
to ring extentions, record voicemail, etc.
        <br>
        <br>
I've seen a few posts reporting this issue with the UK cable system but
        <br>
these are generally not resolved.
        <br>
        <br>
Has anyone sucessfully configured a UK Telewest line with Astersik?
        <br>
Does anyone know how Telewest signals that the remote caller has
cleared
        <br>
down?
        <br>
      </blockquote>
      <br>
I did an instalaltion yesterday with 2 Teleworst lines.
      <br>
      <br>
When I was calling in on my mobile, then hanging up, it seemed to work
ok
      <br>
- it did keep the line open for a few seconds, but I see that with BT
too.
      <br>
      <br>
      <blockquote type="cite">On the same topic, how does BT signal
remote clear down?
        <br>
      </blockquote>
      <br>
Dunno...
      <br>
      <br>
      <blockquote type="cite">I have plugged a phone into the Telewest
line and it doesn't appear to
        <br>
receive a tone on clear down, nor does it appear to drop power on the
        <br>
line.&nbsp; Just in case, I changed the DCT in zaptel.h from 500ms to 100ms
and
        <br>
recompiled, however, this did not resolve the issue.
        <br>
      </blockquote>
      <br>
I'm using asterisk 1.2.30, Zaptel 1.2.24. Oslec and an OpenVox card.
      <br>
      <br>
      <blockquote type="cite">I'm working blind at the moment as I
cannot find anything which
        <br>
documents what to expect the Telewest line to do to signal a remote
        <br>
clear down occured.&nbsp; I've played around with the kewlstart and
        <br>
loop-start setting but without knowing what the line is going to do,
        <br>
it's difficult to know how to configure Asterisk.
        <br>
        <br>
Does anyone have any experience of Telewest?
        <br>
      </blockquote>
      <br>
Only 2 sites and they both seem to work OK - One in Bristol the other
in
      <br>
Plymouth.
      <br>
      <br>
Can't get caller ID to work though )-:
      <br>
      <br>
Zaptel.conf:
      <br>
      <br>
fxsks=3
      <br>
fxsks=4
      <br>
loadzone=uk
      <br>
defaultzone=uk
      <br>
      <br>
      <br>
zapata.conf:
      <br>
      <br>
usecallerid=yes
      <br>
cidsignalling=v23
      <br>
cidstart=polarity
      <br>
hidecallerid=no
      <br>
callwaiting=no
      <br>
threewaycalling=yes
      <br>
transfer=yes
      <br>
echocancel=256
      <br>
;echocancel=yes
      <br>
;echotraining=yes
      <br>
echocancelwhenbridged=no
      <br>
immediate=no
      <br>
faxdetect=no
      <br>
      <br>
      <br>
; Channel 3: PSTN line
      <br>
context=incoming
      <br>
group=1
      <br>
usecallerid=no
      <br>
faxdetect=none
      <br>
signalling=fxs_ks
      <br>
rxgain=4
      <br>
txgain=4
      <br>
callerid=asreceived
      <br>
channel =&gt; 3
      <br>
      <br>
; Channel 4: PSTN line
      <br>
context=incoming
      <br>
group=1
      <br>
usecallerid=no
      <br>
faxdetect=none
      <br>
signalling=fxs_ks
      <br>
rxgain=4
      <br>
txgain=4
      <br>
callerid=asreceived
      <br>
channel =&gt; 4
      <br>
      <br>
      <br>
Gordon
      <br>
      <br>
_______________________________________________
      <br>
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
      <br>
      <br>
asterisk-users mailing list
      <br>
To UNSUBSCRIBE or update options visit:
      <br>
&nbsp; <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
      <br>
      <br>
    </blockquote>
    <br>
    <br>
    <br>
--&nbsp;<br>
---------------------------------------------------------------------------------
    <br>
Luis Morales
    <br>
Consultor de Tecnologia
    <br>
Cel: +(58)416-4242091
    <br>
---------------------------------------------------------------------------------
    <br>
"Empieza por hacer lo necesario, luego lo que es posible... y de
    <br>
pronto estar&aacute;s haciendo lo imposible"
    <br>
    <br>
Leonardo Da'Vinci
    <br>
---------------------------------------------------------------------------------
    <br>
    <br>
_______________________________________________
    <br>
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
    <br>
    <br>
asterisk-users mailing list
    <br>
To UNSUBSCRIBE or update options visit:
    <br>
&nbsp; <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
    <br>
    <br>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
</body>
</html>