IPAddressMaster

DTH
There is a newer version of this page. You can find it here.

This is a first-release of the documentation. Additional detail will be added as the project matures.

This page describes the columns in this table.

Column | Data type | Nulls | Description

IPAddress | varchar(15) | No Nulls | Must be unique. We can use the values in this table to "recognize" a customer using the SourceIP in the CDR even if the CustomerID value is not available in the CDR.

CustomerID | varchar(15) | No Nulls | This must be a unique CustomerID.

RowID | integer | Auto-increment | This is an internal field used primarily for adhoc queries. Do not supply a value for this field. Do not remove this field.

If you have any questions, please contact [Support].

-The OpenCDRRate team.

Follow us on twitter to receive new feature notifications: http://www.twitter.com/opencdrrate/


MongoDB Logo MongoDB