Bria » History » Version 3
Adrian Georgescu, 08/02/2013 12:08 PM
1 | 1 | Adrian Georgescu | h1. Bria |
---|---|---|---|
2 | |||
3 | 3 | Adrian Georgescu | h2. Presence payload is broken |
4 | 1 | Adrian Georgescu | |
5 | <pre> |
||
6 | <?xml version="1.0" encoding="UTF-8"?> |
||
7 | <presence entity="sip:ag@ag-projects.com" xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid"> |
||
8 | <tuple id="cp7bS.sab4xOndDECqP0dnEL8IwFJrd45W"> |
||
9 | <status> |
||
10 | <basic>open</basic> |
||
11 | </status> |
||
12 | <timestamp>2013-08-02T09:47:32.015Z</timestamp> |
||
13 | <note>In the train</note> |
||
14 | </tuple> |
||
15 | <dm:person id="cppeLAlyXxA8qP-ZnL7Bf6TUtEcUcu407t"> |
||
16 | <dm:timestamp>2013-08-02T09:47:32.015Z</dm:timestamp> |
||
17 | <dm:note>In the train</dm:note> |
||
18 | </dm:person> |
||
19 | </presence> |
||
20 | |||
21 | </pre> |
||
22 | 2 | Adrian Georgescu | |
23 | 1 | Adrian Georgescu | The timestamp must be the note, not before and this breaks schema validation. |
24 | 3 | Adrian Georgescu | |
25 | |||
26 | h2. Bria does not use XCAP OMA policy document |
||
27 | |||
28 | |||
29 | |||
30 |