< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] generate generic pidf


Hello,

I need to generate a pidf with new kind of tuples. In fact I would like to generate a tuple like this:

<dm:person id="p1234">
   <rpid: activities/>
</dm:person>

Using GenericPidfContents [1] I was able to add some namespaces at presence tag, but now I need also to add this extra tuples.

Any help would be greatly appreciated.

Thanks.

[1] https://github.com/resiprocate/resiprocate/blob/master/resip/stack/GenericPidfContents.hxx