Closed GoogleCodeExporter closed 8 years ago
The right source code...
Original comment by yuwenbin...@gmail.com
on 4 Jan 2011 at 3:13
Attachments:
What should I do to get the expected headline?
Original comment by yuwenbin...@gmail.com
on 4 Jan 2011 at 3:20
The code produced what you have requested ;)
The AUID will always comes right after the node selector (~~).
BTW, if you are trying to dev. an RCS client the rules are not managed like
this but per list.
You can download Boghe IMS/RCS client (http://code.google.com/p/boghe/) to
understand how pres-rules are used in RCS v2.x and later.
Original comment by boss...@yahoo.fr
on 4 Jan 2011 at 5:38
Also note that it's not mandatory to use the selector in order to produce a
XCAP Url. You can do this:
stack.putElement("http://doubango.org:8080/xcap-ap-service/org.openmobileallianc
e.pres-rules/users/sip:aladdin@ims.chinamobile.com/pres-rules/~~/ruleset/rule%5B
@id=%22rcs_allow_services_anonymous%22%5D", payload, len);
Original comment by boss...@yahoo.fr
on 4 Jan 2011 at 6:06
Original comment by boss...@yahoo.fr
on 26 Jan 2011 at 10:55
Original issue reported on code.google.com by
yuwenbin...@gmail.com
on 4 Jan 2011 at 3:09Attachments: