[OpenSIPS-Devel] [ opensips-Bugs-3312430 ] r7991 mandates rtpproxy usage in nathelper
SourceForge.net
noreply at sourceforge.net
Mon Jun 6 14:16:28 CEST 2011
Bugs item #3312430, was opened at 2011-06-06 14:16
Message generated for change (Tracker Item Submitted) made by wdoekes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3312430&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: Walter Doekes (wdoekes)
Assigned to: Nobody/Anonymous (nobody)
Summary: r7991 mandates rtpproxy usage in nathelper
Initial Comment:
If I only use fix_nated_contact, since r7991 nathelper fails to start because I have no rtpp_sets.
In r7991 this was introduced:
+ if (rtpp_sets == 0) {
+ LM_ERR("no rtpproxy set specified\n");
+ return -1;
+ }
That seems a bit harsh for those that don't need any rtp proxy stuff.
Regards,
Walter Doekes
OSSO B.V.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3312430&group_id=232389
More information about the Devel
mailing list