<div><div dir="auto">Hello,</div></div><div dir="auto"><br></div><div dir="auto">Though you could use dialplan+dispatcher to do that, that would mean querying the dB every time you get call. You’d match the incoming DID with a group id in the dialplan table, and use that gid to load-balance to the gateways via the diaspatcher module.</div><div dir="auto"><br></div><div dir="auto">I’d recommend using a db_cache  and query the DID/gateway assignment there where you have the DIDs assigned to a gid. Something like DID:GID</div><div dir="auto"><br></div><div dir="auto">You get back the GID and use THAT to load-balance to the group is gateways.</div><div dir="auto"><br></div><div dir="auto">Hope that helps.</div><div dir="auto"><br></div><div dir="auto">David</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 15 Aug 2019 at 16:45, Steve Kumar <<a href="mailto:skumar@netlinkvoice.com">skumar@netlinkvoice.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi, <br></div><div><br></div><div>We are thinking to use a dispatcher module for inbound call routing. When inbound call will come we will match the DID with the DID present in attribute column of dispatcher table and will route the call to specific FreePBX instance. <br></div><div><br></div><div>The only concern is that we have around 12000 DID and there will be around 12000 rows in that table. So we were thinking that would it be a performance degradation or no? Dispatcher module can handle all that DID's and we only have around 150 PBX IP's, which means many DID's can be pointed to single PBX IP. <br></div><div><br></div><div>Want advice from experts on this topic. <br></div><div><br></div><div>Thanks and regards<br></div><div> <br></div></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div>