Jeremy George wrote:
Hello All,
BLA was working nicely for me with v1.3.0 and Polycom 3.0.0 phones. I
downloaded 1.3.2 and I'm now getting this error on the presence server.
I tried adding the hash table modparams explicitly, but with got the same
error message.
modparam("presence", "subs_htable_size", 11)
modparam("presence", "pres_htable_size", 11)
Thoughts? And thanks.
May 20 11:44:35 [12319] ERROR:presence:get_stored_info: record not found in hash_table
May 20 11:44:35 [12319] ERROR:presence:handle_subscribe: getting stored info
This is the same error message that I am getting when doing
SIMPLE<->XMPP presence.
Jeremy McNamara