<div dir="ltr">Hi all,<div>I need to catch the replies to OPTIONS (ping) packets that Create_dialog("Pp") sends to both sides, and then based on response code and some other transaction information, i.e. I need to calculate the call length (from pick up till that moment) to send Interim-Updates to RADIUS.</div><div>My questions are:</div><div>1. How do I  check for those internal OPTIONS replies? I can see replies in a global onreply_route, but there is no transaction level information there</div><div>2. How do I calculate the call length? I assume if #1 above is fixed, I can store answer time in a variable and then calculate length in onreply.</div><div><br></div><div>Thank you!</div></div>