[asterisk-bugs] [Asterisk 0015613]: Changes to CALLERID don't get propagated to CDR(clid)

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 30 09:10:30 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15613 
====================================================================== 
Reported By:                pyves
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15613
Category:                   CDR/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.1.0 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-07-30 02:08 CDT
Last Modified:              2009-07-30 09:10 CDT
====================================================================== 
Summary:                    Changes to CALLERID don't get propagated to
CDR(clid)
Description: 
Whenever I make changes to CALLERID, using Set(CALLERID(num)=....) or
PrivacyManager() in the dialplan, the changes don't propagate to CDR(clid).
Whatever caller id was sent over by the SIP client (and I've tried many SIP
clients, soft and hard, to ensure there wasn't a client issue) sticks to
CDR(clid) and hence my cdr backends (and this occurs with both csv and
sqlite3) aren't reflecting the correct clid. This is obviously particularly
problematic while using PrivacyManager(), as you loose the information
being provided by the caller.

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

---------------------------------------------------------------------- 
 (0108387) tilghman (administrator) - 2009-07-30 09:10
 https://issues.asterisk.org/view.php?id=15613#c108387 
---------------------------------------------------------------------- 
The first thing I'd check is your Caller Presentation, as those values
affect how CallerID is propagated to CDRs.  If the presentation is any part
of "prohib" or "unavailable", that would be why the callerid isn't passed. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-30 09:10 tilghman       Note Added: 0108387                          
======================================================================




More information about the asterisk-bugs mailing list