On Wed, 2010-04-21 at 00:32 -0700, George Niculae wrote: > --- On Wed, 4/21/10, Nair, Arjun (Arjun) <[email protected]> wrote: > > 1. SipXopenfire will provide an XML-RPC interface that > > SipXconfig can call, whenever there is a change in a user's > > contact information. > > > > 2. Add an "Update Avatar" button in the user portal, which > > will allow the user to ask SipXopenfire to reload the > > Gravatar image. The implementation again takes form of an > > XML-RPC call from sipXconfig to sipXopenfire. > > > > I talked with Jason about this, and he was thinking of > > implementing a more general subscribe/notify XML-RPC > > framework, that could be reused by other components as well. > > I am not sure whether this is achievable in the 4.2.1 > > timeframe. Should we push this into 4.3 or shall we go with > > the first solution? > > > > N/A but wanted to comment just to leave a trace on this one - Bill > Burke from JBoss is working on a REST messaging spec (REST-* > Messaging) to address such scenarios (draft only at the moment): > > http://bill.burkecentral.com/2010/03/04/rest-messaging-draft-5-new-post-and-subscribe-patterns/
There is also an existing spec for this that uses SIP that is very close to being published as an RFC (it is in the RFC editor queue waiting for one other document - it is stable now): https://datatracker.ietf.org/doc/draft-roach-sip-http-subscribe/ The essence of that one is that you use SIP to subscribe to notices of changes in an HTTP-accessible resource. It is used in the SIP Forum User Agent Configuration recommendation (which just completed IETF Last Call today): https://datatracker.ietf.org/doc/draft-lawrence-sipforum-user-agent-config/ which is on the 4.3 list anyway. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
