Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Serviceability XML (SXML) Developer Center
Overview
Documentation
Community
Wiki
Testing
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Call Detail Records Questions
Caller ID records in CDR?
Threads [
Previous
|
Next
]
Trevor Petersen
Posts:
4
Join Date:
5/16/09
Recent Posts
Caller ID records in CDR?
Answer
2/12/10 10:36 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
In the CDR records, I can find the callingnumber, but not the caller ID of the received call.
On the phones, in the directories menu I can find both the number and the name that was received. Is this information stored anywhere in the CDR?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Mahmoud Ahmed
Posts:
2
Join Date:
5/10/09
Recent Posts
RE: Caller ID records in CDR?
Answer
2/12/10 10:36 PM as a reply to Trevor Petersen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi ...
No The CDR haven't this information
But
I think you can export all "users And Phones" info using "BAT" service in the callmanager
Select from Application >> BAT
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Mayank Sharma
Posts:
11
Join Date:
8/18/08
Recent Posts
RE: Caller ID records in CDR?
Answer
2/12/10 10:36 PM as a reply to Trevor Petersen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I am not sure if you are still looking for this information but caller id is stored in field "Display" in DeviceNumPlanMap table. So you should use the OrigDeviceName in the CDR to find the device in Device table and then use the pkid of that device to pull the name from DeviceNumPlanMap table.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top