Daniel-Constantin Mierla writes:
are the operations related to this only about storing/updating/fetching and removing some xml file/parts per user? If yes, then just the XCAP URL parser should be extended to support the auid, so it should not be complex at all.
i started to work on it. when i try to put an icon to xcap server, i get errors
Oct 4 14:45:07 sip /usr/sbin/pres-serv[15261]: ERROR: <core> [tcp_read.c:321]: ERROR: tcp_read: buffer overrun, dropping Oct 4 14:45:07 sip /usr/sbin/pres-serv[15261]: ERROR: <core> [tcp_read.c:882]: ERROR: tcp_read_req: error reading Oct 4 14:45:07 sip /usr/sbin/pres-serv[15262]: ERROR: <core> [tcp_read.c:321]: ERROR: tcp_read: buffer overrun, dropping Oct 4 14:45:07 sip /usr/sbin/pres-serv[15262]: ERROR: <core> [tcp_read.c:882]: ERROR: tcp_read_req: error reading
size of the icon is 61572 bytes and content length containing base64 encoded icon is 83285 bytes. is that too much for sip router or what could the problem be?
during put operation, wireshark shows lots of red, which means tcp.flags.reset eq 1.
-- juha