Re: [OpenSIPStack] user agent qustion(s)
Brought to you by:
joegenbaclor
From: Thomas R. <tho...@it...> - 2007-11-27 10:31:30
|
Thanks So if multiple registrars are implemented in OpalOSSUserAgent I'll be able = to have multiple sessions with multiple registrars? Meaning: [MyServer] ---> [ExtServer1] +-------> [ExtServer1] (<possibly> different username/password than= first connection) +-------> [ExtServer2] ... Regards, -----Original Message----- From: ope...@li... [mailto:opensipstack= -de...@li...] On Behalf Of Ilian Jeri C. Pinzon Sent: Dienstag, 27. November 2007 11:13 To: ope...@li... Subject: Re: [OpenSIPStack] user agent qustion(s) Hi, Thomas Raschbacher wrote: > Thanks, I looked at SF already, but I don't want to use ATL stuffs as I'm= writing code for a System service. > ATLSIP doesn't just contain an ATL implementation. Kind of a misnomer, I know. It also has an MFC implementation if you want to see how deriving from SoftPhoneInterface is done. There's also another one that can be run as a background process and can be controlled through XML-RPC. > Also not 'yet' implemented means it is straight out impossible, or just t= hat there is no 'manager' class to handle multiple connections? Ie. Could I= create SipConnections / SipEndpoints myself and manage them or am I gettin= g something wrong here? > "Yet" meaning that there is no manager class. Wait. When you said "connected to potentially 2 or more servers at the same time as 'failsave'", did you mean one endpoint having registrations to different servers? If so, you won't need multiple endpoints just multiple registrars. It can be implemented with relative ease I think. You will need to modify OpalOSSUserAgent and OpalOSSRegistrar. Right now OpalOSSUserAgent has only one OpalOSSRegistrar. Admittedly, I haven't looked at it that much so I don't know the extent of the modifications. - Ilian > Regards, > > -----Original Message----- > From: ope...@li... [mailto:opensipsta= ck-...@li...] On Behalf Of Ilian Jeri C. Pinzon > Sent: Dienstag, 27. November 2007 10:39 > To: ope...@li... > Subject: Re: [OpenSIPStack] user agent qustion(s) > > Hi. > > Thomas Raschbacher wrote: > >> Hi. >> >> I'd need to know if opensipstack supports multiple sip connections at an= y time (meaning connected to potentially 2 or more servers at the same time= as 'failsave'). >> >> > Unfortunately, this is not *yet* implemented. > >> Also which class would I be looking at to start implementing an User age= nt (as a windows console app / service)? >> >> > UA-related methods are in SoftPhoneInterface. There are reference UA > implementations in ATLSIP. Just checkout the ATLSIP module from CVS. > > - Ilian > >> Thanks & Regards, >> >> Mit freundlichen Gr=FC=DFen >> Thomas Raschbacher >> ____________________________________________ >> itCampus Technology GmbH >> =D6sterreich * Deutschland * Italien >> Wehlistra=DFe 27b >> 1200 Wien >> tho...@it... >> Tel: +43 (1) 33418557-58 >> Fax: +43 (1) 33418557-958 >> http://www.itctec.com >> UID: ATU 6339 0618 >> Firmenbuchnr: FN292598t, Handelsgericht Wien >> Gesch=E4ftsf=FChrer: Andreas G=FCnser, Andreas Lassmann >> Joint Venture von itCampus und MEC >> >> itCampus Gruppe >> Deutschland * Gro=DFbritannien * Italien * =D6sterreich * Schweiz * Slow= akei >> http://www.itcampus.eu >> >> >> >> ------------------------------------------------------------------------= - >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> 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 2005. > 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 2005. > 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 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ opensipstack-devel mailing list ope...@li... https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |