JeraSoft LNP Common
The "JeraSoft LNP Common" integration plugin offers a seamless solution for users with a unique structure for their number portability database. By leveraging the universal format provided by JeraSoft, this plugin empowers you to swiftly upload and synchronize your custom number portability database without the need for developing additional plugins.
File format​
Your LNP files need to be in the .csv
format with a semicolon delimiter and with a header.
Columns description​
The plugin expects the following values to be present in the header (keep value empty if you do not need it):
# | Field name | Description | Required | Example |
---|---|---|---|---|
0 | range_from | Beginning of the number range | yes | 12139745000 |
1 | range_to | End of the number range | yes | 12139745999 |
2 | prefix | Prefix to add to a number (if configured) | vod | |
3 | owner | Owner tag to add a call | yes | mnp-vodafone |
4 | effective_date | Effective date (if empty, set to the import date) | 2020-06-15 00:00:00 +0000 | |
5 | end_date | End date (can be empty) | 2022-06-15 23:59:59 +0000 |