Free Asterisk Call Rating Service
DTH Software, Inc is happy to offer a free, hosted Asterisk® call rating service.
This service was designed primarily for companies who need to rate their customer's call
records but may not be able to justify implementation of a full VoIP Billing and Customer Management system.
This simple-to-use service allows you to upload your Asterisk call records and get a rated file in return. You can then take the rated file and produce invoices from your accounting
system, i.e. QuickBooks®, etc.
The FCR service is available here. If you would like a free account, please contact us.
The table below describes the standard Asterisk CSV format along with the fields we use for rating.
| account code | This value will be accepted as is and returned in the rated file. If the value 'NORATE'
or 'SKIP' is in the field then we will skip this record and it will not be in the returned file. |
| src | This field will be accepted and passed through to the returned file. |
| dst | This field is compared to the rate sheet to determine the per-minute rate. If the value in this field is 16138221234 then any of the following billed prefixes in your rate sheet will match. 16138221234 1613822123 161382212 16138221 1613822 161382 16138 1613 161 16 1 We will always take the most granular match.
We can match up to 15 digits. This allows you to create rates for individual
numbers if required. |
| dcontext | This field will be skipped and will not be part of the returned file. |
| clid | This field will be skipped and will not be part of the returned file. |
| channel | This field will be skipped and will not be part of the returned file. |
| dstchannel | This field will be skipped and will not be part of the returned file. |
| lastapp | This field will be skipped and will not be part of the returned file. |
| lastdata | This field will be skipped and will not be part of the returned file. |
| start | This field will be skipped and will not be part of the returned file. |
| answer | This field mapped to our CallDateTime field and will be part of the returned file. |
| end | This field will be skipped and will not be part of the returned file. |
| duration | This field will be skipped and will not be part of the returned file. |
| billsec | This field will mapped to our RawDuration field and will be part of the returned file. We will also use this value to calculate the BilledDuration based on the billing intervals you configure in your rate sheets. |
| disposition | This field will be skipped and will not be part of the returned file. |
| amaflags | This field will be skipped and will not be part of the returned file. |
| userfield | This field mapped to our UserField01 field and will be part of the returned file. |
| uniqueid | This field mapped to our CallID field and will be part of the returned file. |
Asterisk is a registered trademark of Digium, Inc