Difference between revisions of "Freeside:4:Documentation:Developer/bin/freeside-vitelity-cdrimport"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
 
(No difference)

Latest revision as of 08:46, 18 November 2015

freeside-vitelity-cdrimport [ -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.