sdp_list_to_str
if (sdp_list_to_str(repeat->r_offset, &offset,
if (sdp_list_to_str(media->m_format, &format, B_TRUE) != 0)
extern int sdp_list_to_str(sdp_list_t *, char **, boolean_t);