<div dir="ltr">Hello All,<div><br></div><div>I&#39;d like to gather statistics about call failures. FS already does this for gateways:</div><div><br></div><div><div>freeswitch@internal&gt; sofia status external</div><div>    Profile::Gateway-Name                               Data            State  Ping Time        IB Calls(F/T)   OB Calls(F/T)</div><div>=================================================================================================</div><div>             NAME::NAME          sip:FreeSWITCH@IP_ADDRESS        NOREG    0.00   0/0     290/453</div><div>=================================================================================================</div><div>1 gateway: <b>Inbound(Failed/Total): 0/0,Outbound(Failed/Total):290/453</b></div><div><br></div></div><div>However, this statistic is already aggregated and I&#39;d like it in time series. </div><div><br></div><div>Is there a way to reset it to zero after a lookup in order to figure out how many calls have happened since the last query?</div></div>