<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, <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. </div><div><br></div><div>The dialed extension is simply:</div><div><br></div><div><div><extension name="Jemery-Cell" ></div><div> <condition field="destination_number" expression="^105$" ></div><div> <action application="transfer" data="1212555xxxx" /> </div><div> </condition></div><div></extension></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> <action application="limit" data="hash line ${domain_name} 3 no_free_lines XML over_limit_actions"/></div></div><div><div><span class="Apple-tab-span" style="white-space:pre">                </span> <action application="set" data="nibble_rate=0.10" /></div><div><span class="Apple-tab-span" style="white-space:pre">                </span> <action application="set" data="nibble_account=125"/></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. </div><div><br></div><div>Dialing registered local extensions from the IVR also connect and bill just fine. </div><div><br></div><div>However we would like to have an extension off the IVR that dials external numbers to be billed accordingly<font size="2">.</font></div><div><br></div><div>-Damian</div><div><br></div></div>                                            </div></body>
</html>