@linuxmaniac commented on this pull request.
<column>
+ <name>caller_contact</name> + <type>string</type> + <size>&uri_len;</size> + <description>Caller's contact uri.</description> + </column> + + <column> + <name>caller_sock</name> + <type>string</type> + <size>&domain_len;</size> + <description>Local socket used to communicate with caller</description> + </column> + + <column> + <name>callee_sock</name>
indeed, fixed