Hi together, does "pjsip_tx_data_dec_ref" release the memory of a "pjsip_tx_data" structure that has been created with "pjsip_endpt_create_request" before? I am asking that since several errors can occur (in my software) before I have the change to call "pjsip_endpt_send_request" (and I want to avoid memory leakage as far as possible) ;-) BTW: does "pjsip_endpt_send_request" release the memory after the callback (regardless of success in terms of sending)? Thanks again for that excellent piece of software! Roman -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080226/ee81c0be/attachment.html