Hi all,
I’m trying to migrate from 2.1.5 to 2.4.2, i modify my script to use the new lb_start() function, but now i received a lot of CRITICAL and WARNING message in my logs. Oct 23 14:29:13 ded-lb-out-slave opensips[3592]: CRITICAL:load_balancer:get_dst_load: bug - cannot find request resource in dst Oct 23 14:29:13 ded-lb-out-slave opensips[3592]: WARNING:load_balancer:lb_route: initial call of LB - skipping destination 168 <sip:31.169.63.1:5060> - unable to calculate free resources Oct 23 14:29:13 ded-lb-out-slave opensips[3592]: CRITICAL:load_balancer:get_dst_load: bug - cannot find request resource in dst Oct 23 14:29:13 ded-lb-out-slave opensips[3592]: WARNING:load_balancer:lb_route: initial call of LB - skipping destination 169 <sip:31.169.63.2:5060> - unable to calculate free resources in the past I had already tried to migrate from 2.1.5 to 2.3 with the same error message. I do not use the module to limit the number of calls (the resources are set to 10000), I’m using it only to load balance traffic between these 3 trunks. If a call is dropped, I don’t use lb_next to retry to another. id,group_id,dst_uri,resources,probe_mode,description 172,1,sip:X.Y.Z.107:5060,WTF=10000,2,"WTF Trunk 1" 173,1,sip:X.Y.Z.108:5060,WTF=10000,2,"WTF Trunk 2" 174,1,sip:W.Y.Z.109:5060,WTF=10000,2,"WTF Trunk 3" Any idea to why i received this error message (which does not seem to have any impact on the calls) Thanks Alain
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
