public override void GetCDRsCountAsync(string whereExpression)
 {
     m_provisioningServiceProxy.GetCDRsCountAsync(whereExpression);
 }