[asterisk-bugs] [Asterisk 0014023]: UK caller ID on X100P, not working
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 16 03:51:18 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14023
======================================================================
Reported By: coops
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14023
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.22
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-05 03:02 CST
Last Modified: 2008-12-16 03:51 CST
======================================================================
Summary: UK caller ID on X100P, not working
Description:
I have searched High and low, but can't find a patch suitable for asterisk
1.4.22 and the zaptel drivers 1.4.12.1 Do they still exist? I have got a
patch to install on the zaptel driver - but it makes no difference.
======================================================================
----------------------------------------------------------------------
(0096435) coops (reporter) - 2008-12-16 03:51
http://bugs.digium.com/view.php?id=14023#c96435
----------------------------------------------------------------------
Yes that document does give the complete spec for uk caller ID, I did not
know BT had published it in this detail. I have found later versions of
patches on;
http://www.novavox.co.uk/docs/install-guides/novavox-x100p-se-ukcallerid-history.pdf
They patch against asterisk 1.4.22.2 and zaptel-1.4.11, it gives an issue
with zaptel module xpp, so you have to compile it with this module
disabled.
These patches do seem to work with some success, however I can't seem to
get the CALLERID variable set within asterisk. If the dialplan simply dials
at extension the caller id is passed to the extension, but adding a debug
line to the dialplan to show the variable CALLERID shows as blank. I have
to have the following in zapdata.conf for it to work:
[channels]
usecallerid=yes
ukcallerid=yes
cidsignalling=v23
cidstart=usehist
;cidstart=polarity
signalling=fxs_ks
language=en
context=pstn
txgain=3
rxgain=2
echocancel=yes
channel => 1
I think it would be possible to integrate these patches with the latest
versions.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-16 03:51 coops Note Added: 0096435
======================================================================
More information about the asterisk-bugs
mailing list