Hi Philipp,<br><br><div class="gmail_quote">2010/4/4 Philipp Hoffmann <span dir="ltr"><<a href="mailto:philipp.hoffmann@arcor.de">philipp.hoffmann@arcor.de</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dear list,<br>
<br>
I have created a prepaid account in our CDRTool database, but I recived any time "postpaid not limited" in syslog:<br>
<br>
Apr 3 11:32:33 ser1 call-control[2215]: Call id 535fc5df9397086 of <a href="mailto:user@domain.de">user@domain.de</a> to sip:498003301000@xx.xx.xx.xx:5060;transport=udp is postpaid not limited<br>
<br>
.... but if I manualy check this, the MySQL result tells:<br>
<br>
mysql> select * from prepaid where account = '<a href="mailto:user@domain.de">user@domain.de</a>';<br>
+----+-------------+----------------------------------+---------+---------------------+-----------------+-----------------+--------------+<br>
| id | reseller_id | account | balance | change_date | active_sessions | session_counter | max_sessions |<br>
+----+-------------+----------------------------------+---------+---------------------+-----------------+-----------------+--------------+<br>
| 10 | 0 | <a href="mailto:user@domain.de">user@domain.de</a> | 5.0000 | 0000-00-00 00:00:00 | | 0 | 2 |<br>
+----+-------------+----------------------------------+---------+---------------------+-----------------+-----------------+--------------+<br>
1 row in set (0.00 sec)<br>
<br>
Another example for this:<br>
<br>
> > telnet xx.xx.xx.xx 9024<br>
MaxSessionTime Duration=36000 CallId=535fc5df9397086 From=<a href="mailto:sip%3Auser@domain.de">sip:user@domain.de</a> Gateway=xx.xx.xx.xx To=sip:498003301000@xx.xx.xx.xx:5060;transport=udp<br>
<br>
type=prepaid<br>
<br>
Callcontrol's config.ini point to the right cdrtool host.<br>
<br>
Any idea?<br>
<br>
Regards,<br>
Philipp<br></blockquote></div><br>If you have a look at the cdrs in cdrtool, all fields are filled correctly? Like canonical uri, etc.<br>Can you paste an example event from radacct?<br><br>-Laszlo<br>