Hi, I would like to be able to send and receive a REFER outside a dialog created by an INVITE. I am able to send the REFER and now I want the referee to process it. First thing I tried to check if the message received is really a REFER, so I printed in *on_rx_request* function : rdata->msg_info.msg->line.req.method.name.ptr According to the documentation, it should give me the request line but I got the whole SIP message (with Via, From, To, Refer... headers). It's not a problem for me since I can still get the request line contained in it, but this is not the behaviour expected, is it ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080724/6adc2585/attachment.html