Leo Ann Boon wrote:
Kyle Gordon wrote:
Hi all,

I'm currently on an NTL PSTN line, using Asterisk 1.2 and a X101P cheapo card.

The problem lies with detecting when the far end has hung up. It fails to detect it, and will only cleardown when the silence timeout has been reached. Now, I've seen the thread at http://www.mail-archive.com/[email protected]/msg32337.html, to which nothing has come of it. That was almost 2 years ago, so I was wondering if there's been any progress?
2 things:
a. You need to show us your zaptel.conf and zapata.conf.
b. Do you know the tone plan used by ntl? I guess it should be the UK standard.

Leo

Good point :-)

=== zaptel.conf ===

fxsks=1 #X100P
defaultzone=uk
loadzone=uk

=== zapata.conf ===

[channels]
; general settings
usecallerid=yes
callerid=asreceived
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
immediate=no
callprogress=no
busydetect=yes

; to enable/disable music onhold
musiconhold=default

; This tells asterisk to try and kill line
; echo using software detection.
echotraining=yes
echocancel=yes
echocancelwhenbridged=yes

switchtype=national
signalling=fxs_ks
context=ntl_pstn
channel=>1 ;X100P

I don't know the tone plan for NTL. They seem to use a different tone for hanging up from BT, but I'm not sure how to go about implementing any changes in the configs to reflect it.

Regards

Kyle
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to