<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi List,&nbsp;<div><br><div>I'm currently unable to get nibble_bill (and mod_limit) to bill on a call that arrives at an IVR, dials an extension (105) and is transferred (internally or externally) directly from the IVR.&nbsp;</div><div><br></div><div>The dialed extension is simply:</div><div><br></div><div><div>&lt;extension name="Jemery-Cell" &gt;</div><div>&nbsp; &nbsp;&lt;condition field="destination_number" expression="^105$" &gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="transfer" data="1212555xxxx" /&gt;&nbsp;</div><div>&nbsp; &nbsp;&lt;/condition&gt;</div><div>&lt;/extension&gt;</div></div><div><br></div><div>and the DID has the following variables:</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">                </span> &nbsp; &lt;action application="limit" data="hash line ${domain_name} 3 no_free_lines XML over_limit_actions"/&gt;</div></div><div><div><span class="Apple-tab-span" style="white-space:pre">                </span> &nbsp; &lt;action application="set" data="nibble_rate=0.10" /&gt;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span> &nbsp; &lt;action application="set" data="nibble_account=125"/&gt;</div></div><div><br></div><div>I've tried set, export, and bridge_export on both nibble_rate and nibble_account. However the cash value is always returned as nan once the call is actually transferred externally via the IVR.</div><div><br></div><div>I've modified the transfer section above to include an internal extension (just for testing) and got the same result.</div><div><br></div><div>DB error:</div><div>2012-02-29 19:06:46.808298 [ERR] switch_odbc.c:494 ERR: [UPDATE accounts SET cash=cash-nan WHERE id='5']</div><div><br></div><div>The call still connects just fine, just the billing portion that stops.&nbsp;</div><div><br></div><div>Dialing registered local extensions from the IVR also connect and bill just fine.&nbsp;</div><div><br></div><div>However we would like to have an extension off the IVR that dials external numbers to be billed&nbsp;accordingly<font size="2">.</font></div><div><br></div><div>-Damian</div><div><br></div></div>                                               </div></body>
</html>