If a CDR has already been posted then why do subsequent calls to ast_cdr_post continue to insert a CDR? This leads to duplicate rows in the database. Shouldn't * just print a warning and not do anything if a CDR has already been posted? Matthew