Bugs item #1815162, was opened at 2007-10-17 15:54 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=1815162&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: modules Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: IƱaki Baz (ibc_sf) Assigned to: Nobody/Anonymous (nobody) Summary: force_rtp_proxy("l") in "on_reply_route" doesn't work Initial Comment: Hi, the doc about nathelper module appears: ------------------------------------------------------ l - force "lookup", that is, only rewrite SDP when corresponding session is already exists in the RTP proxy. Only makes sense for SIP requests, replies are always processed in "lookup" mode.l - force "lookup", that is, only rewrite SDP when corresponding session is already exists in the RTP proxy. Only makes sense for SIP requests, replies are always processed in "lookup" mode. ------------------------------------------------------ So in replies it asumes always "lookup" mode, but the fact is that if you set in "on_reply_route": force_rtp_proxy("l"); then it doesn't work and is mandatory to set: force_rtp_proxy(); IMHO this function should let the user to specific "lookup" mode in replies even if it's not necesary, and it should work. Best regards. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1815162&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel