[Devel] presence questions

Klaus Darilion klaus.mailinglists at pernau.at
Mon Jan 29 19:10:56 CET 2007


Klaus Darilion wrote:
> Hi!
> 
> Should the presence module work? When eyebeam sends a SUBSCRIBE to 
> openser, the presence module tries to write into the active_watchers 
> table it fails because of a missing id parameter in the event header:
> "null value in column "event_id" violates not-null constraint"
> 
> I found some more problems also found by Alex:
> http://www.openser.org/pipermail/devel/2006-November/004575.html
> 
> I also get a lot of 481 error messages by eyebeam.

I found out the the 20x response from openser to the SUBSCRIBE must 
contain a Contact header - otherwise it wont be accepted from eyebeam.

I've tested this with adding it manually (append_to_reply). This makes 
eyebeam happy, but the next SUBSCRIBE will be rejected from openser with 
481 Subscription not found....

grrrrr

regards
klaus


> 
> Further I wonder why the parsing of the Event header (maybe also other 
> headers) is done in the module. There is already a parser for the event 
> header in core. Further, parsing of the id parameter in the event header 
> should also be done by extending the existing event header parser.
> 
> Are there any plans to improve the module? Should it be working?
> 
> regards
> klaus
> 
> 
> 


-- 
Klaus Darilion
nic.at




More information about the Devel mailing list