Hi all,
I will check that.
In my company already are using a oracle database for portability for other systems, so I was thinking maybe I can try and query that DB with sqlops.
I tried testing with mysql but after 30 CPS i had very bad stats. (sipp test)
Cheers
Alex
On Tue, December 22, 2009 2:41 pm, Raśl Alexis Betancor Santana wrote:Indeed the module should work more or less unchanged in kamailio 1.5. The
>> I use kamailio 1.5 and there is no such a module in that version
>
> AFAIK you could get the pdb module from kamailio 3.0 and compile it on 1.5
> ...
> there are no strange dependencies ..
only thing that probably make problems are some of the sr specific
defines, but you could probably just remove them.
But if you use "only" 2.000.000 rows you should be able to use just a
normal database, if the machine has enough RAM it should be also more then
fast enough. The pdb module works with a dedicated pdb server, which
supports advanced optimizations and is especially optimized for the
portability lookup task, but its of course a bit more difficult to setup.
Regards,
Henning