Re: [OpenSIPStack] user agent qustion(s)
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2007-11-28 02:58:29
|
Thomas, SoftPhoneInterface is a single session API as of the moment but the=20 underlying classes that it wraps do allow multiple connections to be=20 handled. Take a look at MS::MediaServer* classes. It's an example of=20 a SIPEndPoint that handles multiple connections. Joegen 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. > > Also not 'yet' implemented means it is straight out impossible, or just= that there is no 'manager' class to handle multiple connections? Ie. Cou= ld I create SipConnections / SipEndpoints myself and manage them or am I = getting something wrong here? > > Regards, > > -----Original Message----- > From: ope...@li... [mailto:opensips= tac...@li...] On Behalf Of Ilian Jeri C. Pinz= on > Sent: Dienstag, 27. November 2007 10:39 > To: ope...@li... > Subject: Re: [OpenSIPStack] user agent qustion(s) > > Hi. > > Thomas Raschbacher wrote: > =20 >> Hi. >> >> I'd need to know if opensipstack supports multiple sip connections at = any time (meaning connected to potentially 2 or more servers at the same = time as 'failsave'). >> >> =20 > Unfortunately, this is not *yet* implemented. > =20 >> Also which class would I be looking at to start implementing an User a= gent (as a windows console app / service)? >> >> =20 > UA-related methods are in SoftPhoneInterface. There are reference UA > implementations in ATLSIP. Just checkout the ATLSIP module from CVS. > > - Ilian > =20 >> 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 * Sl= owakei >> 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 >> >> >> >> =20 > > > -----------------------------------------------------------------------= -- > 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 > > > =20 |