[asterisk-bugs] [Zaptel 0009096]: [patch] DTMF CID without polarity reversal implementation in wctdm for Denmark, Brazil, etc

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 21 02:10:41 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=9096 
====================================================================== 
Reported By:                fleed
Assigned To:                murf
====================================================================== 
Project:                    Zaptel
Issue ID:                   9096
Category:                   NewFeature
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Zaptel Version:             1.4.10 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             02-18-2007 19:02 CST
Last Modified:              06-21-2008 02:10 CDT
====================================================================== 
Summary:                    [patch] DTMF CID without polarity reversal
implementation in wctdm for Denmark, Brazil, etc
Description: 
Caller id signaling in Denmark, Brazil and other places is done through
DTMF tones before the first ring, without polarity reversal to indicate the
start of incoming data. Currently wctdm can only detect dtmf callerid if
there is a polarity reversal before the dtmf digits, so it's not working in
some countries.

This uses the idea reported in bug id 9 for wcfxo, but implements it in
wctdm. It fakes a polarity reversal so that the code already in chan_zap
can take that and pass it through the dtmf bit.

To use, patch and build the zaptel part, load the module with option
dtmf=1. Then use the following in zapata.conf:
callerid=asreceived
usecallerid=yes
cidsignalling=dtmf
hidecallerid=no
cidstart=polarity

Works fine in Brazil, on a Telemar line.

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0000009 [patch] DTMF CLIP not supported by Aste...
related to          0009201 Problem with caller ID detection when D...
====================================================================== 

---------------------------------------------------------------------- 
 tbsky - 06-21-08 02:10  
---------------------------------------------------------------------- 
Dear murf:

  thanks a lot for your effort. I live in Taiwan and i can get correct CID
with this patch now.
  i am using zaptel 1.4.11 and asterisk 1.4.20.1 with the patch in bug
0012658.
that patch fix the "dtmf digits swap" problem.
  and to fix the partial cid problem, i found the "fwringdetect" parameter
is working well. so my wctdm start like this:

   modprobe wctdm dtmf=1 opermode=TAIWAN fwringdetect=1

   with the above effort,i can get reliable cid now.
   hope this patch can get into the official dahdi release. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-21-08 02:10  tbsky          Note Added: 0089048                          
======================================================================




More information about the asterisk-bugs mailing list