Bugs item #3117687, was opened at 2010-11-24 18:33 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3117687&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: 3 Private: No Submitted By: Richard Revels (rrevels) >Assigned to: Bogdan-Andrei Iancu (bogdan_iancu) Summary: detect_direction partially broke Initial Comment: Using syslog facility for accounting; when I turn on detect_direction the log entries do have the To and From tags reversed as appropriate but the To and From usernames are not reversed. ---------------------------------------------------------------------- >Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2010-12-03 14:43 Message: Hi Richard, the detect_direction is based on the RR module, so, in order to work, you should have done loose_route() in script (for the BYE request). So, be sure you do loose_route, and secondly, be sure that you have the append_fromtag param turned on in RR module. If sill does not work, please let me know Regards, Bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3117687&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
