I want to use &quot;statistics monitor&quot; for monitor activity of dialogs profile. <div><br></div><div>Example: i have profile &quot;fromip&quot; with values &quot;123.123.123.123&quot; and see how many calls from that IP i have. How can i store count of simultaniusly calls from that ip and see it in charts?<div>
<br></div><div>i try to use:</div><div>update_stat(&quot;somestatvar&quot;,&quot;$var(count)&quot;);</div><div><br></div><div>, but get &quot;bad number &lt;$var(count)&quot;; in log. ...</div><div><br></div></div>