Originate from the Dialplan

Hi all,

I an using the Originate() dialplan command but I cant get it to save cdr’s.

Here is the line I am using:

exten => _61XXXXXXXXX,53,Originate(SIP/${TRUNK}/${PREFIX}${PHONE},exten,${DESTCONTEXT},${PHONE},1);

The call goes out fine, but CDR’s get inserted into the DB.

Any ideas on why this is happening? Is it a bug or a feature?

This might be relevant: issues.asterisk.org/view.php?id=16422