VoiceGuide IVR Software Main Page
Jump to content

Cdr Out 17 Fields

Recommended Posts

I upgraded from VG7.0 to VG7.1 and there seem to be 17 fields in the cdr out files.

In particular, the next to the last field has three quotes. Can you explain?

The online doc shows only 16 fields for CDR and I don't have the last result variable set in the ini, so I expect only 16 fields.

 

 

"9203","75555","","","","","","","","2010-04-12 09:18:11","2010-04-12 09:18:16",

"2010-04-12 09:18:46",35,30,"ANSWERED_HUMAN",""",""

Share this post


Link to post

Sorry for the delay on this one.

The 17th field is a 'User' field.

You can place data into it by setting the $RV[CDR_user] in the script.

Contents of $RV[CDR_user] will be placed in the 17th CDR field.

(Contents of $RV[CDR_amaflags] will be placed in the 16th CDR field.)

The version below now fixes the extra quote in the 16th field:

[old link removed]

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×