Hey Adrian, thanks for the quick reaction.
Here it comes what I found out after tests (could be I am doing something wrong): * ReloadRatingTables produces a reload of destination table now (during normalize.php execution, so not real-time but depending on how often this script is run in cron). * Even when the tables are reloaded, the new destinations are not processed, therefore when querying ShowPrice I will get still the initial values (the one received on cdrtool startup). So the result is that I am adding/deleting/modifying destinations, but no effect in the ShowPrice. My version: """ version CDRTool version 6.7.3 """ Ta, DanB On Sun, Mar 15, 2009 at 9:56 AM, Adrian Georgescu <[email protected]>wrote: > Hello Dan, > I found the bug that affected the rating engine, I fixed it. You should > upgrade to 6.7.3 version. > Regards, > Adrian > > On Mar 14, 2009, at 7:12 PM, Dan-Cristian Bogos wrote: > > Folks, > > some strange behavior I have noticed in CDRTool: both ReloadRatingTables > and "/etc/init.d/cdrtool reload" are strangely removing the destinations > and destinations.sip from cdrtool.memcached table, therefore I have the > feeling that this is why ShowPrice does newer show newer updates in the > destinations table. > > """ > version > CDRTool version 6.7.2 > """ > > The only way I made CDRTool work with newer destinations inserted into > destinations table was restarting it. Is this behavior wanted? > Also, ShowPrice used to insert also destination name, other than dest_id > inside Destination field, but no longer there. > > > Ta, > DanB > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
