Toni Barata wrote:
Hi all
Can someone send me an openser.cfg example with presence support for trunk version?
Can you read the documentation of the presence module? ;-)
if(is_method("PUBLISH")) { handle_publish(""); } ...
if(method=="SUBSCRIBE") handle_subscribe();
regards klaus