Bugs item #1805622, was opened at 2007-10-01 14:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1805622&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marcello Lupo (hunters_wolf) Assigned to: Nobody/Anonymous (nobody) Summary: serialize_branches() after exec_dset not working Initial Comment: After execution of exec_dset i get in output: sip:[EMAIL PROTECTED]:5062;q=0.2 sip:[EMAIL PROTECTED]:5060;q=0.1 $ds become : Contact: sip:[EMAIL PROTECTED]:5062;q=0.2, sip:[EMAIL PROTECTED]:5060;q=0.1 RURI become: sip:[EMAIL PROTECTED]:5062;q=0.2 $bR become: sip:[EMAIL PROTECTED]:5060;q=0.1 All seem to be fine but when i run serialize_branches() i get: DEBUG:serialize_branches: nothing to do - all same q! And the branches are not serialized. I tested it with qvalue as: q=1.0 q=0.1 q=1 both with \n and \r\n at the end of lines and serialize_branches() give me all the time the same result. I tested the exec_dset without the serialize_branches() and it is working correctly going in parallel forking to the 2 gateways in parallel. So I'm sure that branches are correct. It seems to be really a serialize_branches() bug. Let me know, Thanks, Bye, Marcello ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1805622&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel