[asterisk-bugs] [JIRA] (ASTERISK-23877) RLS: Write an application/rlmi+xml body generator
Mark Michelson (JIRA)
noreply at issues.asterisk.org
Thu Jun 12 13:23:57 CDT 2014
Mark Michelson created ASTERISK-23877:
-----------------------------------------
Summary: RLS: Write an application/rlmi+xml body generator
Key: ASTERISK-23877
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23877
Project: Asterisk
Issue Type: New Feature
Security Level: None
Reporter: Mark Michelson
RLS makes use of a special type of body document called RLMI (Resource List Meta Information). This is an XML document that describes how the upcoming parts of a multipart body relate to the subscribed resource list.
For this task, you will be writing a body generator that can construct an RLMI XML document.
You can find some ideas on how to implement the body generator here: https://wiki.asterisk.org/wiki/display/AST/Resource+List+Subscriptions?src=breadcrumbs-parent#ResourceListSubscriptions-Writeanapplication/rlmi+xmlbodygenerator .
If you are unfamiliar with body generators, you can have a look at res/res_pjsip_pidf_body_generator.c and res/res_pjsip_mwi_body_generator.c for examples.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list