hello<br><br>i tried to use nibblebill, here is my configuration:<br><br><b>User Directory:</b><br><include><br> <user id="3001"><br> <params><br> <param name="password" value="1234"/><br>
</params><br> <variables><br> <variable name="toll_allow" value="domestic,international,local"/><br> <variable name="user_context" value="default"/><br>
<variable name="nibble_account" value="3001"/><br> </variables><br> </user><br></include><br><br><b>Dialplan:</b><br><include><br> <extension name="Test"><br>
<condition field="destination_number" expression="880"><br> <action application="set" data="nibble_rate=0.035"/><br> <action application="set" data="$${nibble_account}"/><br>
<action application="bridge" data="sofia/gateway/asterisk/${destination_number}"/><br> </condition><br> </extension><br><br clear="all">I got following error<br><br>2011-09-16 17:18:36.866801 [DEBUG] mod_dptools.c:1167 sofia/external/<a href="mailto:3001@192.168.7.21">3001@192.168.7.21</a> SET [nibble_rate]=[0.035]<br>
EXECUTE sofia/external/<a href="mailto:3001@192.168.7.21">3001@192.168.7.21</a> set()<br>2011-09-16 17:18:36.866801 [ERR] mod_dptools.c:1145 No variable name specified.<br><br>can anyone help me to find the issue, i follwed the <b>Mod_nibblebill wiki Single Rate for all users section</b>.<br>
<br>Regards<br>shaon<br><h3><span class="mw-headline"></span></h3><br><br>