<!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">
<br>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
I've got an * box that was performing happily for over a year now with
X100P and TDM400P FXO connections to the POTS. But recently the
landlord has changed the phone service in the building and now my phone
lines are through analog ports in his unspecified Nortel PBX.<br>
<br>
The problem is * cannot detect a hangup from the PBX, resulting in
voicemail inboxes of hours of silence and other fun things.<br>
<br>
I've tried everything I can think of and only produced awful echo and
still no hangup detection. Any suggestions?<br>
<br>
my (probably mutilated from my troubleshooting, but working except for
hangup)<br>
<b>zaptel.conf:</b><br>
loadzone = us<br>
defaultzone=us<br>
fxsks=1-4<br>
<br>
<b>zapata.conf:</b><br>
usecallerid=yes<br>
hidecallerid=no<br>
callwaiting=no<br>
usecallingpres=yes<br>
callwaitingcallerid=yes<br>
threewaycalling=no<br>
transfer=yes<br>
cancallforward=yes<br>
callreturn=yes<br>
rxgain=0.0<br>
txgain=0.0<br>
callgroup=1<br>
pickupgroup=1<br>
immediate=yes<br>
callerid=asreceived<br>
musiconhold=random<br>
echocancel=64<br>
echocancel=yes<br>
echocancelwhenbridged=yes<br>
echotraining=yes<br>
cidsignalling=bell<br>
cidstart=ring<br>
<br>
group=1<br>
context=incoming<br>
signalling=fxs_ks<br>
channel => 1-3<br>
<br>
group=2<br>
context=fax<br>
signalling=fxs_ks<br>
channel => 4<br>
<br>
</body>
</html>