[asterisk-bugs] [Asterisk 0011774]: CALLERID is not logged correctly into cdrs

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Feb 13 00:09:30 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11774 
====================================================================== 
Reported By:                voipgate
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11774
Category:                   CDR/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-15-2008 14:53 CST
Last Modified:              02-13-2008 00:09 CST
====================================================================== 
Summary:                    CALLERID is not logged correctly into cdrs
Description: 
I can set my callerid using the CALLERID function and this works great on
the dialplan. I can read and write to it,the callerid is applied, but
inside the cdr records it is the first callerid that has been provided and
not the one that i defined.


If I modify my CALLERID it should be logged to the cdr table.
====================================================================== 

---------------------------------------------------------------------- 
 licedey - 02-13-08 00:09  
---------------------------------------------------------------------- 
[from-pstn]
exten=>s,1,SET(CALLERID(num)=0${CALLERID(num)})
exten=>s,2,SET(CDR(userfield)=${CALLERID(num)})
exten=>s,3,Dial(SIP/2000)
exten=>s,4,Hangup 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-13-08 00:09  licedey        Note Added: 0082121                          
======================================================================




More information about the asterisk-bugs mailing list