Hi,
but I've understood correctly. I only need kamailio and
no other software if I use the force_active switch?
Thanks
Jonathan
Hi,
I am afraid I am not familiar with the configuration of
those clients for presence.
What should happen is that the client should
PUBLISH at around the same time as you REGISTER. When you change your
presence information (online/offline/busy, or your status message, or your
avatar) the client should send another PUBLISH updating your
presentity.
When Kamailio receives the PUBLISH you should detect this and
call handle_publish() (in the presence module). It is handle_publish()
that populates the presentity
table.
Regards,
Peter