2009/7/9 Adrian Georgescu <[email protected]>:
>> I've a doubt: Usually a phone/softphone store various fields for each
>> contact (SIP URI, name, mail, PSTN phone, mobile, organzation...). Can
>> all these fields be stored in a resource list document in a XCAP
>> server? By reading the XML schema (section 3.2) in RFC 4826 I don't
>> know if it's possible or not. However, is it a common practice?
>
> Yes, the buddy list should be stored on the server as a resource lists so
> that multiple clients can synchronize it. But is not mandatory, only the
> pres-rules document must be present other the presence agent has no policy
> information.

Thanks Adrian, but please let me insist a bit on it.

RFC 4826 just defines a few XML fields for each buddy entry, basically:

  <entry uri="sip:[email protected]">
     <display-name>Joe Smith</display-name>
  </entry>

What about if I want to store more data as mail, home phone, mobile,
organization, role, category...?
Does this XML schema allow custom fields? or should other standarized
XML namespace be used for them? if so, which one?

Thanks.



-- 
Iñaki Baz Castillo
<[email protected]>

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to