-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I use openser 1.3 latest trunk and try to use presence module.

If presence server receives PUBLISH message the following error occurs
on console:

Dec  3 13:24:03 [616] ERROR:presence:handle_publish: Missing or
unsupported event header field value
Dec  3 13:24:03 [616] ERROR:presence:handle_publish:    event=[presence]


My openser config is this:

                xlog("Handle $rm\n");
                # presence handling
                if(is_method("PUBLISH"))
                {
                        handle_publish();
                        xlog("DONE!\n");
                        sl_send_reply("200","PUBLISH ok ");
                        t_release();
                }

Is this a bug or do I have to define the events somewhere?

regards
helmut
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHU/cP4tZeNddg3dwRAujxAKCEG2zdB7nhqychuMcgf6oEurky4gCdHH/v
NGJILGEwcG7Xc3mwfQytKFY=
=Wwcp
-----END PGP SIGNATURE-----

_______________________________________________
Users mailing list
Users@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to