Re: [OpenSIPStack] WatchRegistrationState
Brought to you by:
joegenbaclor
From: <jo...@op...> - 2008-04-15 08:00:21
|
Not at this point. Once upon a time, there were already classes for parsing PIDF but due to the absence of dedicated manpower, it remained dormant. I decided to removed them starting version 1.1.4 of OpenSBC. It has support for messaging though, but not presence. However, it should be "relatively" easy to create your own presence functionality using the RFC3256 classes. Feel free to donate your code to the project if you decide to give it a shot. Matthias Dreißig wrote: > So there is no support for presence in opensipstack at this time? > > Joegen E. Baclor schrieb: > >> Matthias Dreißig wrote: >> >> >>> Hi everyone, >>> >>> how do I use WatchRegistrationState(const SIPURI & stateAgent, const >>> SIPURI & resourceURI, const PTimeInterval & expires, const OString & >>> authUser, const OString & authPassword). What do I have to process to >>> this call? >>> >>> >>> >> Ouch! This method is an attempt to support RFC 3680 ( >> http://www.ietf.org/rfc/rfc3680.txt ). I did not get the chance to >> revisit this work for a long time so it remains a work in progress at >> this point. I am itching to get this supported in OpalOSS and OSBC >> though (hint, hint, hint Ilian ;-)) . >> >> >> >> >>> Regards, >>> M. Dreißig >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >>> Don't miss this year's exciting event. There's still time to save $100. >>> Use priority code J8TL2D2. >>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >>> _______________________________________________ >>> opensipstack-devel mailing list >>> ope...@li... >>> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >>> >>> >>> >>> >>> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > |