<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;}
span.shorttext
        {mso-style-name:short_text;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=FR link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>Hi all,</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>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.</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>Oct 23 14:29:13 ded-lb-out-slave opensips[3592]: CRITICAL:load_balancer:get_dst_load: bug - cannot find request resource in dst</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>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</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>Oct 23 14:29:13 ded-lb-out-slave opensips[3592]: CRITICAL:load_balancer:get_dst_load: bug - cannot find request resource in dst</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>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</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'>in the past I had already tried to migrate from 2.1.5 to 2.3 with the same error message.</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'>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.</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal>id,group_id,dst_uri,resources,probe_mode,description<o:p></o:p></p><p class=MsoNormal>172,1,sip:X.Y.Z.107:5060,WTF=10000,2,"WTF Trunk 1"<o:p></o:p></p><p class=MsoNormal>173,1,sip:X.Y.Z.108:5060,WTF=10000,2,"WTF Trunk 2"<o:p></o:p></p><p class=MsoNormal>174,1,sip:W.Y.Z.109:5060,WTF=10000,2,"WTF Trunk 3"<o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'>Any idea to why i received this error message (which does not seem to have any impact on the calls)</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'>Thanks </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;mso-fareast-language:FR'>Alain</span><o:p></o:p></p><p class=MsoNormal><span style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal><span style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal><span style='font-size:11.0pt;mso-fareast-language:FR'> </span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'> </span><o:p></o:p></p></div></body></html>