<div dir="ltr"><div class="gmail_extra">Hi Holger,<br><br>Thank you for patch review.<br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">can you please give a general introduction of that feature? Describe when one would want to use it. </blockquote><div><br>The basic idea is to support roaming-based network sharing.<br>So subscribers of different operators can roam seamlessly in our network.<br>For that purpose we should be able to check a subscriber's IMSI to identify the virtual network the IMSI belongs to.<br>On the first stage to achieve seamless roaming we should be able to set network name for each supported virtual network.<br>In future we plan to add more configuration parameters for virtual network:<br> - auth policy (which could solve <a href="http://projects.osmocom.org/issues/1647">http://projects.osmocom.org/issues/1647</a>)<br> - location updating reject cause (useful for real deployments)<br>May be you also have any ideas which parameters could be added to virtual network node?<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Why it is not a regexp for the IMSI but actually only the country code and network code? How you intend to deal with two or three digit network code?</blockquote></div><br>Yes, I agree that the current implementation is not enough flexible and it is a good idea to use imsi-prefix instead of mcc and mnc, also it will fix the issue with 3 digit mnc.<br>Do you think it makes sense?<br>But I am not sure that I understand the idea of using regexp for the IMSI, could you please clarify for which cases it could be useful?<br><br><br><br clear="all"><br>-- <br><div class="gmail_signature">Regards,<br>Ivan Kluchnikov.<br><a href="http://fairwaves.ru/" target="_blank">http://fairwaves.ru</a><br>
</div>
</div></div>