Hi Daniel! I have question about useinfo structure. When I store sock_addr in socket->useinfo.sock_str kamailio crashes. Should I initialize other fields of the structure? The comment against useinfo tells that it is for "details to be used in SIP msg". Actually we do not want to use this address in SIP messages. Is that correct place to assign socket address? May I keep it in socket->sock_str?