Bugs item #2925298, was opened at 2010-01-03 18:19 Message generated for change (Tracker Item Submitted) made by rrevels You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2925298&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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Revels (rrevels) Assigned to: Nobody/Anonymous (nobody) Summary: tm module socket write problems Initial Comment: Found that the documentation refers to function as t_write_fifo but code exports function as t_write_req. Function fixup_t_write (line 300 in t_fifo.c) checks param_no against 2 but should be checked for 1. Function t_write_fifo fails with "t_get_trans_ident failed" on line 504 of t_fifo.c. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2925298&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
