MySQL CDR Store only incoming calls

Hi,
Asterisk is storing calls in mysql database just fine, the problem that I want to store only the incoming calls!
How to do that ?
Thank you all.

Assuming outbound calls and inbound calls are handled by different contexts you can use NoCDR() on the outbound one

2 Likes