Bugs item #3095064, was opened at 2010-10-25 21:13 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3095064&group_id=232389
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: modules Group: 1.6.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Vallimamod Abdullah (vabdulla) >Assigned to: Bogdan-Andrei Iancu (bogdan_iancu) Summary: get_dialog_info() does not return value Initial Comment: Hello, I have noticed that dialog module function get_dialog_info() never match any previous dialog value. After some debugging, I found an error in function get_dlg_by_val() from dlg_hash.c where all dialogs are skipped even the confirmed ones. The attached patch correct this. Regards, Vallimamod Abdullah . ---------------------------------------------------------------------- >Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2010-12-03 14:51 Message: Hi Vallimamod, Thanks for the fix - you are right. I also modify a bit the behavior, to match also early and established dialogs. Best regards, Bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3095064&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
