The value in the P-Charge-Info
header should be parsed for ANI, rather than the ANI just being the same as the CPN.
The P-Charge-Info header should also be able to be set on the outbound call using the ANI (using a pjsip.conf option). ANI2 should also be set in the From header on the outbound side (perhaps using another option).
We should investigate whether any other headers would also ever be used for the ANI.
Tests should also be added for this case, similar to the recent OLI ones.
You must be