Hi Brett,

On 02/24/2012 05:18 PM, Brett Nemeroff wrote:
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?
This sounds interesting, not considered so far, but neither ruled out - the main issue with this idea is that the limiting itself needs to be done by dialog module, so there is a need of communicating between . Otherwise, it can be quite simply done from script - do the profiles from script and you can "fail" a GW by hand (simply do the next gw) if the profile size of current GW exceeds. The limits can be kept as GW attributes.
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..
OK, fix done on svn.

Regards,
Bogdan
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?



--
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to