Bugs item #2262249, was opened at 2008-11-11 07:54 Message generated for change (Comment added) made by saguti You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2262249&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: docs Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sebastian Schumann (s_schumann) Assigned to: Sergio Gutierrez (saguti) Summary: Small mistake in pua_usrloc documentation Initial Comment: Hi, a small mistake in pua_usrloc documentation - bad for copy/pasters like me :-) See http://www.opensips.org/html/docs/modules/1.4.x/pua_usrloc.html#id2525562 For both exported module parameters, the module name is not enclosed in quotes. e.g. modparam(pua_usrloc, "default_domain", "opensips.org") should be modparam("pua_usrloc", "default_domain", "opensips.org") Regards Sebastian ---------------------------------------------------------------------- Comment By: Sergio Gutierrez (saguti) Date: 2008-11-11 08:40 Message: Fixed. Thanks a lot for reporting. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2262249&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
