[OpenSIPS-Users] [OpenSip] Registration

ram talk2ram at gmail.com
Sat Apr 3 08:30:26 CEST 2010


If you have 20M users

iam sure you need more than 1 Media Servers

So why not you try both RTPProxy and Media Proxy on your network

and come to conclusion which one is best for your need

Ram

On Thu, Apr 1, 2010 at 4:09 PM, Chandrakant Solanki <
solanki.chandrakant at gmail.com> wrote:

>
>
> On Thu, Apr 1, 2010 at 4:03 PM, Bogdan-Andrei Iancu <
> bogdan at voice-system.ro> wrote:
>
>> Hi,
>>
>> Chandrakant Solanki wrote:
>> > Hi All
>> >
>> > I am using OpenSIP 1.6.2.
>> >
>> > I would like to register 20 Million users on OpenSip..
>> >
>> > Question ...
>> >
>> > 1] How many registration is possible ? Is it possible to register 20
>> > Million users on 1 OpenSip Server.
>> theoretically you can put 20 M of users if you have 6-8 G of RAM (to
>> cache all the data). Also, starting with 1.6, opensips has a performant
>> usrloc storage (trees based and not simply list) - see
>> http://www.opensips.org/Resources/TestsUsrloc
>>
>> So, if you have enough memory, it should work.
>>
>> > 2] How many simultaneous call will be processed at a time.
>> if you do not use the dialog module, opensips is not dialog statefull,
>> but only transaction stateful, so it really does not care of how many
>> ongoing calls are.
>>
>> What it cares is the number of Call Per Second (like how many calls are
>> set in each second) - and how many can be set, depends on the complexity
>> of your script - very simple scripts can handle even several thousands
>> of CPS.
>> > 3] And what about Voice Quality.??
>> media is not going through opensips (which is a signalling SIP server).
>> > 4] Is it working on Multi processor.??
>> sure it does - and it can take advantage of it as it is a multi-process
>> application.
>>
>> Regards,
>> Bogdan
>> >
>> > Need your advice.
>> >
>> > Thank you
>> >
>> > --
>> > Regards,
>> >
>> > Chandrakant Solanki
>> > ------------------------------------------------------------------------
>> >
>> > _______________________________________________
>> > Users mailing list
>> > Users at lists.opensips.org
>> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>> >
>>
>>
>> --
>> Bogdan-Andrei Iancu
>> www.voice-system.ro
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>
> Hi.
>
> Thanks for reply.
>
> For voice quality, should I go for RTP Proxy / Media Proxy.
>
> Which one is too good.??
>
>
> --
> Regards,
>
> Chandrakant Solanki
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100403/bb35be6f/attachment.htm 


More information about the Users mailing list