News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

CDR not showing incoming numbers.

Started by pw44, December 15, 2012, 04:05:28 PM

Previous topic - Next topic

pw44

Hi,
i did note that the CDR records of asterisk only shown the trunk numbers, not the dialed or incoming calling numbers.
Best regards!

Marie.O

My asterisk.cdr table shows the correct information in the clid text portion. The clid num portion is wrong. Is that what you see as well?
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

cfernandes

hi  folks ,

based  on   this tread   

https://issues.asterisk.org/jira/browse/ASTERISK-11243

i change my db Phone config to insert

exten => _.,n,Set(CALLERID(ani)=) 

and now  my cdr table show correct information

cfernandes