[Asterisk-Dev] Fraud Possibility in CDR

Sherwood McGowan madprofzero at yahoo.com
Fri Sep 30 01:50:34 MST 2005


Hey guys, I thought you might like to know an issue I recently came up with
in the CDR module. When my customers press *67 or their config (pulled in
realtime) to make a call private, the CDR does not log their phone number in
the src portion of the CDR table in mysql. I currently make them private by
using SetCallerID(Private <>) and then placing the call. 
 
I'm using the mysql backend for cdr and have not changed anything about how
it logs, using a CVS-HEAD from recently. 
I've overcome it by setting the account code equal to the customer's number,
but would like to find out why CallerID is being used for the src instead of
using the user portion of the URI.
 
In case it makes a difference, I'm using a completely SIP setup
 
Thanks
Sherwood McGowan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20050930/20a2b7d6/attachment.htm


More information about the asterisk-dev mailing list