Bogdan,
<br />
<br />I applied the patch and now all three calls are being called at once in parrallel even though the Q-Values are the following
<br />
<br />90127X2XX9 should get called first || Q-value is 90
<br />90148X7XX9 should get called second || Q-value is 50
<br />90133X9XX9 should get called last || Q-Value is 40
<br />
<br />
<br />On Aug 9, 2011 11:43am, Bogdan-Andrei Iancu <bogdan@opensips.org> wrote:
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> Got your email - thank you.
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> Please try the attached patch.
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> Regards,
<br />>
<br />>
<br />> Bogdan
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On 08/09/2011 07:14 PM, Duane Larson wrote:
<br />>
<br />>
<br />>
<br />> Bogdan,
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> I am going to email you the debug directly since it is
<br />>
<br />> probably to big to post to pastebin. You should see the email
<br />>
<br />> in a minute or two.
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On Tue, Aug 9, 2011 at 10:18 AM,
<br />>
<br />> Bogdan-Andrei Iancu bogdan@opensips.org>
<br />>
<br />> wrote:
<br />>
<br />>
<br />>
<br />>
<br />> Hi Duane,
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> your logs do not cover the most important part - the first
<br />>
<br />> "next_branches"... Could you repost ?
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> Regards,
<br />>
<br />>
<br />> Bogdan
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On 07/15/2011 03:43 AM, Duane Larson wrote:
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> I have a scenario where there are three numbers
<br />>
<br />> that need to be called
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> 90127X2XX9 should get called first ||
<br />>
<br />> Q-value is 90
<br />>
<br />>
<br />> 90148X7XX9 should get called second || Q-value
<br />>
<br />> is 50
<br />>
<br />>
<br />> 90133X9XX9 should get called last ||
<br />>
<br />> Q-Value is 40
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> The issue i am seeing is that the first and
<br />>
<br />> second number are getting called in parrallel and
<br />>
<br />> then the third number gets called last. I have
<br />>
<br />> debug the issue with level 6. I'm not able to paste
<br />>
<br />> the debug to pastebin because it is too big. So
<br />>
<br />> here is a a shortened version. Hopefully the
<br />>
<br />> relevant stuff
<br />>
<br />>
<br />> http://pastebin.com/D8NK50X9
<br />>
<br />>
<br />>
<br />>
<br />> Just for something to compare I have the second
<br />>
<br />> scenario where the Q Value works properly without
<br />>
<br />> issue
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> 90127X2XX9 gets called first || Q-Value
<br />>
<br />> is 90
<br />>
<br />>
<br />> 90133X9XX9 gets called second || Q-Value is 70
<br />>
<br />>
<br />> 90148X7XX9 gets called last || Q-Value is
<br />>
<br />> 50
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> With this each call is called serially in the
<br />>
<br />> order that they should.
<br />>
<br />>
<br />> I also have a debug for this but I also can't
<br />>
<br />> paste this to pastebin.
<br />>
<br />>
<br />> Here is the relevant stuff
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> http://pastebin.com/vRiLiRw9
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />>
<br />> Users mailing list
<br />>
<br />> Users@lists.opensips.org
<br />>
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> --
<br />>
<br />> Bogdan-Andrei Iancu
<br />>
<br />> OpenSIPS eBootcamp - 19th of September 2011
<br />>
<br />> OpenSIPS solutions and "know-how"
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />>
<br />>
<br />> Users mailing list
<br />>
<br />>
<br />> Users@lists.opensips.org
<br />>
<br />>
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> --
<br />>
<br />>
<br />> --
<br />>
<br />>
<br />> *--*--*--*--*--*
<br />>
<br />>
<br />> Duane
<br />>
<br />>
<br />> *--*--*--*--*--*
<br />>
<br />>
<br />> --
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />>
<br />> Users mailing list
<br />>
<br />> Users@lists.opensips.org
<br />>
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> --
<br />>
<br />> Bogdan-Andrei Iancu
<br />>
<br />> OpenSIPS eBootcamp - 19th of September 2011
<br />>
<br />> OpenSIPS solutions and "know-how"
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>