Configuring terminator of LNP/MNP dippings¶
Let's suppose that we have provider of LNP/MNP information, which supports connection using HTTP protocol.
In interconnection technical form provider has specified following URL: http://moscow.megafon.ru/api/mfn/info?msisdn=%2B${DESTINATION_NUMBER}
where ${DESTINATION_NUMBER} - E.164 number
To simplify, let's assume that this service is provided free of charge.
1. Enter Dial-peers -> Terminators
2. Add a new one:
Name it 'lnp_mnp_provider_1'.
Configure LNP/MNP -> billing pack = 'zero'.
Save.
3. Add Technologies -> HTTP:
Fill tab General:
Fill tab NPDI to extract corresponding field from response:
Fill tab LRN to extract corresponding field from response:
Save.
Principles of work of protocol and testing is described in section HTTP protocol.