Author: sayer Date: 2009-11-20 16:45:27 +0100 (Fri, 20 Nov 2009) New Revision: 1617
Modified: trunk/doc/Readme.reg_agent.txt trunk/doc/Readme.registrar_client.txt Log: added a note about loading uac_auth for authentication Modified: trunk/doc/Readme.reg_agent.txt =================================================================== --- trunk/doc/Readme.reg_agent.txt 2009-11-07 09:33:41 UTC (rev 1616) +++ trunk/doc/Readme.reg_agent.txt 2009-11-20 15:45:27 UTC (rev 1617) @@ -7,3 +7,6 @@ re-register. This module depends on the registrar_client module. + +Loading uac_auth module is needed if the registration should +be authenticated! Modified: trunk/doc/Readme.registrar_client.txt =================================================================== --- trunk/doc/Readme.registrar_client.txt 2009-11-07 09:33:41 UTC (rev 1616) +++ trunk/doc/Readme.registrar_client.txt 2009-11-20 15:45:27 UTC (rev 1617) @@ -6,6 +6,9 @@ It is invoked via DI API, or used by the reg_agent module. +Loading uac_auth module is needed if the registration should +be authenticated! + API functions: ============= _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
