<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

cdr-vitelity.import

cdr-vitelity.import [ -v ] [ -k ] -s date -e date username [ exportnum ]

Download CDRs using the Vitelity API.

-v: Be verbose.

-k: Keep the .csv file for debugging purposes, instead of deleting it.

-s date: Import only records on or after 'date' Now required as the Vitelity API has changed.

-e date: Import only records before 'date'. Now required as the Vitelity API has changed.

username: a Freeside user

exportnum: Run only for that export. If not specified, this will run for all Vitelity exports.

<% include ('/elements/footer.html' ) %>