[OpenSIPStack] creating multiple UAs
Brought to you by:
joegenbaclor
From: Hikmet C. <hik...@gm...> - 2008-02-19 11:40:59
|
Hi everyone, For a load test project I am in need of creating multiple softphone instances in my application. (using either atlsiplib.dll or axatlsiplib.dll) I think opensipstack is not designed to be used this way, (i.e. regardless of how many instances are created, all are the same objects; hence singleton pattern) 1) What needs to be done to enable instantiating many of these UA's all of which can have different accountIDs, registrars etc and all can register, place calls or accept calls independent of each other? 2) Will this cause any conflicts using the system resources? Many thanks in advance! Any ideas- suggestions for load test in OSS are welcomed. Hikmet Cengiz |