Member since Feb 2003 ·
4449 posts · Location: Germany
Group memberships: Administrators, Members
The vcard used in XMPP is the vCard MIME Directory Profile RFC 2426.
There are much more fields than implemented in agsXMPP. I implemented the most common fields. YOu can look at the spec if there are other fields you need and add them. Adding fields which are not in the RFC will violate the protocol, but I am pretty sure it will work on the most servers, because they store the complete Xml of the vcard in the database.
Alex