Re: [OpenSIPStack] creating multiple UAs
Brought to you by:
joegenbaclor
From: Hikmet C. <hik...@gm...> - 2008-02-19 12:33:00
|
Thanks Joegen! So if SIP Trunking is meant for enabling multiple UA purpose, it would be a great idea to use openSBC and atlsip all together in my application. -As SIP Trunking is a new term for me, could you please give an example how to configure OpenSBC SIP Trunk? (Would normally not ask this question, but could not find a specific page at OpenSBC HTTP Admin site) -And instead of registering to my usual SIP Server, do I have to register to my local OpenSBC in this case? How will the atlsip instance identify each user? Thanks! Hikmet Cengiz On Feb 19, 2008 5:45 AM, Joegen E. Baclor <joe...@gm...> wrote: > > > Hikmet Cengiz wrote: > > 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? > > > > OpenSBC SIP Trunking feature does exactly this. > > > > 2) Will this cause any conflicts using the system resources? > > > > Why don't you run both your softphone and OpenSBC in the same PC. > Configure opensbc SIP Trunk to send a number of registration for > multiple UA. You can then map these accounts to your ATLSIP softphone > instance. > > With little imagination, you can even combine OpenSBC and ATLSIP and > function as one application. > > > > Many thanks in advance! > > Any ideas- suggestions for load test in OSS are welcomed. > > > > Hikmet Cengiz > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > opensipstack-devel mailing list > > ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > |