diff options
-rwxr-xr-x | FS/bin/freeside-cdr-asterisk_sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/bin/freeside-cdr-asterisk_sql b/FS/bin/freeside-cdr-asterisk_sql index a266f14a6..b0f202007 100755 --- a/FS/bin/freeside-cdr-asterisk_sql +++ b/FS/bin/freeside-cdr-asterisk_sql @@ -148,7 +148,7 @@ Imports CDR records from an Asterisk SQL database. -P: password --V: Asterisk version. Values of 12 or higher have a new database schema. Currently defaults to 11, but may default to 12+ or be required in a future, so best to always specify the version. +-V: Asterisk version. Values of 12 or higher have a new database schema which no longer includes calldate. Currently defaults to 11, but may default to 12+ or be required in a future, so best to always specify the version. =cut |