Hello everyone,<br><br>I work for a mobile operator and we have a product (something like proxy) which is able to do so-called "Header Enrichment". <br>A "mobile customer" who is connected over this proxy will have enriched his http header with phone number (MSISDN).
<br><br>A problem is that this proxy know IP address of customer instead of MSISDN and unfortunately cannot use a RADIUS to <br>obtain the MSISDN from another source. This proxy is able to use only the LDAP request with IP of customer and then 
<br>received the LDAP response from a external LDAP server which contain MSISDN (phone.num).<br><br>Our network node (GGSN) have info about IP and MSISDN and can send both over RADIUS accounting. <br><br>So I have to design a Accounting FreeRADIUS server which will store the RADIUS acconting with IP and MSISDN to OpenLDAP. 
<br>And this "external" OpenLDAP server will provide MSISDN to proxy for "Header Enrichment".<br><br>Is it appropriate to use FreeRADIUS with OpenLDAP or could you advise me how to combine everything for best performance and design?
<br><br>regards,<br>Peter Micunek <br>        <br>