Bogdan, Yeah, I think i remember hearing about the dr module changes. BTW, something I frequently get asked about is the ability to channel limit the carriers. Any plans for that?
Thanks for making this fix. For what it's worth, I did notice that I can just manually adjust the version number in the table and all seems to work ok still. However, I think others who may download HEAD might run into this issue too.. Thanks! -Brett On Fri, Feb 24, 2012 at 9:14 AM, Bogdan-Andrei Iancu <[email protected]> wrote: > Hi Brett, > > The DR module is under some heavy changes (adding concept of carriers, > routing per carrier, weight support, white-lists of carriers, prefix fall > back, etc). > > What you notices is most probably because the work is not yet completed, > nevertheless, I will make a fix for that. > > Thanks and Regards, > Bogdan > > > On 02/20/2012 09:27 PM, Brett Nemeroff wrote: >> >> Hey All, >> Using head r:8709 >> >> dr_load.c:268 shows: >> if (db_check_table_version(dr_dbf, db_hdl, drd_table, 5 )!= 0) >> >> Version *5* >> >> But the create table statement in /scripts/mysql/drouting-create.sql:1 >> INSERT INTO version (table_name, table_version) values >> ('dr_gateways','4'); >> >> Am I missing something? >> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
