Hello,
Indeed the support for negative expires was not implemented in pua_mi
module, it was used only by the pua_xmpp module. It is useful in pua_mi
also and it required a just simple fix . I've just commited the changes.
regards,
Anca Vamanu
Schumann Sebastian wrote:
Dear Anca, Dear all
After several trials I didn't come to a conclusion how to use the
EXPIRES -1 with PUA_MI.
All the time I enter this value to my FIFO file, the answer is
pua_mi:mia_pua_publish: invalid expires parameter.
This seems also logical to me, as source code of mi_func.c leads there
on lines 97-102 (the expires is smaller than 0).
Is there a support for PUA of the negative expires field, that is not
implemented in PUA_MI?
As I thought, PUA cannot be used standalone is there something I did not
pay attention to? Any hints?
Thanks!