[asterisk-bugs] [Asterisk 0001719]: [patch] Caller ID support for UK (BT POTS lines)

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 20 12:39:44 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=1719 
====================================================================== 
Reported By:                TonyHoyle
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   1719
Category:                   Core/General
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.6.2.0-beta1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             2004-05-26 10:13 CDT
Last Modified:              2009-04-20 12:39 CDT
====================================================================== 
Summary:                    [patch] Caller ID support for UK (BT POTS lines)
Description: 
This is an experimental patch to add caller id support for UK POTS lines.

The zaptel side of the patch just adds a 2 second rolling buffer that the
userspace driver can interrogate.  As the caller ID information in the UK
is sent before the first ring the CID burst will be there rather than
within the ring data itself as on the Bell system.

The asterisk side of the patch just adds v23 support to fskmodem and grabs
the saved buffer and passes it through the callerid state machine.  

Selection of the UK caller id format is currently by a 'ukcallerid=yes'
line.  This should probably be broadened out into a generic CID selection
for things like DTMF, etc.  

At the moment I'm just encouraging testing... it seems to work for me but
haven't had much feedback yet.

====================================================================== 

---------------------------------------------------------------------- 
 (0103476) russell (administrator) - 2009-04-20 12:39
 http://bugs.digium.com/view.php?id=1719#c103476 
---------------------------------------------------------------------- 
The latest patch on this issue is from 2004.  It is quite ancient and much
of what is in there has since been added to chan_dahdi.  Other parts are
available in newer patches on other issues.

If someone would like to work on a new patch that adds functionality not
available here (or in another pending issue), that would be fine, but let's
handle it in a new issue.

Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-20 12:39 russell        Note Added: 0103476                          
2009-04-20 12:39 russell        Status                   feedback => resolved
2009-04-20 12:39 russell        Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list