[OpenSIPS-Users] millions of routes? what module?

Jeff Pyle jpyle at fidelityvoice.com
Wed Feb 18 16:23:55 CET 2009


We're running into the same situation here in the states.  In fact, we can't
know the true "home" of a number because of porting until we do an expensive
LRN dip in an external database.  Once we know that, we'll have to compute
the costs of all the potential carriers (I have 6 at the moment), sort by
cost, and use that route list for serial forking.

It's looking like I'm going to have to have a programmer friend help me with
this functionality in Perl since not even the drouting module comes close.

Probably not helpful, but at least you know you're not alone.


- Jeff



On 2/18/09 10:09 AM, "Noel R. Morais" <noelrocha at gmail.com> wrote:

> I'm pretty sure.
> 
> I'm from Brazil and here we have number portability "feature".
> 
> Today we have 140 millions of cell phone numbers and 100 millions of
> landline numbers, so, 240 millions of numbers that can be ported to
> another provider.
> 
> if only 5% of the people decide to port their numbers, I will end with
> 12 millions of ported numbers and I need to have this route rules ...
> put on this bag the normal routing rules ...
> 
> So, it's insane, I think that there is no shortcut, any ideias? :D
> 
> 
> so, drouting seems to be The Guy .... I'll try it today and send the
> results ...  :D
> 
> Cheers,
> 
> Noel
> 
> On Wed, Feb 18, 2009 at 12:05 PM, Bogdan-Andrei Iancu
> <bogdan at voice-system.ro> wrote:
>> Hi Noel,
>> 
>> As Brett already recommended, use the Drouting module as it is the only one
>> able to cope with so large amount of data in an efficient way. See here some
>> performance considerations:
>>  http://www.opensips.org/html/docs/modules/devel/drouting.html#id227252
>> 
>> 
>> Actually there was a guy on the IRC channel (#opensips) testing even with 1M
>> of rules and the memory scaled linearly (less than  180M  shared mem for 1M
>> of rules)
>> 
>> So, you may need something like 2G of mem for 10M rules :).
>> 
>> Regards,
>> Bogdan
>> 
>> Noel R. Morais wrote:
>>> 
>>> Hi Guys,
>>> 
>>> I need to build a proxy that should be able to handle millions of
>>> routes, something near 10 millions :D
>>> 
>>> What is the best module to use in this case? carrierroute or droute?
>>> 
>>> does anybody have experience in installations like that?
>>> 
>>> thanks,
>>> 
>>> 
>>> Noel
>>> 
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>> 
>>> 
>> 
>> 
> 
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users




More information about the Users mailing list