...
The NRDB Number Porting project has been updated with a new way of handling Status, that is more aligned with core status handling: com.CDRator.billing.np.no.status.StatusNRDBMessageType. All relevant classes have been updated to use this status type. Note that StatusNRDBMessageType requires these Status IDs to be configured in the STATUS table. A script to install these statuses has been included below, as well as committed to the rator-np-no-nrdb project.
The provided status ids are:
...
0
...
UNHANDLED
...
1
...
HANDLED
...
2
...
ERROR
...
3
...
REMOVED
...
4
...
OUTPORT
...
9
...
RETRY_ERROR
Configuration
Parameter values
...