buf property
Buffer to the printed text representation of the message. When the content of this buffer is set, then the transport will send the content of this buffer instead of re-printing the message structure. If the message structure has changed, then application must invalidate this buffer by calling #pjsip_tx_data_invalidate_msg.
Implementation
external pjsip_buffer buf;