Bugs item #3095064, was opened at 2010-10-25 20:13 Message generated for change (Tracker Item Submitted) made by vabdulla 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: Open Resolution: None Priority: 5 Private: No Submitted By: Vallimamod Abdullah (vabdulla) Assigned to: Nobody/Anonymous (nobody) 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 . ---------------------------------------------------------------------- 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
