On Monday 11 February 2008, Ali Jawad wrote: > Hi All I am trying to configure mediaproxy to be used with OpenSER 1.3 > following the tutorial from > > http://siprouter.onsip.org/doc/gettingstarted/ch08.html#id2660207 > > So far I got two errors > > modparam("nathelper", "rtpproxy_disable", 1) > > ERROR:core:set_mod_param_regex: parameter <rtpproxy_disable> not found > in module <nathelper> > > Feb 11 14:50:13 [3207] CRITICAL:core:yyerror: parse error in config > file, line 194, column 19-20: Can't set module parameter > > > modparam("registrar", "nat_flag", 6) > > Feb 11 14:50:13 [3207] ERROR:core:set_mod_param_regex: parameter > <nat_flag> not found in module <registrar> > > Feb 11 14:50:13 [3207] CRITICAL:core:yyerror: parse error in config > file, line 200, column 19-20: Can't set module parameter > > What should I use instead of > [..]
Hi, perhaps you can check the module documentation of the registrar and nathelper module for 1.3 to get the new syntax? :-) There exists also a porting document on the wiki which address this issues. Cheers, Henning _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
