<div dir="ltr">Hi guys,<div><br></div><div>I have configured to use cdr with extra fields</div><div><br></div><div><div style="font-size:13px"><div>modparam("acc", "cdr_extra",</div></div><div style="font-size:13px"><div>    <b>    "sip_code=$rs;sip_reason=$rr;"</b></div><div>        "hangup_src=$dlg_var(hangup_<wbr>disposition);"</div><div>      "prefix=$dlg_var(prefix);gos=$<wbr>dlg_var(gos);endpoint_type=$<wbr>dlg_var(endpoint_type);"</div><div>        "ip_a=$dlg_var(ip_a);ip_b=$<wbr>dlg_var(ip_b);"</div></div><div><br></div><div>Is this the right way to always save the hangup cause? Or is another better way? Because, when call is finished with a bye both fields are empty.</div></div><div><br></div><div>The other thing is that I need to save, start_time and end_time with seconds.microseconds (1490013250.601707). Is this possible?</div><div><br></div><div>Thanks!</div><div><br></div><div>Diego</div><div>  </div></div>