Hello Duane. Thanks a lot for your feedback; the typo was corrected on trunk and 1.5 and 1.6 branches.
Best regards. Sergio G. On Tue, Nov 23, 2010 at 12:16 AM, <[email protected]> wrote: > Just ran across this > > http://www.opensips.org/html/docs/modules/1.6.x/closeddial.html#id250105 > > > > **************************TYPO************************************************************* > > 1.3.8. use_domain (integer) > If enabled (set to non zero value) then domain will be used also used for > searching new uri; otherwise only the username part will be used. > > Default value is “0 (no)”. > > Example 1.8. Set user_column parameter > > ... > modparam("closeddial", "user_domain", 1) > **************************TYPO************************************************************* > > > > > **************************Correct************************************************************* > > 1.3.8. use_domain (integer) > If enabled (set to non zero value) then domain will be used also used for > searching new uri; otherwise only the username part will be used. > > Default value is “0 (no)”. > > Example 1.8. Set use_domain parameter > > ... > modparam("closeddial", "use_domain", 1) > > > > **************************Correct************************************************************* > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- Sergio Gutiérrez
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
