Cameron Beattie
2005-Mar-07 13:20 UTC
[Asterisk-Users] FXO module in TDM400P (UK, BT) - Hangup
Thanks for the suggestion. I have busydetect=yes in zapata.conf. You refer to "Martin's algorithm". Can you provide more details please? ----- Original Message ----- From: "Soner Tari" <list@kulustur.org> Subject: Re: [Asterisk-Users] FXO module in TDM400P (UK, BT) - Hangup detection failing To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Message-ID: <009001c5232c$d6762f90$0e00000a@Kulleteyn> Content-Type: text/plain; charset="iso-8859-1" If your problem is the same as mine then you need to use busydetect. In Turkey, we don't have polarity reversal, and signalling tones are quite different. But just enabling busydetect in zaptel.conf did not help me, it may work for you though. I had to change relevant compile options and some settings in dsp.c file and recompile. (The goal is to detect congestion tone here.) I haven't noticed any problems so far, but I am still working on it to use Martin's algorithm instead. Hope this helps, Soner ----- Original Message ----- From: Cameron Beattie To: asterisk-users@lists.digium.com Sent: Monday, March 07, 2005 1:31 AM Subject: [Asterisk-Users] FXO module in TDM400P (UK,BT) - Hangup detection failing I am based in New Zealand and am experiencing the same problem as referred to in the post "FXO module in TDM400P (UK, BT) - Hangup detection failing" from 2 November 2004 i.e. Zap/4 (being the FXO module) not detecting hangup on the PSTN line if the call is not answered on a PABX extension. Has anyone managed to find a resolution to the problem? For information: Digium TDM400P with FXS on Zap 1 & 2 and FXO on Zap 3 & 4. CVS-v1-0-01/24/05 Using fxs_ks signalling Regards Cameron
In zapata.conf I have (not zaptel.conf, my bad): busydetect=yes busycount=4 And I meant BUSYDETECT_MARTIN in dsp.c. But what I have as compile option is just BUSYDETECT. You may need to change BUSY_THRESHOLD, BUSY_MIN, and BUSY_MAX there to suit your needs. I did. It depends on the tones in New Zeland. Soner ----- Original Message ----- From: "Cameron Beattie" <ext_news@appsfarm.com> To: <asterisk-users@lists.digium.com> Sent: Monday, March 07, 2005 10:20 PM Subject: Re: [Asterisk-Users] FXO module in TDM400P (UK, BT) - Hangup> Thanks for the suggestion. I have busydetect=yes in zapata.conf. > > You refer to "Martin's algorithm". Can you provide more details please? > ----- Original Message ----- > From: "Soner Tari" <list@kulustur.org> > Subject: Re: [Asterisk-Users] FXO module in TDM400P (UK, BT) - Hangup > detection failing > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > <asterisk-users@lists.digium.com> > Message-ID: <009001c5232c$d6762f90$0e00000a@Kulleteyn> > Content-Type: text/plain; charset="iso-8859-1" > If your problem is the same as mine then you need to use busydetect. In > Turkey, we don't have polarity reversal, and signalling tones are quite > different. > But just enabling busydetect in zaptel.conf did not help me, it may work > for > you though. I had to change relevant compile options and some settings in > dsp.c file and recompile. (The goal is to detect congestion tone here.) I > haven't noticed any problems so far, but I am still working on it to use > Martin's algorithm instead. > Hope this helps, > Soner > ----- Original Message ----- > From: Cameron Beattie > To: asterisk-users@lists.digium.com > Sent: Monday, March 07, 2005 1:31 AM > Subject: [Asterisk-Users] FXO module in TDM400P (UK,BT) - Hangup detection > failing > > I am based in New Zealand and am experiencing the same problem as referred > to in the post "FXO module in TDM400P (UK, BT) - Hangup detection failing" > from 2 November 2004 i.e. Zap/4 (being the FXO module) not detecting > hangup > on the PSTN line if the call is not answered on a PABX extension. > > Has anyone managed to find a resolution to the problem? > > For information: > Digium TDM400P with FXS on Zap 1 & 2 and FXO on Zap 3 & 4. > CVS-v1-0-01/24/05 > Using fxs_ks signalling > > Regards > > Cameron > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >