-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
ok I added it. But now I get this erroro on console:
Dec 3 13:59:19 [4583] ERROR:presence:handle_publish: No E-Tag and no body found
regards Helmut
Klaus Darilion schrieb:
openser 1.3 has split presence functionality. Make sure to load the presence_xml module.
regards klaus
Helmut Kuper schrieb: 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
_______________________________________________ Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users