Hi Vaclav,
Thanks for your reply.
I found the
issue with storing message. It was a database issue.
I had used the example
full configuration from presence handbook; but I didn't have the database msilo
created.
I think you should add these to the presence handbook (requirements
for modules in the example config)
Now I have a problem with presence.
It's not working.
Everytime I run the client, I receive the same popup saying
that other client is requesting permission to see the presence.
But even if I
press "allow" each time, the other user can't see that I'm online.
Could
it be that I need to create other database or tables for presence ?
Btw,
I sometimes get the following error after some PUBLISH messages:
"Warning:
run_failure_handlers: no UAC support (0, 256)"
Apr 28 13:21:33 sesapp
/root/sexr/sbin/ser[26607]: MSILO: publish offline messages for
sip:200000900568888887@sip.test.net dumped
Apr 28 13:21:37 sesapp
/root/sexr/sbin/ser[26609]: SIP to XX: PUBLISH from:
sip:200000900568888887@sip.test.net to:
sip:200000900568888887@sip.test.net
Apr 28 13:21:40 sesapp
/root/sexr/sbin/ser[26622]: Warning: run_failure_handlers: no UAC support (0,
256)
Apr 28 13:21:41 sesapp /root/sexr/sbin/ser[26611]: SIP to XX:
PUBLISH from: sip:200000900568888887@sip.test.net to:
sip:200000900568888887@sip.test.net
Apr 28 13:21:41 sesapp
/root/sexr/sbin/ser[26611]: MSILO: publish offline messages for
sip:200000900568888887@sip.test.net
dumped
Thanks,
ilker
-----Original Message-----
From: Vaclav
Kubart [mailto:vaclav.kubart@iptel.org]
Sent:
Friday, April 28, 2006 11:24 AM
To: İlker Aktuna (Koç.net)
Cc:
serusers@lists.iptel.org
Subject: Re: [Serusers] IM and presence
problems
Hi.
> /root/sexr/sbin/ser[25819]: Delivering MESSAGE
using usrloc
> /root/sexr/sbin/ser[25817]: MSILO: MESSAGE forward failed -
storing it
> /root/sexr/sbin/ser[25817]: ERROR: warning_builder: buffer
size
> exceeded
> /root/sexr/sbin/ser[25817]: WARNING: warning
skipped -- too big
>
> There are 2 errors:
>
> 1-
message forward fails - how can I understand why ?
May be, that
destination user is not registered or something like that.
You can catch
network traffic and look into it, where could be problem.
> 2- when
storing with MSILO buffer size exceeds - why ? And how can I fix it ?
I
think, that this is not when storing MESSAGE content, but when sending reply.
SER tries to add Warning header inside it and generated text is too long. This
could be probably ignored.
You can look into database, if the message was
stored.
Vaclav
>
> I really need help on these issues. Please don't
ignore my question...
>
> Thanks,
>
ilker
>