[reSIProcate] How do I extract an "sdp" record into a string.

John Draper lists at webcrunchers.com
Mon Oct 31 03:16:01 CST 2005


Hi,

I have a pointer to a "SdpContents" object,  like so:

   sdp = new SdpContents(hfv, type);

Now I want to put this into a string,  how do I do it?

  char *mysdpAsString = <what do I do here?>

John



More information about the resiprocate-devel mailing list