[Devel] presence questions

Daniel-Constantin Mierla daniel at voice-system.ro
Mon Jan 29 19:35:35 CET 2007


Hello,

On 01/29/07 19:45, 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
thanks to pointing it again. It was forgotten -- we will take it and 
reviewed. By now, event_id is set to empty from code (just update from cvs).
>
> I also get a lot of 481 error messages by eyebeam.
>
> 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.

Yes, you are right, this should be done in parser (added to todo -- but 
better register to tracker as well :-) ).

Cheers,
Daniel

>
> Are there any plans to improve the module? Should it be working?
>
> regards
> klaus
>
>
>



More information about the Devel mailing list