<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=us-ascii'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
<span style="background-color: rgb(255, 255, 255); ">Hi all,</span><div style="-webkit-user-drag: none; background-color: rgb(255, 255, 255); "><br style="-webkit-user-drag: none; "></div><div style="-webkit-user-drag: none; background-color: rgb(255, 255, 255); ">I'm using&nbsp;mod_nibblebill, in which there is a line of code "if (profile-&gt;times-&gt;answered &lt; 1) {", that determines whether a call has been answered.</div><div style="-webkit-user-drag: none; background-color: rgb(255, 255, 255); "><div style="-webkit-user-drag: none; "><br style="-webkit-user-drag: none; "></div><div style="-webkit-user-drag: none; ">The abovesaid worked fine with a commit 883de14f3068d8cc269cccce3895effc750ef108.&nbsp;But after&nbsp;pulling a commit 303de52bad2d43efcfe41520e4afbae919cf4864, the module doesn't work as before, namely, after a call has been answered the field "times-&gt;answered" in a structure "switch_caller_profile" is still 0.&nbsp;Does anybody know what has changed?</div></div><div style="-webkit-user-drag: none; background-color: rgb(255, 255, 255); "><br style="-webkit-user-drag: none; "></div><div style="-webkit-user-drag: none; background-color: rgb(255, 255, 255); ">Regards,</div><div style="-webkit-user-drag: none; background-color: rgb(255, 255, 255); ">Yerzhan.</div></body></html>